Uses of Package
org.locationtech.jtstest.geomop
Packages that use org.locationtech.jtstest.geomop
-
Classes in org.locationtech.jtstest.geomop used by org.locationtech.jtstest.geomopClassDescriptionA base for implementations of
GeometryFunction
which provides most of the required structure.A reification of a function which can be executed on aGeometry
, possibly with other arguments.A registry to manage a collection ofGeometryFunction
s.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 onGeometry
s.AGeometryFunction
which calls a staticMethod
.AGeometryOperation
which 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.testrunnerClassDescriptionA registry to manage a collection of
GeometryFunction
s.Interface for classes which execute operations onGeometry
s.