See: Description
| Interface | Description |
|---|---|
| RasterViewportChangeListener |
Subclasses of
RasterMapEntry that implement this interface will be notified
if the map viewport changes. |
| Class | Description |
|---|---|
| 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.
|