Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
org.openstreetmap.gui.jmapviewer.interfaces | |
org.openstreetmap.gui.jmapviewer.tilesources | |
org.openstreetmap.josm.data.imagery | |
org.openstreetmap.josm.gui.bbox | |
org.openstreetmap.josm.gui.layer | |
org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
Class and Description |
---|
Attributed |
CachedTileLoader
Interface that allow cleaning the tile cache without specifying exact type of loader
|
ICoordinate |
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.
|
MapMarker.STYLE |
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.
|
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 |
TileSource |
Class and Description |
---|
Attributed |
ICoordinate |
MapMarker.STYLE |
MapObject |
TileCache
Implement this interface for creating your custom tile cache for
JMapViewer . |
TileClearController |
TileJob
Interface for implementing a tile loading job.
|
TileSource |
TileSource.TileUpdate
Specifies the different mechanisms for detecting updated tiles
respectively only download newer tiles than those stored locally.
|
Class and Description |
---|
Attributed |
TileSource |
TileSource.TileUpdate
Specifies the different mechanisms for detecting updated tiles
respectively only download newer tiles than those stored locally.
|
Class and Description |
---|
Attributed |
Class and Description |
---|
TileLoaderListener |
TileSource |
Class and Description |
---|
Attributed |
TileCache
Implement this interface for creating your custom tile cache for
JMapViewer . |
TileClearController |
TileLoaderListener |
TileSource |
Class and Description |
---|
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.
|