Uses of Class
org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
Packages that use DefaultMathTransformFactory
Package
Description
A set of helper classes for the SIS implementation.
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of DefaultMathTransformFactory in org.apache.sis.internal.referencing
Methods in org.apache.sis.internal.referencing that return DefaultMathTransformFactoryModifier and TypeMethodDescriptionstatic DefaultMathTransformFactoryCoordinateOperations.factoryMT()Returns the SIS implementation ofMathTransformFactory. -
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.