public interface GridCS extends CoverageCS
CoverageCS.Subset, CoverageCS.Type
Modifier and Type | Method and Description |
---|---|
CoordinateAxis1D |
getTimeAxis()
Get the T axis.
|
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
boolean isRegularSpatial()
CoordinateAxis1D getXHorizAxis()
getXHorizAxis
in interface CoverageCS
CoordinateAxis1D getYHorizAxis()
getYHorizAxis
in interface CoverageCS
CoordinateAxis1D getVerticalAxis()
getVerticalAxis
in interface CoverageCS
CoordinateAxis1D getTimeAxis()
getTimeAxis
in interface CoverageCS