|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.fhpotsdam.unfolding.providers.Google
public class Google
Google Maps, for informational purpose, only. See Google's Terms of Service for usage conditions.
Nested Class Summary | |
---|---|
static class |
Google.GoogleMapProvider
Standard Google Map. |
static class |
Google.GoogleProvider
|
static class |
Google.GoogleSimplified2Provider
|
static class |
Google.GoogleSimplifiedProvider
Simplified Google Map. |
static class |
Google.GoogleTerrainProvider
Google Terrain Map. |
Constructor Summary | |
---|---|
Google()
|
Method Summary | |
---|---|
static Coordinate |
fromGoogle(java.lang.String s)
|
static java.lang.String |
toGoogle(int col,
int row,
int zoom)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Google()
Method Detail |
---|
public static Coordinate fromGoogle(java.lang.String s)
public static java.lang.String toGoogle(int col, int row, int zoom)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |