Class PreparedGeometryOperation

  • All Implemented Interfaces:
    GeometryOperation

    public class PreparedGeometryOperation
    extends Object
    implements GeometryOperation
    A GeometryOperation which uses PreparedGeometrys for applicable operations. This allows testing correctness of the PreparedGeometry implementation.

    This class can be used via the -geomop command-line option or by the <geometryOperation> XML test file setting.

    Author:
    mbdavis