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 | Method and Description |
---|---|
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–2019 Geotools. All rights reserved.