Uses of Class
gov.nasa.worldwind.ogc.kml.KMLRegion.RegionData
- 
Packages that use KMLRegion.RegionData Package Description gov.nasa.worldwind.ogc.kml Provides classes for parsing KML and KMZ files and streams.
- 
- 
Uses of KMLRegion.RegionData in gov.nasa.worldwind.ogc.kmlFields in gov.nasa.worldwind.ogc.kml declared as KMLRegion.RegionData Modifier and Type Field Description protected KMLRegion.RegionDataKMLRegion. currentDataIdentifies the active globe-dependent data for the current invocation ofisActive.Methods in gov.nasa.worldwind.ogc.kml that return KMLRegion.RegionData Modifier and Type Method Description protected KMLRegion.RegionDataKMLRegion. createCacheEntry(DrawContext dc)Creates and returns a newRegionDatainstance specific to this Region instance.protected KMLRegion.RegionDataKMLRegion. getCurrentData()Returns the data cache entry for the current invocation ofisActive.
 
-