public class HdfeosDomainMap extends Object
Constructor and Description |
---|
HdfeosDomainMap(EosStruct struct,
DimensionSet dimSet,
GctpMap gridMap) |
Modifier and Type | Method and Description |
---|---|
Set |
getData() |
Set |
getData(int[] indexes) |
DimensionSet |
getDimSet() |
static GridCoordinateSystem |
getNullGridCoordinateSystem(visad.data.hdfeos.HdfeosDomain gridCoordSys) |
EosStruct |
getStruct() |
MathType |
getType() |
public HdfeosDomainMap(EosStruct struct, DimensionSet dimSet, GctpMap gridMap) throws VisADException
VisADException
public Set getData() throws VisADException
VisADException
public Set getData(int[] indexes) throws VisADException
VisADException
public static GridCoordinateSystem getNullGridCoordinateSystem(visad.data.hdfeos.HdfeosDomain gridCoordSys) throws VisADException
VisADException
public DimensionSet getDimSet()
public MathType getType() throws VisADException
VisADException
public EosStruct getStruct()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.