Package | Description |
---|---|
org.geotools.coverage.grid |
GridCoverage2D implementation.
|
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 |
---|---|
AffineTransform2D |
ImageGeometry.getGridToCRS()
Returns the conversion from grid coordinates to real world earth coordinates.
|
Constructor and Description |
---|
AdvancedAffineBuilder(List<MappedPosition> vectors,
AffineTransform2D affineTrans)
Constructs affine transform from GCPs and approximate values for calculation.
|
AffineToGeometric(AffineTransform2D trans)
Constructs AffineToGeometric from AffineTransform2D
|
Copyright © 1996–2023 Geotools. All rights reserved.