Uses of Package
org.opengis.referencing.operation
Packages that use org.opengis.referencing.operation
Package
Description
Access to examples of GeoAPI implementations.
Reference systems by coordinates.
Coordinate operations (relationship between any two CRS).
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.referencing
package.Generates HTML pages that summarize the operations provided by a GeoAPI implementation.
-
Classes in org.opengis.referencing.operation used by org.opengis.example
-
Classes in org.opengis.referencing.operation used by org.opengis.referencing.crsClassDescriptionOperation in which the parameter values are defined rather than empirically derived.A conversion from geodetic (longitude,latitude) coordinates to Cartesian (x,y) coordinates.
-
Classes in org.opengis.referencing.operation used by org.opengis.referencing.operationClassDescriptionOperation in which the parameter values are defined rather than empirically derived.A mathematical operation on coordinates that transforms or converts coordinates to another CRS or epoch.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.Algorithm or procedure used to perform a coordinate operation.A conversion from geodetic (longitude,latitude) coordinates to Cartesian (x,y) coordinates.A parameterized mathematical operation on coordinates that changes coordinates to another CRS.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.Operation in which the parameter values are defined rather than empirically derived.A mathematical operation on coordinates that transforms or converts coordinates to another CRS or epoch.Creates coordinate transformation objects from codes.Creates coordinate operations from parameter values, or infers operations from source and target CRS.Specification of the coordinate operation method formula.Transforms multi-dimensional coordinate points.Low level factory for creating
MathTransform
instances.A two dimensional array of numbers.Algorithm or procedure used to perform a coordinate operation.An operation specifying a subset of a coordinate tuple subjected to a specific coordinate operation.Change of coordinate values within one CRS due to the motion of the point between two coordinate epochs.Operation in which parameters are empirically derived from a series of points in both CRSs. -
Classes in org.opengis.referencing.operation used by org.opengis.test.referencingClassDescriptionAn ordered sequence of two or more single coordinate operations.Operation in which the parameter values are defined rather than empirically derived.A mathematical operation on coordinates that transforms or converts coordinates to another CRS or epoch.Creates coordinate operations from parameter values, or infers operations from source and target CRS.Specification of the coordinate operation method formula.Transforms multi-dimensional coordinate points.Low level factory for creating
MathTransform
instances.A two dimensional array of numbers.Algorithm or procedure used to perform a coordinate operation.An operation specifying a subset of a coordinate tuple subjected to a specific coordinate operation.Change of coordinate values within one CRS due to the motion of the point between two coordinate epochs.Operation in which parameters are empirically derived from a series of points in both CRSs.Common superclass for a number of transformation-related exceptions. -
Classes in org.opengis.referencing.operation used by org.opengis.test.report