Uses of Class
org.apache.sis.referencing.operation.transform.ExponentialTransform1D
Packages that use ExponentialTransform1D
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of ExponentialTransform1D in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform with parameters of type ExponentialTransform1DModifier and TypeMethodDescription(package private) static org.opengis.referencing.operation.MathTransform1D
LogarithmicTransform1D.create
(ExponentialTransform1D inverse) Constructs a new logarithmic transform which is the inverse of the supplied exponential transform.