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.GeometryFunctionInvocation GeometryFunctionRegistry A registry to manage a collection ofGeometryFunction
s.GeometryFunctionUtil MetadataUtil RepeaterGeometryFunction StaticMethodGeometryFunction AGeometryFunction
which calls a staticMethod
. -
Annotation Types Summary Annotation Type Description Metadata