Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
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. |
class |
TMSFileCacheTileLoader
Reworked version of the OsmFileCacheTileLoader.
|
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) |