| Package | Description |
|---|---|
| org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
| org.openstreetmap.gui.jmapviewer.checkBoxTree | |
| 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.
|
| org.openstreetmap.josm.tools |
| Class and Description |
|---|
| AbstractLayer |
| AttributionSupport |
| Coordinate
This class encapsulates a Point2D.Double and provide access
via lat and lon.
|
| FeatureAdapter.BrowserAdapter |
| FeatureAdapter.LoggingAdapter |
| FeatureAdapter.TranslationAdapter |
| JMapController
Abstract base class for all mouse controller implementations.
|
| JMapViewer
Provides a simple panel that displays pre-rendered map tiles loaded from the
OpenStreetMap project.
|
| JMapViewer.ZOOM_BUTTON_STYLE |
| JMapViewerTree
Tree of layers for JMapViewer component
|
| JobDispatcher
A generic class that processes a list of
Runnable one-by-one using
one or more Thread-instances. |
| JobDispatcher.JobThread |
| Layer |
| LayerGroup |
| MapMarkerCircle
A simple implementation of the
MapMarker interface. |
| MapObjectImpl |
| MemoryTileCache.CacheEntry
Linked list element holding the
Tile and links to the
MemoryTileCache.CacheEntry.next and MemoryTileCache.CacheEntry.prev item in the list. |
| MemoryTileCache.CacheLinkedListElement
Special implementation of a double linked list for
MemoryTileCache.CacheEntry
elements. |
| OsmFileCacheTileLoader
A
TileLoader implementation that loads tiles from OSM via HTTP and
saves all loaded files in a directory located in the temporary directory. |
| OsmFileCacheTileLoader.FileLoadJob |
| OsmTileLoader
A
TileLoader implementation that loads tiles from OSM. |
| Style |
| Tile
Holds one map tile.
|
| TileController |
| Class and Description |
|---|
| AbstractLayer |
| Layer |
| LayerGroup |
| Class and Description |
|---|
| Coordinate
This class encapsulates a Point2D.Double and provide access
via lat and lon.
|
| Layer |
| Style |
| Tile
Holds one map tile.
|
| Class and Description |
|---|
| Coordinate
This class encapsulates a Point2D.Double and provide access
via lat and lon.
|
| Class and Description |
|---|
| Coordinate
This class encapsulates a Point2D.Double and provide access
via lat and lon.
|
| Class and Description |
|---|
| JMapViewer
Provides a simple panel that displays pre-rendered map tiles loaded from the
OpenStreetMap project.
|
| OsmTileLoader
A
TileLoader implementation that loads tiles from OSM. |
| Class and Description |
|---|
| AttributionSupport |
| Coordinate
This class encapsulates a Point2D.Double and provide access
via lat and lon.
|
MemoryTileCache
TileCache implementation that stores all Tile objects in
memory up to a certain limit (MemoryTileCache.getCacheSize()). |
| OsmTileLoader
A
TileLoader implementation that loads tiles from OSM. |
| Tile
Holds one map tile.
|
| Class and Description |
|---|
| JMapViewer
Provides a simple panel that displays pre-rendered map tiles loaded from the
OpenStreetMap project.
|
| Class and Description |
|---|
| FeatureAdapter.TranslationAdapter |