Uses of Package
org.geotools.referencing.operation.builder

Packages that use org.geotools.referencing.operation.builder
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. 
org.geotools.referencing.operation.transform Basic implementations of math transforms
 

Classes in org.geotools.referencing.operation.builder used by org.geotools.referencing.operation.builder
MappedPosition
          An association between a source and target direct positions.
MathTransformBuilder
          Provides a basic implementation for math transform builders.
MissingInfoException
          Thrown when a required operation can't be performed because some information is missing or isn't set up properly.
ProjectiveTransformBuilder
          Builds MathTransform setup as Projective transformation from a list of MappedPosition.
TriangulationException
          Thrown when it is unable to generate TIN.
 

Classes in org.geotools.referencing.operation.builder used by org.geotools.referencing.operation.transform
LocalizationGrid
          A factory for MathTransform2D backed by a grid of localization.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.