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.Gridsetpublic GridCoordSystem getGeoCoordSystem()
getGeoCoordSystem in interface GridDataset.Gridsetpublic GridCoordSys getGeoCoordSys()