Uses of Package
org.locationtech.jtstest.geomop
-
Packages that use org.locationtech.jtstest.geomop Package Description org.locationtech.jtstest.geomop org.locationtech.jtstest.testrunner -
Classes in org.locationtech.jtstest.geomop used by org.locationtech.jtstest.geomop Class Description BaseGeometryFunction A base for implementations ofGeometryFunctionwhich provides most of the required structure.GeometryFunction A reification of a function which can be executed on aGeometry, possibly with other arguments.GeometryFunctionRegistry A registry to manage a collection ofGeometryFunctions.GeometryMatcher An interface for classes which can determine whether two geometries match, within a given tolerance.GeometryMethodOperation Invokes a named operation on a set of arguments, the first of which is aGeometry.GeometryOperation Interface for classes which execute operations onGeometrys.StaticMethodGeometryFunction AGeometryFunctionwhich calls a staticMethod.TeeGeometryOperation AGeometryOperationwhich executes the original operation and returns that result, but also executes a separate operation (which could be multiple operations). -
Classes in org.locationtech.jtstest.geomop used by org.locationtech.jtstest.testrunner Class Description GeometryOperation Interface for classes which execute operations onGeometrys.