Uses of Class
org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Packages that use DefaultMathTransformFactory
Package
Description
Conversions or transformations of multi-dimensional coordinate points.
-
Uses of DefaultMathTransformFactory in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform that return DefaultMathTransformFactoryModifier and TypeMethodDescriptionDefaultMathTransformFactory.caching
(boolean enabled) Returns a factory for the same transforms than this factory, but with caching potentially disabled.