Class RasterMapPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class RasterMapPane extends JPanel
This panel manages the list of raster map images displayable on the main map window.
Author:
Andrew Pavlin, KA2DDO
See Also:
  • Constructor Details

    • RasterMapPane

      public RasterMapPane(GeographicalMap geoMap)
      Create the Swing widget for managing raster map overlays.
      Parameters:
      geoMap - GeographicalMap frame parenting the dialog containing this pane