CartesianCS (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 CartesianCS Contents  Description Field Summary Method Summary Hide sidebar  Show sidebar Interface CartesianCS All Superinterfaces: Affine­CS, Coordinate­System, Identified­Object All Known Implementing Classes: Default­Cartesian­CS @UML(identifier="CS_CartesianCS", specification=ISO_19111) public interface CartesianCS extends AffineCS A 1-, 2-, or 3-dimensional coordinate system. Gives the position of points relative to orthogonal straight axes in the 2- and 3-dimensional cases. In the 1-dimensional case, it contains a single straight coordinate axis. In the multi-dimensional case, all axes shall have the same length unit of measure. A Cartesian­CS shall have one, two, or three axis associations. Used with CRS type(s) Geocentric, Projected, Engineering, Image Since: 1.0 See Also: Affine­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