Package | Description |
---|---|
gov.nasa.worldwind.ogc.kml |
Provides classes for parsing KML and KMZ files and streams.
|
Modifier and Type | Field and Description |
---|---|
protected KMLRegion.RegionData |
KMLRegion.currentData
Identifies the active globe-dependent data for the current invocation of
isActive . |
Modifier and Type | Method and Description |
---|---|
protected KMLRegion.RegionData |
KMLRegion.createCacheEntry(DrawContext dc)
Creates and returns a new
RegionData instance specific to this Region instance. |
protected KMLRegion.RegionData |
KMLRegion.getCurrentData()
Returns the data cache entry for the current invocation of
isActive . |