public static class GridDataset.Gridset extends java.lang.Object implements GridDataset.Gridset
Modifier and Type | Method and Description |
---|---|
GridCoordSys |
getGeoCoordSys()
Deprecated.
use getGeoCoordSystem() if possible.
|
GridCoordSystem |
getGeoCoordSystem()
all GridDatatype point to this GridCoordSystem
|
java.util.List<GridDatatype> |
getGrids()
Get list of GeoGrid objects
|
public java.util.List<GridDatatype> getGrids()
getGrids
in interface GridDataset.Gridset
public GridCoordSystem getGeoCoordSystem()
getGeoCoordSystem
in interface GridDataset.Gridset
public GridCoordSys getGeoCoordSys()