Uses of Class
org.geotools.referencing.operation.builder.MissingInfoException
Packages that use MissingInfoException
Package
Description
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 MissingInfoExceptionModifier and TypeMethodDescriptionprotected void
ProjectiveTransformBuilder.fillPMatrix()
Fills P matrix for m = (ATPA)-1 ATPx' equationvoid
ProjectiveTransformBuilder.includeWeights
(boolean include) Switch whether to include weights into the calculation.