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
VisADExceptionpublic DataImpl getData() throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic DataImpl getData(int[] indexes) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic DataImpl getAdaptedData() throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic DataImpl getAdaptedData(int[] indexes) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic int getSize()
public visad.data.hdfeos.HdfeosData getElement(int ii)
public Enumeration getEnum()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.