org.free.garminimg
Class ObjectKind
java.lang.Object
org.free.garminimg.ObjectKind
public abstract class ObjectKind
- extends java.lang.Object
Kinds of objects available in a map and kinds of maps.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POINT
public static final int POINT
- See Also:
- Constant Field Values
INDEXED_POINT
public static final int INDEXED_POINT
- See Also:
- Constant Field Values
POLYLINE
public static final int POLYLINE
- See Also:
- Constant Field Values
POLYGON
public static final int POLYGON
- See Also:
- Constant Field Values
UNKNOWN1
public static final int UNKNOWN1
- See Also:
- Constant Field Values
UNKNOWN2
public static final int UNKNOWN2
- See Also:
- Constant Field Values
UNKNOWN3
public static final int UNKNOWN3
- See Also:
- Constant Field Values
UNKNOWN4
public static final int UNKNOWN4
- See Also:
- Constant Field Values
ALL_MAPS
public static final int ALL_MAPS
- See Also:
- Constant Field Values
BASE_MAP
public static final int BASE_MAP
- See Also:
- Constant Field Values
NORMAL_MAP
public static final int NORMAL_MAP
- See Also:
- Constant Field Values
ALL
public static final int ALL
- See Also:
- Constant Field Values
ObjectKind
public ObjectKind()
Copyright © 2008. All Rights Reserved.