visad.data.hdfeos
Class HdfeosFlatField
- java.lang.Object
-
- visad.data.hdfeos.HdfeosFlatField
-
public class HdfeosFlatField extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, Variable range)HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, Variable[] range_s)HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, VariableSet range_s)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description DataImplgetAdaptedData()DataImplgetAdaptedData(int[] indexes)DataImplgetData()DataImplgetData(int[] indexes)MathTypegetType()
-
-
-
Constructor Detail
-
HdfeosFlatField
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, Variable[] range_s) throws VisADException, UnimplementedException, HdfeosException
-
HdfeosFlatField
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, Variable range) throws VisADException, UnimplementedException, HdfeosException
-
HdfeosFlatField
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, VariableSet range_s) throws VisADException, UnimplementedException, HdfeosException
-
-
Method Detail
-
getType
public MathType getType() throws VisADException
- Throws:
VisADException
-
getData
public DataImpl getData() throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getAdaptedData
public DataImpl getAdaptedData() throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getData
public DataImpl getData(int[] indexes) throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getAdaptedData
public DataImpl getAdaptedData(int[] indexes) throws VisADException
- Throws:
VisADException
-
-
DMelt 3.0 © DataMelt by jWork.ORG