| Name | Description | Type | Package | Framework |
| AbstractCS | The set of coordinate system axes that spans a given coordinate space. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultAffineCS | A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultCartesianCS | A 1-, 2-, or 3-dimensional coordinate system. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultCompoundCS | A coordinate system made of two or more independent coordinate systems. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultCoordinateSystemAxis | Definition of a coordinate system axis. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultCylindricalCS | A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultEllipsoidalCS | A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultLinearCS | A one-dimensional coordinate system that consists of the points that lie on the single axis described. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultPolarCS | 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. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultSphericalCS | A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultTimeCS | A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultUserDefinedCS | A two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type. | Class | org.geotools.referencing.cs | GeoTools |
|
| DefaultVerticalCS | A one-dimensional coordinate system used to record the heights (or depths) of points. | Class | org.geotools.referencing.cs | GeoTools |
|
| DirectionAlongMeridian | Parses axis direction of the kind "South along 90 deg East". | Class | org.geotools.referencing.cs | GeoTools |