Uses of Interface
org.opengis.referencing.operation.SingleOperation
Package
Description
Coordinate operations (relationship between any two CRS).
-
Uses of SingleOperation in org.opengis.referencing.operation
Modifier and TypeInterfaceDescriptioninterface
Deprecated.This interface is not part of the OGC/ISO abstract specifications.interface
Operation in which the parameter values are defined rather than empirically derived.interface
Deprecated.This interface is not part of the OGC/ISO abstract specifications.interface
An operation specifying a subset of a coordinate tuple subjected to a specific coordinate operation.interface
Deprecated.This interface is not part of the OGC/ISO abstract specifications.interface
Change of coordinate values within one CRS due to the motion of the point between two coordinate epochs.interface
A conversion from geodetic (longitude,latitude) coordinates to Cartesian (x,y) coordinates.interface
Operation in which parameters are empirically derived from a series of points in both CRSs.Modifier and TypeMethodDescriptionPassThroughOperation.getOperation()
Returns the operation to apply on the subset of a coordinate tuple.Modifier and TypeMethodDescriptionConcatenatedOperation.getOperations()
Returns the sequence of operations that are steps in this concatenated operation.Modifier and TypeMethodDescriptionMathTransformFactory.getAvailableMethods
(Class<? extends SingleOperation> type) Returns a set of available methods for coordinate operations of the given type.