Uses of Class
org.locationtech.jtstest.geomfunction.GeometryFunctionRegistry
-
Packages that use GeometryFunctionRegistry Package Description org.locationtech.jtstest.geomfunction org.locationtech.jtstest.testbuilder -
-
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
Fields in org.locationtech.jtstest.testbuilder declared as GeometryFunctionRegistry Modifier and Type Field Description private static GeometryFunctionRegistry
JTSTestBuilder. funcRegistry
Methods in org.locationtech.jtstest.testbuilder that return GeometryFunctionRegistry Modifier and Type Method Description static GeometryFunctionRegistry
JTSTestBuilder. getFunctionRegistry()
-