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.builderSubclasses of ProjectiveTransformBuilder in org.geotools.referencing.operation.builder Modifier and Type Class Description classAffineTransformBuilderBuilds MathTransform setup as Affine transformation from a list of MappedPosition.classSimilarTransformBuilderBuilds MathTransform setup as Similar transformation from a list of MappedPosition.
 
-