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).
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.referencing
package.-
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 can't 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. -
Classes in org.opengis.referencing.operation used by org.opengis.testClassDescriptionAn ordered sequence of two or more single coordinate operations.An 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.Definition of an algorithm used to perform a coordinate operation.A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.An operation on coordinates that usually includes a change of Datum.
-
Classes in org.opengis.referencing.operation used by org.opengis.test.referencingClassDescriptionAn ordered sequence of two or more single coordinate operations.An 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.Definition of an algorithm used to perform a coordinate operation.A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.An operation on coordinates that usually includes a change of Datum.Common superclass for a number of transformation-related exceptions.