visad.data.hdfeos
Class HdfeosField

java.lang.Object
  extended by visad.data.hdfeos.HdfeosField

public class HdfeosField
extends Object


Method Summary
 DataImpl getAdaptedData()
           
 DataImpl getAdaptedData(int[] indexes)
           
 DataImpl getData()
           
 DataImpl getData(int[] indexes)
           
 MathType getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public MathType getType()
                 throws VisADException
Throws:
VisADException

getData

public DataImpl getData()
                 throws VisADException,
                        RemoteException
Throws:
VisADException
RemoteException

getData

public DataImpl getData(int[] indexes)
                 throws VisADException,
                        RemoteException
Throws:
VisADException
RemoteException

getAdaptedData

public DataImpl getAdaptedData()
                        throws VisADException,
                               RemoteException
Throws:
VisADException
RemoteException

getAdaptedData

public DataImpl getAdaptedData(int[] indexes)
                        throws VisADException,
                               RemoteException
Throws:
VisADException
RemoteException