| Package | Description |
|---|---|
| org.locationtech.jtstest.geomop | |
| org.locationtech.jtstest.testrunner |
| Class and Description |
|---|
| BaseGeometryFunction
A base for implementations of
GeometryFunction which provides most
of the required structure. |
| GeometryFunction
A reification of a function which can be executed on a
Geometry, possibly with other arguments. |
| GeometryFunctionRegistry
A registry to manage a collection of
GeometryFunctions. |
| 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 a
Geometry. |
| GeometryOperation
Interface for classes which execute operations on
Geometrys. |
| StaticMethodGeometryFunction
A
GeometryFunction which calls a static
Method. |
| TeeGeometryOperation
A
GeometryOperation which executes the original operation
and returns that result,
but also executes a separate operation (which could be multiple operations). |
| Class and Description |
|---|
| GeometryOperation
Interface for classes which execute operations on
Geometrys. |
Copyright © 2025. All rights reserved.