Uses of Class
org.apache.sis.referencing.operation.transform.SpecializableTransform
Packages that use SpecializableTransform
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of SpecializableTransform in org.apache.sis.referencing.operation.transform
Subclasses of SpecializableTransform in org.apache.sis.referencing.operation.transformModifier and TypeClassDescription(package private) final class
A specializable transform in the two-dimensional case.Fields in org.apache.sis.referencing.operation.transform declared as SpecializableTransformModifier and TypeFieldDescriptionprivate final SpecializableTransform
SpecializableTransform.Inverse.forward
The enclosing transform.Constructors in org.apache.sis.referencing.operation.transform with parameters of type SpecializableTransformModifierConstructorDescription(package private)
Inverse
(SpecializableTransform forward) Creates the inverse of a specialized transform having the given properties.