public class GridDataset.Gridset extends 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
|
List<GridDatatype> |
getGrids()
Get list of GeoGrid objects
|
public List<GridDatatype> getGrids()
getGrids in interface GridDataset.Gridsetpublic GridCoordSystem getGeoCoordSystem()
getGeoCoordSystem in interface GridDataset.Gridsetpublic GridCoordSys getGeoCoordSys()
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.