class |
DefaultAffineCS |
A 2- or 3-dimensional coordinate system with straight axes that are not necessarily orthogonal.
|
class |
DefaultCartesianCS |
A 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
|
class |
DefaultCompoundCS |
A coordinate system made of two or more independent coordinate systems.
|
class |
DefaultCylindricalCS |
|
class |
DefaultEllipsoidalCS |
A 2- or 3-dimensional coordinate system for geodetic latitude and longitude, optionally with ellipsoidal height.
|
class |
DefaultLinearCS |
A 1-dimensional coordinate system for points that lie on a single axis (not necessarily a straight line).
|
class |
DefaultParametricCS |
A 1-dimensional coordinate system for parametric values or functions.
|
class |
DefaultPolarCS |
A 2-dimensional coordinate system for coordinates represented by a distance from the origin
and an angle from a fixed direction.
|
class |
DefaultSphericalCS |
A 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
|
class |
DefaultTimeCS |
A 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.
|
class |
DefaultUserDefinedCS |
A 2- or 3-dimensional coordinate system for any combination of coordinate axes not covered by other CS types.
|
class |
DefaultVerticalCS |
A 1-dimensional coordinate system for heights or depths of points.
|