Uses of Class
org.geotools.referencing.operation.builder.ProjectiveTransformBuilder
Packages that use ProjectiveTransformBuilder
Package
Description
A package of convenience classes which use control points common to two
data sets to derive empirically the transformation parameters needed to
convert positions between the coordinate systems of the two data sets.
-
Uses of ProjectiveTransformBuilder in org.geotools.referencing.operation.builder
Subclasses of ProjectiveTransformBuilder in org.geotools.referencing.operation.builderModifier and TypeClassDescriptionclass
Builds MathTransform setup as Affine transformation from a list of MappedPosition.class
Builds MathTransform setup as Similar transformation from a list of MappedPosition.