Uses of Class
org.locationtech.jtstest.geomop.GeometryFunctionRegistry
-
Packages that use GeometryFunctionRegistry Package Description org.locationtech.jtstest.geomop org.locationtech.jtstest.testrunner -
-
Uses of GeometryFunctionRegistry in org.locationtech.jtstest.geomop
Fields in org.locationtech.jtstest.geomop declared as GeometryFunctionRegistry Modifier and Type Field Description private GeometryFunctionRegistry
GeometryFunctionOperation. registry
Methods in org.locationtech.jtstest.geomop that return GeometryFunctionRegistry Modifier and Type Method Description static GeometryFunctionRegistry
GeometryFunctionRegistry. create()
Constructors in org.locationtech.jtstest.geomop with parameters of type GeometryFunctionRegistry Constructor Description GeometryFunctionOperation(GeometryFunctionRegistry registry)
-
Uses of GeometryFunctionRegistry in org.locationtech.jtstest.testrunner
Fields in org.locationtech.jtstest.testrunner declared as GeometryFunctionRegistry Modifier and Type Field Description private static GeometryFunctionRegistry
JTSTestRunnerCmd. funcRegistry
private static GeometryFunctionRegistry
TopologyTestApp. funcRegistry
-