|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.fhpotsdam.unfolding.providers.AbstractMapProvider
de.fhpotsdam.unfolding.providers.AbstractMapTileUrlProvider
de.fhpotsdam.unfolding.providers.EsriProvider.GenericEsriProvider
de.fhpotsdam.unfolding.providers.EsriProvider.WorldPhysical
public static class EsriProvider.WorldPhysical
| Field Summary |
|---|
| Fields inherited from class de.fhpotsdam.unfolding.providers.AbstractMapProvider |
|---|
projection |
| Constructor Summary | |
|---|---|
EsriProvider.WorldPhysical()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getTileUrls(Coordinate coordinate)
Gets tile URLs for coordinate. |
| Methods inherited from class de.fhpotsdam.unfolding.providers.EsriProvider.GenericEsriProvider |
|---|
getZoomString, 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 EsriProvider.WorldPhysical()
| Method Detail |
|---|
public java.lang.String[] getTileUrls(Coordinate coordinate)
AbstractMapProvider
getTileUrls in class EsriProvider.GenericEsriProvidercoordinate - The position and zoom to get tile for.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||