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 voidJTSOpRunner. 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 GeometryFunctionRegistryGeometryFunctionRegistry. createTestBuilderRegistry() -
Uses of GeometryFunctionRegistry in org.locationtech.jtstest.testbuilder
Methods in org.locationtech.jtstest.testbuilder that return GeometryFunctionRegistry Modifier and Type Method Description static GeometryFunctionRegistryJTSTestBuilder. getFunctionRegistry()
-