Uses of Package
org.locationtech.jtstest.geomfunction
-
Classes in org.locationtech.jtstest.geomfunction used by org.locationtech.jtstest.function Class Description Metadata -
Classes in org.locationtech.jtstest.geomfunction used by org.locationtech.jtstest.geomfunction Class Description BaseGeometryFunction A base for implementations ofGeometryFunction
which provides most of the required structure.GeometryFunction A reification of a function which can be executed on aGeometry
, possibly with other arguments.GeometryFunctionRegistry A registry to manage a collection ofGeometryFunction
s.StaticMethodGeometryFunction AGeometryFunction
which calls a staticMethod
. -
Classes in org.locationtech.jtstest.geomfunction used by org.locationtech.jtstest.testbuilder Class Description GeometryFunction A reification of a function which can be executed on aGeometry
, possibly with other arguments.GeometryFunctionRegistry A registry to manage a collection ofGeometryFunction
s. -
Classes in org.locationtech.jtstest.geomfunction used by org.locationtech.jtstest.testbuilder.controller Class Description GeometryFunctionInvocation -
Classes in org.locationtech.jtstest.geomfunction used by org.locationtech.jtstest.testbuilder.event Class Description GeometryFunction A reification of a function which can be executed on aGeometry
, possibly with other arguments.