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 GeometryFunctionRegistryGeometryFunctionOperation. registryMethods in org.locationtech.jtstest.geomop that return GeometryFunctionRegistry Modifier and Type Method Description static GeometryFunctionRegistryGeometryFunctionRegistry. 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 GeometryFunctionRegistryJTSTestRunnerCmd. funcRegistryprivate static GeometryFunctionRegistryTopologyTestApp. funcRegistry
-