Package org.geotools.api.referencing.cs
Interface CylindricalCS
- All Superinterfaces:
CoordinateSystem
,IdentifiedObject
- All Known Implementing Classes:
DefaultCylindricalCS
A three-dimensional coordinate system consisting of a polar coordinate system extended by a
straight coordinate axis perpendicular to the plane spanned by the polar coordinate system. A
CylindricalCS
shall have three axis associations.
Used with CRS type(s) |
---|
Engineering
|
- Since:
- GeoAPI 1.0
- Author:
- Martin Desruisseaux (IRD)
- See Also:
-
Field Summary
Fields inherited from interface IdentifiedObject
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
-
Method Summary
Methods inherited from interface CoordinateSystem
getAxis, getDimension
Methods inherited from interface IdentifiedObject
getAlias, getIdentifiers, getName, getRemarks, toWKT