visad.data.hdfeos
Class HdfeosDomainMap
java.lang.Object
visad.data.hdfeos.HdfeosDomain
visad.data.hdfeos.HdfeosDomainMap
- public class HdfeosDomainMap
- extends HdfeosDomain
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
HYBRID
static final int HYBRID
- See Also:
- Constant Field Values
FACTORED
static final int FACTORED
- See Also:
- Constant Field Values
FACTORED_ARITH
static final int FACTORED_ARITH
- See Also:
- Constant Field Values
UNFACTORED
static final int UNFACTORED
- See Also:
- Constant Field Values
LINEAR
static final int LINEAR
- See Also:
- Constant Field Values
SINGLE
static final int SINGLE
- See Also:
- Constant Field Values
mathtype
MathType mathtype
HdfeosDomainMap
public HdfeosDomainMap(EosStruct struct,
DimensionSet dimSet,
GctpMap gridMap)
throws VisADException
getData
public Set getData()
throws VisADException
- Overrides:
getData in class HdfeosDomain
- Throws:
VisADException
getData
public Set getData(int[] indexes)
throws VisADException
- Overrides:
getData in class HdfeosDomain
- Throws:
VisADException
getNullGridCoordinateSystem
public static GridCoordinateSystem getNullGridCoordinateSystem(HdfeosDomain gridCoordSys)
throws VisADException
- Throws:
VisADException
getDimSet
public DimensionSet getDimSet()
makeType
MathType makeType(CoordinateSystem coord_sys)
throws VisADException
- Throws:
VisADException
getType
public MathType getType()
throws VisADException
- Throws:
VisADException
getStruct
public EosStruct getStruct()