|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlatFieldCacheAccessor | |
---|---|
visad.data | Provides for importing data to and exporting data from VisAD. |
Uses of FlatFieldCacheAccessor in visad.data |
---|
Classes in visad.data that implement FlatFieldCacheAccessor | |
---|---|
class |
AreaImageAccessor
Knows how to read local satellite data to be used by a cache adaptor. |
Methods in visad.data with parameters of type FlatFieldCacheAccessor | |
---|---|
void |
FlatFieldCache.flushCache(visad.data.FlatFieldCache.Entry entry,
FlatFieldCacheAccessor fileAccessor)
Not currently implemented. |
protected float[][] |
FlatFieldCache.getData(AreaImageCacheAdapter owner,
FlatFieldCacheAccessor fileAccessor)
Does the work of getting data from the cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |