Uses of Class
org.locationtech.jtstest.geomfunction.GeometryFunctionInvocation
Packages that use GeometryFunctionInvocation
-
Uses of GeometryFunctionInvocation in org.locationtech.jtstest.testbuilder.controller
Methods in org.locationtech.jtstest.testbuilder.controller with parameters of type GeometryFunctionInvocationModifier and TypeMethodDescriptionprivate void
ResultController.runFunctionWorker
(GeometryFunctionInvocation functionInvoc, boolean createNew) private void
ResultController.updateResult
(GeometryFunctionInvocation functionDesc, Object result, Stopwatch timer)