public class CurvilinearCSImpl extends CoverageCSImpl implements CurvilinearCS
CoverageCS.Subset, CoverageCS.Type
cs, ds, fac, mapArea, projection
Modifier | Constructor and Description |
---|---|
protected |
CurvilinearCSImpl(NetcdfDataset ds,
CoordinateSystem cs,
CoverageCSFactory fac) |
Modifier and Type | Method and Description |
---|---|
CoordinateAxis2D |
getLatAxis()
Get the lat axis.
|
CoordinateAxis2D |
getLonAxis()
Get the lon axis.
|
getBoundingBox, getCalendarDateRange, getCoordinateAxes, getCoordinateTransforms, getDomain, getLatLonBoundingBox, getName, getOtherCoordinateAxes, getProjection, getSubset, getTimeAxis, getVerticalAxis, getVerticalCT, getVerticalTransform, getXHorizAxis, getYHorizAxis, 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, getTimeAxis, getVerticalAxis, getVerticalCT, getVerticalTransform, getXHorizAxis, getYHorizAxis, hasTimeAxis, isLatLon, isProductSet, isZPositive, makeSubsetFromLatLonRect, show
protected CurvilinearCSImpl(NetcdfDataset ds, CoordinateSystem cs, CoverageCSFactory fac)
public CoordinateAxis2D getLatAxis()
CurvilinearCS
getLatAxis
in interface CurvilinearCS
public CoordinateAxis2D getLonAxis()
CurvilinearCS
getLonAxis
in interface CurvilinearCS