| Package | Description |
|---|---|
| org.geotools.referencing.cs |
Coordinate systems implementation.
|
| Class and Description |
|---|
| AbstractCS
The set of coordinate system axes that spans a given coordinate space.
|
| DefaultAffineCS
A two- or three-dimensional coordinate system with straight axes that are not necessarily
orthogonal.
|
| DefaultCartesianCS
A 1-, 2-, or 3-dimensional coordinate system.
|
| DefaultCoordinateSystemAxis
Definition of a coordinate system axis.
|
| 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.
|
| DefaultSphericalCS
A three-dimensional coordinate system with one distance measured from the origin and two angular
coordinates.
|
| 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.
|
| DefaultVerticalCS
A one-dimensional coordinate system used to record the heights (or depths) of points.
|
| DirectionAlongMeridian
Parses axis direction of the kind "South along 90 deg
East".
|
Copyright © 1996–2019 Geotools. All rights reserved.