public class SwathCSImpl extends CoverageCSImpl implements SwathCS
CoverageCS.Subset, CoverageCS.Type
cs, ds, fac, mapArea, projection
Modifier | Constructor and Description |
---|---|
protected |
SwathCSImpl(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 SwathCSImpl(NetcdfDataset ds, CoordinateSystem cs, CoverageCSFactory fac)
public CoordinateAxis2D getLatAxis()
SwathCS
getLatAxis
in interface SwathCS
public CoordinateAxis2D getLonAxis()
SwathCS
getLonAxis
in interface SwathCS
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.