Uses of Class
gov.nasa.worldwind.render.AbstractSurfaceObject.CacheEntry
-
Packages that use AbstractSurfaceObject.CacheEntry Package Description gov.nasa.worldwind.render -
-
Uses of AbstractSurfaceObject.CacheEntry in gov.nasa.worldwind.render
Fields in gov.nasa.worldwind.render with type parameters of type AbstractSurfaceObject.CacheEntry Modifier and Type Field Description protected java.util.Map<java.lang.Object,AbstractSurfaceObject.CacheEntry>
AbstractSurfaceObject. extentCache
protected java.util.Map<java.lang.Object,AbstractSurfaceObject.CacheEntry>
AbstractSurfaceShape. geometryCache
protected java.util.Map<java.lang.Object,AbstractSurfaceObject.CacheEntry>
AbstractSurfaceShape. sectorCache
-