- <init>
Constructs a factory with the given default properties. The new factory will
fallback on the map giv
- getOperationMethod
Returns the operation method of the given name. The given argument shall be
either a method DefaultO
- createDefiningConversion
Creates a defining conversion from the given operation parameters. This
conversion has no source and
- createOperation
Returns an operation using a particular method for conversion or transformation
between two coordina
- createSingleOperation
Creates a transformation or conversion from the given properties. This method
infers by itself if th
- createConcatenatedOperation
Creates an ordered sequence of two or more single coordinate operations. The
sequence of operations
- createOperationFinder
Creates the object which will perform the actual task of finding a coordinate
operation path between
- createOperationMethod
Creates an operation method from a set of properties and a descriptor group. The
source and target d
- createOperations
Finds or creates operations for conversions or transformations between two
coordinate reference syst
- getCRSFactory
Returns the factory to use if CoordinateOperationFinder needs to create CRS for
intermediate steps.
- getDefaultMathTransformFactory
Returns the Apache SIS implementation of math transform factory. This method is
used only when we ne
- getMathTransformFactory
Returns the underlying math transform factory. This factory is used for
constructing MathTransformde