|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
public static class OsmTileSource.CycleMap
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource |
---|
TileSource.TileUpdate |
Field Summary | |
---|---|
private static java.lang.String |
PATTERN
|
private static java.lang.String[] |
SERVER
|
private int |
SERVER_NUM
|
Fields inherited from class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource |
---|
baseUrl, name |
Fields inherited from class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource |
---|
attributionImage, attributionImageURL, attributionLinkURL, attributionText, termsOfUseText, termsOfUseURL |
Constructor Summary | |
---|---|
OsmTileSource.CycleMap()
|
Method Summary | |
---|---|
java.lang.String |
getBaseUrl()
|
int |
getMaxZoom()
Specifies the maximum zoom value. |
TileSource.TileUpdate |
getTileUpdate()
|
Methods inherited from class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource |
---|
getAttributionImage, getAttributionImageURL, getAttributionLinkURL, getAttributionText, getTermsOfUseText, getTermsOfUseURL, requiresAttribution |
Methods inherited from class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource |
---|
getExtension, getMinZoom, getName, getTilePath, getTileSize, getTileType, getTileUrl, latToTileY, lonToTileX, tileXToLon, tileYToLat, toString |
Methods inherited from class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource |
---|
setAttributionImage, setAttributionImageURL, setAttributionLinkURL, setAttributionText, setTermsOfUseText, setTermsOfUseURL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String PATTERN
private static final java.lang.String[] SERVER
private int SERVER_NUM
Constructor Detail |
---|
public OsmTileSource.CycleMap()
Method Detail |
---|
public java.lang.String getBaseUrl()
getBaseUrl
in class AbstractTMSTileSource
public int getMaxZoom()
TileSource
TileSource.getMaxZoom()
].
getMaxZoom
in interface TileSource
getMaxZoom
in class AbstractOsmTileSource
JMapViewer.MAX_ZOOM
public TileSource.TileUpdate getTileUpdate()
TileSource.TileUpdate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |