Class WarpTransform2DProvider

All Implemented Interfaces:
Serializable, IdentifiedObject, OperationMethod, PROJFormattable

public class WarpTransform2DProvider extends MathTransformProvider
The provider for the WarpTransform2D. This provider constructs a JAI image warp from a set of polynomial coefficients, and wrap it in a WarpTransform2D object.
Author:
Martin Desruisseaux
See Also: