Uses of Class
org.locationtech.jtstest.geomfunction.GeometryFunctionRegistry
-
Packages that use GeometryFunctionRegistry Package Description org.locationtech.jtstest.cmd org.locationtech.jtstest.geomfunction org.locationtech.jtstest.testbuilder -
-
Uses of GeometryFunctionRegistry in org.locationtech.jtstest.cmd
Methods in org.locationtech.jtstest.cmd with parameters of type GeometryFunctionRegistry Modifier and Type Method Description void
JTSOpRunner. setRegistry(GeometryFunctionRegistry funcRegistry)
-
Uses of GeometryFunctionRegistry in org.locationtech.jtstest.geomfunction
Methods in org.locationtech.jtstest.geomfunction that return GeometryFunctionRegistry Modifier and Type Method Description static GeometryFunctionRegistry
GeometryFunctionRegistry. createTestBuilderRegistry()
-
Uses of GeometryFunctionRegistry in org.locationtech.jtstest.testbuilder
Methods in org.locationtech.jtstest.testbuilder that return GeometryFunctionRegistry Modifier and Type Method Description static GeometryFunctionRegistry
JTSTestBuilder. getFunctionRegistry()
-