Package org.locationtech.jtstest.geomfunction
-
Interface Summary Interface Description GeometryFunction A reification of a function which can be executed on aGeometry
, possibly with other arguments. -
Class Summary Class Description BaseGeometryFunction A base for implementations ofGeometryFunction
which provides most of the required structure.FilterGeometryFunction GeometryFunctionInvocation GeometryFunctionRegistry A registry to manage a collection ofGeometryFunction
s.GeometryFunctionUtil MetadataUtil RepeaterGeometryFunction Repeats a function a given number of times.SpreaderGeometryFunction StaticMethodGeometryFunction AGeometryFunction
which calls a staticMethod
. -
Annotation Types Summary Annotation Type Description Metadata