Uses of Class
org.apache.sis.referencing.operation.transform.OperationMethodSet
Packages that use OperationMethodSet
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of OperationMethodSet in org.apache.sis.referencing.operation.transform
Fields in org.apache.sis.referencing.operation.transform with type parameters of type OperationMethodSetModifier and TypeFieldDescriptionprivate final Map<Class<?>,
OperationMethodSet> DefaultMathTransformFactory.methodsByType
The methods by type.