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

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

Methods in org.geotools.referencing.operation.builder that throw MissingInfoException
protected  void ProjectiveTransformBuilder.fillPMatrix()
          Fills P matrix for m = (ATPA)-1 ATPx' equation
 void ProjectiveTransformBuilder.includeWeights(boolean include)
          Switch whether to include weights into the calculation.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.