Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
JMapViewer is designed to run as stand-alone component without
any further requirements.
|
org.openstreetmap.josm.gui.bbox | |
org.openstreetmap.josm.gui.layer |
Modifier and Type | Class and Description |
---|---|
class |
OsmFileCacheTileLoader
A
TileLoader implementation that loads tiles from OSM via HTTP and
saves all loaded files in a directory located in the temporary directory. |
Modifier and Type | Field and Description |
---|---|
private OsmTileLoader |
SlippyMapBBoxChooser.cachedLoader |
private OsmTileLoader |
SlippyMapBBoxChooser.uncachedLoader |
Modifier and Type | Field and Description |
---|---|
protected OsmTileLoader |
TMSLayer.tileLoader |
Modifier and Type | Method and Description |
---|---|
OsmTileLoader |
TMSLayer.TileLoaderFactory.makeTileLoader(TileLoaderListener listener) |