Uses of Class
com.vividsolutions.jtstest.function.GeometryFunctionRegistry
-
Packages that use GeometryFunctionRegistry Package Description com.vividsolutions.jtstest.function com.vividsolutions.jtstest.geomop com.vividsolutions.jtstest.testbuilder -
-
Uses of GeometryFunctionRegistry in com.vividsolutions.jtstest.function
Methods in com.vividsolutions.jtstest.function that return GeometryFunctionRegistry Modifier and Type Method Description static GeometryFunctionRegistryGeometryFunctionRegistry. createTestBuilderRegistry() -
Uses of GeometryFunctionRegistry in com.vividsolutions.jtstest.geomop
Constructors in com.vividsolutions.jtstest.geomop with parameters of type GeometryFunctionRegistry Constructor Description GeometryFunctionOperation(GeometryFunctionRegistry registry) -
Uses of GeometryFunctionRegistry in com.vividsolutions.jtstest.testbuilder
Methods in com.vividsolutions.jtstest.testbuilder that return GeometryFunctionRegistry Modifier and Type Method Description static GeometryFunctionRegistryJTSTestBuilder. getFunctionRegistry()
-