Interface | Description |
---|---|
Attributed | |
CachedTileLoader |
Interface that allow cleaning the tile cache without specifying exact type of loader
|
ICoordinate |
Latitude/Longitude coordinates.
|
IProjected |
Projected coordinates (east / north space).
|
JMapViewerEventListener |
Must be implemented for processing commands while user
interacts with map viewer.
|
MapMarker |
Interface to be implemented by all one dimensional elements that can be displayed on the map.
|
MapObject | |
MapPolygon |
Interface to be implemented by polygons that can be displayed on the map.
|
MapRectangle |
Interface to be implemented by rectangles that can be displayed on the map.
|
TemplatedTileSource |
Interface for template tile sources, @see TemplatedTMSTileSource
|
TileCache |
Implement this interface for creating your custom tile cache for
JMapViewer . |
TileClearController | |
TileJob |
Interface for implementing a tile loading job.
|
TileLoader |
Interface for implementing a tile loader.
|
TileLoaderListener |
This listener listens to successful tile loads.
|
TileSource |
Enum | Description |
---|---|
MapMarker.STYLE |