public class HdfeosFlatField extends Object
| 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) |
| Modifier and Type | Method and Description |
|---|---|
DataImpl |
getAdaptedData() |
DataImpl |
getAdaptedData(int[] indexes) |
DataImpl |
getData() |
DataImpl |
getData(int[] indexes) |
MathType |
getType() |
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, Variable[] range_s) throws VisADException, UnimplementedException, HdfeosException
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, Variable range) throws VisADException, UnimplementedException, HdfeosException
public HdfeosFlatField(visad.data.hdfeos.HdfeosDomain domain, VariableSet range_s) throws VisADException, UnimplementedException, HdfeosException
public MathType getType() throws VisADException
VisADExceptionpublic DataImpl getData() throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic DataImpl getAdaptedData() throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic DataImpl getData(int[] indexes) throws VisADException, RemoteException
VisADExceptionRemoteExceptionpublic DataImpl getAdaptedData(int[] indexes) throws VisADException
VisADExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.