Package org.ka2ddo.yaac.gui.rastermap


package org.ka2ddo.yaac.gui.rastermap
This package contains classes for overlaying rescaled raster map images onto the YAAC map window.
  • Classes
    Class
    Description
    This class maintains a catalog of registered raster map images that can be superimposed over the MapBean.
    This class describes one raster map image file and the translation information needed to render it on the screen with the correct registration.
    This class contains one association between a pixel in the image and its latitude/longitude position on the planet.
    This class renders raster maps properly rescaled and translated to fit into the Mercator projection used by the MapBean.