Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer.interfaces | |
org.openstreetmap.gui.jmapviewer.tilesources |
Modifier and Type | Method and Description |
---|---|
TileSource.TileUpdate |
TileSource.getTileUpdate() |
static TileSource.TileUpdate |
TileSource.TileUpdate.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TileSource.TileUpdate[] |
TileSource.TileUpdate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TileSource.TileUpdate |
OsmTileSource.Mapnik.getTileUpdate() |
TileSource.TileUpdate |
OsmTileSource.CycleMap.getTileUpdate() |
TileSource.TileUpdate |
ScanexTileSource.getTileUpdate() |
TileSource.TileUpdate |
BingAerialTileSource.getTileUpdate() |
TileSource.TileUpdate |
TMSTileSource.getTileUpdate() |
TileSource.TileUpdate |
AbstractMapQuestTileSource.getTileUpdate() |