public class HdfeosTuple extends Object
Modifier and Type | Method and Description |
---|---|
DataImpl |
getAdaptedData() |
DataImpl |
getAdaptedData(int[] indexes) |
DataImpl |
getData() |
DataImpl |
getData(int[] indexes) |
visad.data.hdfeos.HdfeosData |
getElement(int ii) |
Enumeration |
getEnum() |
int |
getSize() |
MathType |
getType() |
String |
toString() |
public MathType getType() throws VisADException
VisADException
public DataImpl getData() throws VisADException, RemoteException
VisADException
RemoteException
public DataImpl getData(int[] indexes) throws VisADException, RemoteException
VisADException
RemoteException
public DataImpl getAdaptedData() throws VisADException, RemoteException
VisADException
RemoteException
public DataImpl getAdaptedData(int[] indexes) throws VisADException, RemoteException
VisADException
RemoteException
public int getSize()
public visad.data.hdfeos.HdfeosData getElement(int ii)
public Enumeration getEnum()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.