visad.data.hdfeos
Class HdfeosFlatField
java.lang.Object
visad.data.hdfeos.HdfeosFlatField
public class HdfeosFlatField
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HdfeosFlatField
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain,
Variable[] range_s)
throws VisADException,
UnimplementedException,
HdfeosException
- Throws:
VisADException
UnimplementedException
HdfeosException
HdfeosFlatField
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain,
Variable range)
throws VisADException,
UnimplementedException,
HdfeosException
- Throws:
VisADException
UnimplementedException
HdfeosException
HdfeosFlatField
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain,
VariableSet range_s)
throws VisADException,
UnimplementedException,
HdfeosException
- Throws:
VisADException
UnimplementedException
HdfeosException
getType
public MathType getType()
throws VisADException
- Throws:
VisADException
getData
public DataImpl getData()
throws VisADException,
RemoteException
- Throws:
VisADException
RemoteException
getAdaptedData
public DataImpl getAdaptedData()
throws VisADException,
RemoteException
- Throws:
VisADException
RemoteException
getData
public DataImpl getData(int[] indexes)
throws VisADException,
RemoteException
- Throws:
VisADException
RemoteException
getAdaptedData
public DataImpl getAdaptedData(int[] indexes)
throws VisADException
- Throws:
VisADException