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 ofGeometryFunctionwhich provides most of the required structure.FilterGeometryFunction GeometryFunctionInvocation GeometryFunctionRegistry A registry to manage a collection ofGeometryFunctions.GeometryFunctionUtil MetadataUtil RepeaterGeometryFunction Repeats a function a given number of times.SpreaderGeometryFunction StaticMethodGeometryFunction AGeometryFunctionwhich calls a staticMethod. -
Annotation Types Summary Annotation Type Description Metadata