Package globus.glmap
Annotation Interface GLMapVectorObject.Type
- Enclosing class:
- GLMapVectorObject
Type of object
-
Field Summary
-
Field Details
-
Unknown
static final int UnknownUnknown- See Also:
-
Point
static final int PointPoint- See Also:
-
Line
static final int LineLine- See Also:
-
Polygon
static final int PolygonPolygon- See Also:
-
All
static final int AllAll types- See Also:
-