Uses of Package
org.opengis.referencing.operation
Packages that use org.opengis.referencing.operation
Package
Description
Coordinate operations (relationship between
any two coordinate reference systems).
-
Classes in org.opengis.referencing.operation used by org.opengis.referencing.crsClassDescriptionAn operation on coordinates that does not include any change of Datum.A conversion transforming (longitude,latitude) coordinates to cartesian coordinates (x,y).
-
Classes in org.opengis.referencing.operation used by org.opengis.referencing.operationClassDescriptionAn operation on coordinates that does not include any change of Datum.A mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.Specification of the coordinate operation method formula.Transforms multi-dimensional coordinate points.Transforms one-dimensional coordinate points.Transforms two-dimensional coordinate points.A two dimensional array of numbers.Thrown when
MathTransform.inverse()
is invoked but the transform cannot be inverted.Definition of an algorithm used to perform a coordinate operation.Thrown when a coordinate operation is not found.A conversion transforming (longitude,latitude) coordinates to cartesian coordinates (x,y).A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.Common superclass for a number of transformation-related exceptions.