de.fhpotsdam.unfolding.providers
Class GeoMapApp
java.lang.Object
de.fhpotsdam.unfolding.providers.GeoMapApp
public class GeoMapApp
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoMapApp
public GeoMapApp()
getPath
public static java.lang.String getPath(Coordinate _coordinate)
fromMicrosoft
public static Coordinate fromMicrosoft(java.lang.String s)
toMicrosoft
public static java.lang.String toMicrosoft(int col,
int row,
int zoom)
fromMicrosoftRoad
public static Coordinate fromMicrosoftRoad(java.lang.String s)
toMicrosoftRoad
public static java.lang.String toMicrosoftRoad(int col,
int row,
int zoom)
fromMicrosoftAerial
public static Coordinate fromMicrosoftAerial(java.lang.String s)
toMicrosoftAerial
public static java.lang.String toMicrosoftAerial(int col,
int row,
int zoom)