de.fhpotsdam.unfolding.providers
Class Yahoo
java.lang.Object
de.fhpotsdam.unfolding.providers.Yahoo
public class Yahoo
- extends java.lang.Object
Constructor Summary |
Yahoo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROAD_VERSION
public static final java.lang.String ROAD_VERSION
- See Also:
- Constant Field Values
AERIAL_VERSION
public static final java.lang.String AERIAL_VERSION
- See Also:
- Constant Field Values
HYBRID_VERSION
public static final java.lang.String HYBRID_VERSION
- See Also:
- Constant Field Values
Yahoo
public Yahoo()
fromYahoo
public static Coordinate fromYahoo(Coordinate coord)
toYahoo
public static Coordinate toYahoo(Coordinate coord)
fromYahooRoad
public static Coordinate fromYahooRoad(Coordinate coord)
toYahooRoad
public static Coordinate toYahooRoad(Coordinate coord)
fromYahooAerial
public static Coordinate fromYahooAerial(Coordinate coord)
toYahooAerial
public static Coordinate toYahooAerial(Coordinate coord)