Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AffineTransformBuilder
Builds MathTransform setup as Affine
transformation from a list of MappedPosition.
|
class |
SimilarTransformBuilder
Builds MathTransform setup as
Similar transformation from a list of MappedPosition.
|
Copyright © 1996–2019 Geotools. All rights reserved.