Package org.ka2ddo.yaac.gui.rastermap

This package contains classes for overlaying rescaled raster map images onto the YAAC map window.

See:
          Description

Class Summary
RasterMapCatalog This class maintains a catalog of registered raster map images that can be superimposed over the MapBean.
RasterMapEntry This class describes one raster map image file and the translation information needed to render it on the screen with the correct registration.
RasterMapEntry.PinPoint This class contains one association between a pixel in the image and its latitude/longitude position on the planet.
RasterMapOverlay This class renders raster maps properly rescaled and translated to fit into the Mercator projection used by the MapBean.
 

Package org.ka2ddo.yaac.gui.rastermap Description

This package contains classes for overlaying rescaled raster map images onto the YAAC map window.