Class RubberSheetBuilder


  • public class RubberSheetBuilder
    extends MathTransformBuilder
    Builds a RubberSheet transformation from a set of control points, defined as a List of MappedPosition objects, and a quadrilateral delimiting the outer area of interest, defined as a List of four DirectPosition objects.

    An explanation of the RubberSheet transformation algorithm can be seen here.

    Since:
    2.4
    Author:
    Jan Jezek, Adrian Custer