Class EarthContextPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
SatellitePassCoveragePanel

public class EarthContextPanel extends JPanel
The earth context panel displays an earth context element.
Since:
3.1.3
Author:
Peter Hollemans
See Also:
  • Field Details

  • Constructor Details

    • EarthContextPanel

      public EarthContextPanel()
      Creates a new earth context panel showing the entire globe.
    • EarthContextPanel

      public EarthContextPanel(EarthContextElement element)
      Creates a new earth context panel.
      Parameters:
      element - the earth context element for display.
  • Method Details