|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridCoordSystem | |
|---|---|
| thredds.wcs | |
| thredds.wcs.v1_0_0_1 | |
| thredds.wcs.v1_0_0_Plus | |
| ucar.nc2.dt | Scientific data types package. |
| ucar.nc2.dt.grid | Scientific data type "Grid", uses cartesian coordinate system. |
| Uses of GridCoordSystem in thredds.wcs |
|---|
| Methods in thredds.wcs that return GridCoordSystem | |
|---|---|
GridCoordSystem |
Coverage.getCoordinateSystem()
|
| Uses of GridCoordSystem in thredds.wcs.v1_0_0_1 |
|---|
| Methods in thredds.wcs.v1_0_0_1 that return GridCoordSystem | |
|---|---|
GridCoordSystem |
WcsCoverage.getCoordinateSystem()
|
| Methods in thredds.wcs.v1_0_0_1 with parameters of type GridCoordSystem | |
|---|---|
protected org.jdom.Element |
WcsRequest.genCoverageOfferingBriefElem(java.lang.String elemName,
java.lang.String covName,
java.lang.String covLabel,
java.lang.String covDescription,
GridCoordSystem gridCoordSys)
|
protected org.jdom.Element |
WcsRequest.genLonLatEnvelope(GridCoordSystem gcs)
|
Range |
WcsCoverage.VerticalRange.getRange(GridCoordSystem gcs)
|
| Uses of GridCoordSystem in thredds.wcs.v1_0_0_Plus |
|---|
| Methods in thredds.wcs.v1_0_0_Plus that return GridCoordSystem | |
|---|---|
GridCoordSystem |
WcsCoverage.getCoordinateSystem()
|
| Methods in thredds.wcs.v1_0_0_Plus with parameters of type GridCoordSystem | |
|---|---|
protected org.jdom.Element |
WcsRequest.genCoverageOfferingBriefElem(java.lang.String elemName,
java.lang.String covName,
java.lang.String covLabel,
java.lang.String covDescription,
GridCoordSystem gridCoordSys)
|
protected org.jdom.Element |
WcsRequest.genLonLatEnvelope(GridCoordSystem gcs)
|
| Uses of GridCoordSystem in ucar.nc2.dt |
|---|
| Methods in ucar.nc2.dt that return GridCoordSystem | |
|---|---|
GridCoordSystem |
GridDatatype.getCoordinateSystem()
get the Grid's Coordinate System. |
GridCoordSystem |
GridDataset.Gridset.getGeoCoordSystem()
all the GridDatatype in this Gridset use this GridCoordSystem |
| Uses of GridCoordSystem in ucar.nc2.dt.grid |
|---|
| Classes in ucar.nc2.dt.grid that implement GridCoordSystem | |
|---|---|
class |
GridCoordSys
A georeferencing "gridded" CoordinateSystem. |
| Methods in ucar.nc2.dt.grid that return GridCoordSystem | |
|---|---|
GridCoordSystem |
GeoGrid.getCoordinateSystem()
get the GridCoordSys for this GeoGrid. |
GridCoordSystem |
GridDataset.Gridset.getGeoCoordSystem()
all GridDatatype point to this GridCoordSystem |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||