visad.data.hdfeos
Class HdfeosTuple
- java.lang.Object
-
- visad.data.hdfeos.HdfeosTuple
-
public class HdfeosTuple extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description DataImplgetAdaptedData()DataImplgetAdaptedData(int[] indexes)DataImplgetData()DataImplgetData(int[] indexes)visad.data.hdfeos.HdfeosDatagetElement(int ii)java.util.EnumerationgetEnum()intgetSize()MathTypegetType()java.lang.StringtoString()
-
-
-
Method Detail
-
getType
public MathType getType() throws VisADException
- Throws:
VisADException
-
getData
public DataImpl getData() 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() throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getAdaptedData
public DataImpl getAdaptedData(int[] indexes) throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getSize
public int getSize()
-
getElement
public visad.data.hdfeos.HdfeosData getElement(int ii)
-
getEnum
public java.util.Enumeration getEnum()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG