Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
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 |
OsmTileLoader
A
TileLoader implementation that loads tiles from OSM. |
Modifier and Type | Field and Description |
---|---|
protected TileLoader |
TileController.tileLoader |
Modifier and Type | Method and Description |
---|---|
TileLoader |
TileController.getTileLoader() |
Modifier and Type | Method and Description |
---|---|
void |
TileController.setTileLoader(TileLoader tileLoader) |
void |
JMapViewer.setTileLoader(TileLoader loader) |