com.javadocmd.simplelatlng
Class LatLngTool.Bearing
java.lang.Object
com.javadocmd.simplelatlng.LatLngTool.Bearing
- Enclosing class:
- LatLngTool
public static class LatLngTool.Bearing
- extends Object
Convenient static values for bearings.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NORTH
public static final double NORTH
- See Also:
- Constant Field Values
NORTH_EAST
public static final double NORTH_EAST
- See Also:
- Constant Field Values
EAST
public static final double EAST
- See Also:
- Constant Field Values
SOUTH_EAST
public static final double SOUTH_EAST
- See Also:
- Constant Field Values
SOUTH
public static final double SOUTH
- See Also:
- Constant Field Values
SOUTH_WEST
public static final double SOUTH_WEST
- See Also:
- Constant Field Values
WEST
public static final double WEST
- See Also:
- Constant Field Values
NORTH_WEST
public static final double NORTH_WEST
- See Also:
- Constant Field Values
Copyright © 2010-2013. All Rights Reserved.