|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CachedFlatField | |
---|---|
visad.data | Provides for importing data to and exporting data from VisAD. |
Uses of CachedFlatField in visad.data |
---|
Methods in visad.data that return CachedFlatField | |
---|---|
CachedFlatField |
CachedFlatField.cloneMe(boolean copy,
FunctionType type,
Set domainSet,
CoordinateSystem rangeCoordSys,
CoordinateSystem[] rangeCoordSysArray,
Set[] rangeSets,
Unit[] units)
Clone this object |
Methods in visad.data with parameters of type CachedFlatField | |
---|---|
protected void |
CachedFlatField.readValuesFromParent(CachedFlatField parent)
This gets called to notify derived classes that we jus got the data from the parent ccf |
Constructors in visad.data with parameters of type CachedFlatField | |
---|---|
CachedFlatField(CachedFlatField that,
boolean copy,
FunctionType type,
Set domainSet,
CoordinateSystem rangeCoordSys,
CoordinateSystem[] rangeCoordSysArray,
Set[] rangeSets,
Unit[] units)
Copy constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |