Uses of Class
org.locationtech.jtstest.geomfunction.StaticMethodGeometryFunction
Packages that use StaticMethodGeometryFunction
-
Uses of StaticMethodGeometryFunction in org.locationtech.jtstest.geomfunction
Methods in org.locationtech.jtstest.geomfunction that return StaticMethodGeometryFunctionModifier and TypeMethodDescriptionstatic StaticMethodGeometryFunction
StaticMethodGeometryFunction.createFunction
(Method method) Methods in org.locationtech.jtstest.geomfunction that return types with arguments of type StaticMethodGeometryFunctionModifier and TypeMethodDescriptionGeometryFunctionRegistry.createFunctions
(Class<?> functionClass) CreateGeometryFunction
s for all the static methods in the given classMethod parameters in org.locationtech.jtstest.geomfunction with type arguments of type StaticMethodGeometryFunctionModifier and TypeMethodDescriptionvoid
GeometryFunctionRegistry.add
(Collection<StaticMethodGeometryFunction> funcs)