| Package | Description |
|---|---|
| org.opengis.referencing.crs | |
| org.opengis.referencing.operation |
Coordinate operations (relationship between
any two coordinate reference systems).
|
| Class and Description |
|---|
| Conversion
An operation on coordinates that does not include any change of Datum.
|
| Projection
A conversion transforming
(longitude,latitude) coordinates to cartesian coordinates
(x,y).
|
| Class and Description |
|---|
| 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
Thrown when
MathTransform.inverse() is
invoked but the transform can't be inverted. |
| OperationMethod
Definition of an algorithm used to perform a coordinate operation.
|
| OperationNotFoundException
Thrown when a coordinate operation is not found.
|
| 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.
|
Copyright © 1994–2019 Open Geospatial Consortium. All rights reserved.