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 void
ResultController. runFunctionWorker(GeometryFunctionInvocation functionInvoc, boolean createNew)
private void
ResultController. updateResult(GeometryFunctionInvocation functionDesc, java.lang.Object result, Stopwatch timer)
-