org.opengis.referencing.cs
Interface CartesianCS
- All Superinterfaces:
- CoordinateSystem, Info, ObliqueCartesianCS
- public interface CartesianCS
- extends ObliqueCartesianCS
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 CartesianCS shall have one,
two, or three axis associations.
- Version:
- Abstract specification 2.0
- Author:
- ISO 19111, OpenGIS® consortium
- See Also:
ObliqueCartesianCS
- UML identifier (abstract type):
CS_CartesianCS