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.coor | |
org.openstreetmap.josm.data.imagery | |
org.openstreetmap.josm.gui.bbox |
Provides GUI classes for displaying a customizable and interactive bounding box.
|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
Class and Description |
---|
Attributed |
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 . |
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 |
TileJob
Interface for implementing a tile loading job.
|
TileSource |
Class and Description |
---|
Attributed |
ICoordinate |
TemplatedTileSource
Interface for template tile sources, @see TemplatedTMSTileSource
|
TileSource |
Class and Description |
---|
ICoordinate |
Class and Description |
---|
Attributed |
CachedTileLoader
Interface that allow cleaning the tile cache without specifying exact type of loader
|
ICoordinate |
TemplatedTileSource
Interface for template tile sources, @see TemplatedTMSTileSource
|
TileJob
Interface for implementing a tile loading job.
|
TileLoader
Interface for implementing a tile loader.
|
TileLoaderListener |
TileSource |
Class and Description |
---|
ICoordinate |
TileLoader
Interface for implementing a tile loader.
|
TileLoaderListener |
TileSource |
Class and Description |
---|
ICoordinate |
TileCache
Implement this interface for creating your custom tile cache for
JMapViewer . |
TileLoader
Interface for implementing a tile loader.
|
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.
|