public class GridCSImpl extends CoverageCSImpl implements GridCS
CoverageCS.Subset, CoverageCS.Type
cs, ds, fac, mapArea, projection
Modifier and Type | Method and Description |
---|---|
CoordinateAxis1D |
getTimeAxis()
Get the Time axis, if it exists.
|
CoordinateAxis1D |
getVerticalAxis()
Get the Z axis.
|
CoordinateAxis1D |
getXHorizAxis()
Get the X axis.
|
CoordinateAxis1D |
getYHorizAxis()
Get the Y axis.
|
boolean |
isRegularSpatial()
True if both X and Y axes are regularly spaced.
|
getBoundingBox, getCalendarDateRange, getCoordinateAxes, getCoordinateTransforms, getDomain, getLatLonBoundingBox, getName, getOtherCoordinateAxes, getProjection, getSubset, getVerticalCT, getVerticalTransform, hasTimeAxis, isLatLon, isProductSet, isZPositive, makeSubsetFromLatLonRect, show, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBoundingBox, getCalendarDateRange, getCoordinateAxes, getCoordinateTransforms, getDomain, getLatLonBoundingBox, getName, getOtherCoordinateAxes, getProjection, getSubset, getVerticalCT, getVerticalTransform, hasTimeAxis, isLatLon, isProductSet, isZPositive, makeSubsetFromLatLonRect, show
public boolean isRegularSpatial()
GridCS
isRegularSpatial
in interface GridCS
public CoordinateAxis1D getXHorizAxis()
CoverageCS
getXHorizAxis
in interface CoverageCS
getXHorizAxis
in interface GridCS
getXHorizAxis
in class CoverageCSImpl
public CoordinateAxis1D getYHorizAxis()
CoverageCS
getYHorizAxis
in interface CoverageCS
getYHorizAxis
in interface GridCS
getYHorizAxis
in class CoverageCSImpl
public CoordinateAxis1D getVerticalAxis()
CoverageCS
getVerticalAxis
in interface CoverageCS
getVerticalAxis
in interface GridCS
getVerticalAxis
in class CoverageCSImpl
public CoordinateAxis1D getTimeAxis()
CoverageCS
getTimeAxis
in interface CoverageCS
getTimeAxis
in interface GridCS
getTimeAxis
in class CoverageCSImpl