| Conversion |
An operation on coordinates that does not include any change of Datum.
|
| CoordinateOperation |
A mathematical operation on coordinates that transforms or converts coordinates to
another coordinate reference system.
|
| Formula |
Specification of the coordinate operation method formula.
|
| MathTransform |
Transforms multi-dimensional coordinate points.
|
| MathTransform1D |
Transforms one-dimensional coordinate points.
|
| MathTransform2D |
Transforms two-dimensional coordinate points.
|
| Matrix |
A two dimensional array of numbers.
|
| NoninvertibleTransformException |
|
| OperationMethod |
Definition of an algorithm used to perform a coordinate operation.
|
| OperationNotFoundException |
|
| Projection |
A conversion transforming
( longitude, latitude) coordinates to Cartesian coordinates
( x, y).
|
| SingleOperation |
A parameterized mathematical operation on coordinates that transforms or converts
coordinates to another coordinate reference system.
|
| TransformException |
Common superclass for a number of transformation-related exceptions.
|