Uses of Interface
org.apache.sis.internal.referencing.j2d.LinearTransform2D
Packages that use LinearTransform2D
Package
Description
A set of helper classes having a dependency to Java2D.
-
Uses of LinearTransform2D in org.apache.sis.internal.referencing.j2d
Classes in org.apache.sis.internal.referencing.j2d that implement LinearTransform2DModifier and TypeClassDescriptionclassTransforms two-dimensional coordinate tuples using an affine transform.final classAn affine transform that remember the parameters used for its construction.Methods in org.apache.sis.internal.referencing.j2d that return LinearTransform2DModifier and TypeMethodDescriptionLinearTransform2D.inverse()Returns the inverse transform, which shall be linear and two-dimensional.