Uses of Class
org.geotools.referencing.operation.builder.ProjectiveTransformBuilder
-
Packages that use ProjectiveTransformBuilder Package Description org.geotools.referencing.operation.builder 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.builder Modifier and Type Class Description class
AffineTransformBuilder
Builds MathTransform setup as Affine transformation from a list of MappedPosition.class
SimilarTransformBuilder
Builds MathTransform setup as Similar transformation from a list of MappedPosition.
-