public class CurvilinearCSImpl extends CoverageCSImpl implements CurvilinearCS
CoverageCS.Subset, CoverageCS.Typecs, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBoundingBox, getCalendarDateRange, getCoordinateAxes, getCoordinateTransforms, getDomain, getLatLonBoundingBox, getName, getOtherCoordinateAxes, getProjection, getSubset, getTimeAxis, getVerticalAxis, getVerticalCT, getVerticalTransform, getXHorizAxis, getYHorizAxis, hasTimeAxis, isLatLon, isProductSet, isZPositive, makeSubsetFromLatLonRect, showprotected CurvilinearCSImpl(NetcdfDataset ds, CoordinateSystem cs, CoverageCSFactory fac)
public CoordinateAxis2D getLatAxis()
CurvilinearCSgetLatAxis in interface CurvilinearCSpublic CoordinateAxis2D getLonAxis()
CurvilinearCSgetLonAxis in interface CurvilinearCS