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