public class CurvilinearCS extends DtCoverageCS
builder
Modifier | Constructor and Description |
---|---|
protected |
CurvilinearCS(DtCoverageCSBuilder builder) |
Modifier and Type | Method and Description |
---|---|
int |
getDomainRank() |
CoordinateAxis2D |
getLatAxis() |
CoordinateAxis2D |
getLonAxis() |
findCoordAxis, getBoundingBox, getCalendarDateRange, getCoordAxes, getCoordTransforms, getCoverageType, getEnsembleAxis, getHorizStaggerType, getLatLon, getLatLon, getLatLonBoundingBox, getName, getProjection, getRangeRank, getRunTimeAxis, getTimeAxis, getVerticalAxis, getXHorizAxis, getYHorizAxis, isGlobalLon, isLatLon, isRegularSpatial, setHorizStaggerType, show, toString
protected CurvilinearCS(DtCoverageCSBuilder builder)
public CoordinateAxis2D getLatAxis()
public CoordinateAxis2D getLonAxis()
public int getDomainRank()
getDomainRank
in class DtCoverageCS