Uses of Class
org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Packages that use DefaultMathTransformFactory.Context
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of DefaultMathTransformFactory.Context in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform with parameters of type DefaultMathTransformFactory.ContextModifier and TypeMethodDescriptionDefaultMathTransformFactory.createParameterizedTransform(ParameterValueGroup parameters, DefaultMathTransformFactory.Context context) Deprecated, for removal: This API element is subject to removal in a future version.DefaultMathTransformFactory.swapAndScaleAxes(MathTransform parameterized, DefaultMathTransformFactory.Context context) Deprecated, for removal: This API element is subject to removal in a future version.Considered internal API because the definition of "normalized" is implementation-dependent.
DefaultMathTransformFactory.builder(String).