Uses of Class
org.geotools.referencing.operation.builder.ProjectiveTransformBuilder

Packages that use ProjectiveTransformBuilder
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
 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.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.