Uses of Class
gov.nasa.worldwind.cache.ShapeDataCache
-
Packages that use ShapeDataCache Package Description gov.nasa.worldwind.ogc.kml Provides classes for parsing KML and KMZ files and streams.gov.nasa.worldwind.render -
-
Uses of ShapeDataCache in gov.nasa.worldwind.ogc.kml
Fields in gov.nasa.worldwind.ogc.kml declared as ShapeDataCache Modifier and Type Field Description protected ShapeDataCacheKMLRegion. regionDataCacheHolds globe-dependent computed Region data. -
Uses of ShapeDataCache in gov.nasa.worldwind.render
Fields in gov.nasa.worldwind.render declared as ShapeDataCache Modifier and Type Field Description protected ShapeDataCacheAbstractShape. shapeDataCacheHolds globe-dependent computed data.
-