Interface PolarCS

All Superinterfaces:
CoordinateSystem, IdentifiedObject
All Known Implementing Classes:
DefaultPolarCS

public interface PolarCS extends CoordinateSystem
A two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction. A PolarCS shall have two axis associations.
Used with CRS type(s)
Engineering
Since:
GeoAPI 1.0
Author:
Martin Desruisseaux (IRD)
See Also: