| Package | Description |
|---|---|
| gov.nasa.worldwind.cache | |
| gov.nasa.worldwind.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicRasterServerCache
The
BasicRasterServerCache is an implementation of the memory cache that is specific to store maximum
possible cacheable items, until the heap size allows. |
| Modifier and Type | Field and Description |
|---|---|
protected BasicMemoryCache |
BasicDataFileStore.db
The map of cached entries.
|
protected BasicMemoryCache |
BasicGpuResourceCache.resources |
| Modifier and Type | Field and Description |
|---|---|
protected BasicMemoryCache |
ImageInterpolator.kidCache |