| 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 |
Provides the classes for JOSM imagery sources, coupled with
JMapViewer classes. |
| org.openstreetmap.josm.gui.bbox |
Provides GUI classes for displaying a customizable and interactive bounding box.
|
| org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
| org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
| org.openstreetmap.josm.gui.layer.imagery |
Provides classes for handling imagery background layers.
|
| org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
| Class and Description |
|---|
| Attributed |
| 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.
|
| 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
This listener listens to successful tile loads.
|
| TileSource |
| Class and Description |
|---|
| Attributed |
| ICoordinate
Latitude/Longitude coordinates.
|
| IProjected
Projected coordinates (east / north space).
|
| MapMarker.STYLE |
| MapObject |
| TileJob
Interface for implementing a tile loading job.
|
| TileSource |
| Class and Description |
|---|
| Attributed |
| ICoordinate
Latitude/Longitude coordinates.
|
| IProjected
Projected coordinates (east / north space).
|
| TemplatedTileSource
Interface for template tile sources, @see TemplatedTMSTileSource
|
| TileSource |
| Class and 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).
|
| TemplatedTileSource
Interface for template tile sources, @see TemplatedTMSTileSource
|
| TileJob
Interface for implementing a tile loading job.
|
| TileLoader
Interface for implementing a tile loader.
|
| TileLoaderListener
This listener listens to successful tile loads.
|
| TileSource |
| Class and Description |
|---|
| ICoordinate
Latitude/Longitude coordinates.
|
| TileLoader
Interface for implementing a tile loader.
|
| TileLoaderListener
This listener listens to successful tile loads.
|
| TileSource |
| Class and Description |
|---|
| TileLoaderListener
This listener listens to successful tile loads.
|
| Class and Description |
|---|
| ICoordinate
Latitude/Longitude coordinates.
|
| TileCache
Implement this interface for creating your custom tile cache for
JMapViewer. |
| TileLoader
Interface for implementing a tile loader.
|
| TileLoaderListener
This listener listens to successful tile loads.
|
| TileSource |
| Class and Description |
|---|
| ICoordinate
Latitude/Longitude coordinates.
|
| IProjected
Projected coordinates (east / north space).
|
| 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.
|