|
NASA World Wind | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cacheable | |
---|---|
gov.nasa.worldwind.cache | |
gov.nasa.worldwind.geom | |
gov.nasa.worldwind.layers | |
gov.nasa.worldwind.util |
Uses of Cacheable in gov.nasa.worldwind.cache |
---|
Classes in gov.nasa.worldwind.cache that implement Cacheable | |
---|---|
static class |
BasicTextureCache.TextureEntry
|
Methods in gov.nasa.worldwind.cache with parameters of type Cacheable | |
---|---|
boolean |
MemoryCache.add(java.lang.Object key,
Cacheable clientObject)
Attempts to add the Cacheable object referenced by the key. |
boolean |
BasicMemoryCache.add(java.lang.Object key,
Cacheable clientObject)
|
Uses of Cacheable in gov.nasa.worldwind.geom |
---|
Classes in gov.nasa.worldwind.geom that implement Cacheable | |
---|---|
class |
Sector
Sector represents a rectangular reqion of latitude and longitude. |
Uses of Cacheable in gov.nasa.worldwind.layers |
---|
Classes in gov.nasa.worldwind.layers that implement Cacheable | |
---|---|
class |
TextureTile
|
Uses of Cacheable in gov.nasa.worldwind.util |
---|
Classes in gov.nasa.worldwind.util that implement Cacheable | |
---|---|
class |
Tile
|
|
NASA World Wind | ||||||||
PREV NEXT | FRAMES NO FRAMES |