Uses of Package
org.geotools.referencing.operation.builder
-
Packages that use org.geotools.referencing.operation.builder Package Description org.geotools.data org.geotools.referencing.factory.gridshift 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. -
Classes in org.geotools.referencing.operation.builder used by org.geotools.data Class Description MappedPosition -
Classes in org.geotools.referencing.operation.builder used by org.geotools.referencing.factory.gridshift Class Description LocalizationGrid A factory forMathTransform2D
backed by a grid of localization. -
Classes in org.geotools.referencing.operation.builder used by org.geotools.referencing.operation.builder Class Description MappedPosition 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.