Generated by
JDiff

Package org.opengis.referencing.operation

Removed Classes and Interfaces
IncompatibleOperationException Thrown when an operation is applied in a manner inconsistent with one or both of two particular CRS objects.
Operation A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
 

Added Interfaces
Formula Specification of the coordinate operation method formula.
 

Changed Interfaces
Conversion An operation on coordinates that does not include any change of Datum.
CoordinateOperationAuthorityFactory Creates coordinate transformation objects from codes.
MathTransformFactory Low level factory for creating math transforms.
Matrix A two dimensional array of numbers.
OperationMethod Definition of an algorithm used to perform a coordinate operation.
PassThroughOperation A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
SingleOperation A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
Transformation An operation on coordinates that usually includes a change of Datum.