Package org.locationtech.jtstest.geomop
package org.locationtech.jtstest.geomop
-
ClassDescriptionA base for implementations of
GeometryFunctionwhich provides most of the required structure.AGeometryOperationwhich validates the results of theGeometrybuffer() method.A reification of a function which can be executed on aGeometry, possibly with other arguments.Invokes a function from registry or a Geometry method determined by a named operation with a list of arguments, the first of which is aGeometry.A registry to manage a collection ofGeometryFunctions.An interface for classes which can determine whether two geometries match, within a given tolerance.Invokes a named operation on a set of arguments, the first of which is aGeometry.Interface for classes which execute operations onGeometrys.AGeometryOperationwhich logs the input and output from anotherGeometryOperation.AGeometryOperationwhich validates the result of overlay operations.AGeometryOperationwhich usesPreparedGeometrys for applicable operations.AGeometryFunctionwhich calls a staticMethod.AGeometryOperationwhich executes the original operation and returns that result, but also executes a separate operation (which could be multiple operations).Geometry functions which augment the existing methods onGeometry, for use in XML Test files.