Package org.esa.snap.core.transform
package org.esa.snap.core.transform
Contains extensions of geotools transform classes.
-
ClassDescriptionAn abstract transform using
org.geotools.referencing.operation.transform.AbstractMathTransform
that can be used to implementMathTransform2D
.A wrapper class for an affine transform where aMathTransform2D
is required.A math transform which converts from grid (pixel) coordinates to geographical coordinates.An extension of theorg.opengis.referencing.operation.MathTransform2D
interface which adds a new transformation method for JTSGeometry
objects.