org.openstreetmap.fma.jtiledownloader
Class Constants
java.lang.Object
org.openstreetmap.fma.jtiledownloader.Constants
public class Constants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
EARTH_CIRC_POLE
public static final double EARTH_CIRC_POLE
EARTH_CIRC_EQUATOR
public static final double EARTH_CIRC_EQUATOR
MIN_LON
public static final double MIN_LON
- See Also:
- Constant Field Values
MAX_LON
public static final double MAX_LON
- See Also:
- Constant Field Values
MIN_LAT
public static final double MIN_LAT
- See Also:
- Constant Field Values
MAX_LAT
public static final double MAX_LAT
- See Also:
- Constant Field Values
Constants
public Constants()