Uses of Class
org.locationtech.jtstest.geomfunction.GeometryFunctionInvocation
-
Packages that use GeometryFunctionInvocation Package Description org.locationtech.jtstest.testbuilder.controller -
-
Uses of GeometryFunctionInvocation in org.locationtech.jtstest.testbuilder.controller
Methods in org.locationtech.jtstest.testbuilder.controller with parameters of type GeometryFunctionInvocation Modifier and Type Method Description private voidResultController. runFunctionWorker(GeometryFunctionInvocation functionInvoc, boolean createNew)private voidResultController. updateResult(GeometryFunctionInvocation functionDesc, java.lang.Object result, Stopwatch timer)
-