Package globus.glmap
Annotation Interface GLMapInfo.DataSet
- Enclosing class:
- GLMapInfo
Resource associated with map
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Count of data setsstatic final int
Elevation datastatic final int
Display datastatic final int
Navigation data
-
Field Details
-
MAP
static final int MAPDisplay data- See Also:
-
NAVIGATION
static final int NAVIGATIONNavigation data- See Also:
-
ELEVATION
static final int ELEVATIONElevation data- See Also:
-
COUNT
static final int COUNTCount of data sets- See Also:
-