|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucar.nc2.dt.grid.GridDataset.Gridset
public class GridDataset.Gridset
This is a set of GeoGrids with the same GeoCoordSys.
Method Summary | |
---|---|
GridCoordSys |
getGeoCoordSys()
Deprecated. use getGeoCoordSystem() if possible. |
GridCoordSystem |
getGeoCoordSystem()
all GridDatatype point to this GridCoordSystem |
List<GridDatatype> |
getGrids()
Get list of GeoGrid objects |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public List<GridDatatype> getGrids()
getGrids
in interface GridDataset.Gridset
public GridCoordSystem getGeoCoordSystem()
getGeoCoordSystem
in interface GridDataset.Gridset
public GridCoordSys getGeoCoordSys()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |