Uses of Class
visad.data.AreaImageCacheAdapter

Packages that use AreaImageCacheAdapter
visad.data Provides for importing data to and exporting data from VisAD. 
 

Uses of AreaImageCacheAdapter in visad.data
 

Methods in visad.data with parameters of type AreaImageCacheAdapter
protected  float[][] FlatFieldCache.getData(AreaImageCacheAdapter owner, FlatFieldCacheAccessor fileAccessor)
          Does the work of getting data from the cache.
 void FlatFieldCache.setDirty(AreaImageCacheAdapter owner, boolean dirty)
          Don't do this.