|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.fhpotsdam.unfolding.providers.AbstractMapProvider de.fhpotsdam.unfolding.providers.AbstractMapTileUrlProvider de.fhpotsdam.unfolding.providers.OpenStreetMap.GenericOpenStreetMapProvider de.fhpotsdam.unfolding.providers.OpenStreetMap.OpenStreetMapProvider de.fhpotsdam.unfolding.providers.MapBox.MapBoxProvider
public abstract static class MapBox.MapBoxProvider
Field Summary |
---|
Fields inherited from class de.fhpotsdam.unfolding.providers.AbstractMapProvider |
---|
projection |
Constructor Summary | |
---|---|
MapBox.MapBoxProvider()
|
Method Summary | |
---|---|
java.lang.String |
getPositiveZoomString(Coordinate coordinate)
|
java.lang.String |
getZoomString(Coordinate coordinate)
|
Methods inherited from class de.fhpotsdam.unfolding.providers.OpenStreetMap.OpenStreetMapProvider |
---|
getTileUrls |
Methods inherited from class de.fhpotsdam.unfolding.providers.OpenStreetMap.GenericOpenStreetMapProvider |
---|
tileHeight, tileWidth |
Methods inherited from class de.fhpotsdam.unfolding.providers.AbstractMapTileUrlProvider |
---|
getTile |
Methods inherited from class de.fhpotsdam.unfolding.providers.AbstractMapProvider |
---|
coordinateLocation, locationCoordinate, random, sourceCoordinate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapBox.MapBoxProvider()
Method Detail |
---|
public java.lang.String getZoomString(Coordinate coordinate)
getZoomString
in class OpenStreetMap.GenericOpenStreetMapProvider
public java.lang.String getPositiveZoomString(Coordinate coordinate)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |