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