Package globus.glmap
Annotation Interface GLMapDrawable.DrawTarget
- Enclosing class:
- GLMapDrawable
Draw target of drawable objects
-
Field Summary
Fields
-
Field Details
-
Unbound
static final int Unboundbject draws itself separate from terrain- See Also:
-
Terrain
static final int TerrainObject draw itself on terrain- See Also:
-
All
static final int AllObject can draw on terrain and not on terrain (like VectorLayer with text and lines)- See Also:
-