Package org.esa.snap.core.transform


package org.esa.snap.core.transform
Contains extensions of geotools transform classes.
  • Class
    Description
    An abstract transform using org.geotools.referencing.operation.transform.AbstractMathTransform that can be used to implement MathTransform2D.
    A wrapper class for an affine transform where a MathTransform2D is required.
    A math transform which converts from grid (pixel) coordinates to geographical coordinates.
    An extension of the org.opengis.referencing.operation.MathTransform2D interface which adds a new transformation method for JTS Geometry objects.