Interface | Description |
---|---|
GeometryFunction |
A reification of a function which can be executed on a
Geometry , possibly with other arguments. |
Class | Description |
---|---|
BaseGeometryFunction |
A base for implementations of
GeometryFunction which provides most
of the required structure. |
GeometryFunctionInvocation | |
GeometryFunctionRegistry |
A registry to manage a collection of
GeometryFunction s. |
GeometryFunctionUtil | |
MetadataUtil | |
RepeaterGeometryFunction | |
StaticMethodGeometryFunction |
A
GeometryFunction which calls a static
Method . |
Annotation Type | Description |
---|---|
Metadata |