PolarCS (Apache SIS 1.6 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree New Deprecated Index Search Help org.opengis.geoapi org.opengis.referencing.cs PolarCS Contents  Description Field Summary Method Summary Hide sidebar  Show sidebar Interface PolarCS All Superinterfaces: Coordinate­System, Identified­Object All Known Implementing Classes: Default­Polar­CS @UML(identifier="CS_PolarCS", specification=ISO_19111) 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 Polar­CS shall have two axis associations. Used with CRS type(s) Engineering Since: 1.0 See Also: Cylindrical­CS Field Summary Fields inherited from interface IdentifiedObject ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY Method Summary Methods inherited from interface CoordinateSystem get­Axis, get­Dimension Methods inherited from interface IdentifiedObject get­Alias, get­Identifiers, get­Name, get­Remarks, to­WKT