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

Packages that use TriangulationException
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 TriangulationException in org.geotools.referencing.operation.builder
 

Constructors in org.geotools.referencing.operation.builder that throw TriangulationException
RubberSheetBuilder(java.util.List<MappedPosition> vectors, java.util.List<org.opengis.geometry.DirectPosition> vertices)
          Creates the Builder from a List of control points and a List of four DirectPositions defining the vertexes of the area for interpolation.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.