Module org.apache.jena.geosparql
Class Egenhofer
java.lang.Object
org.apache.jena.geosparql.implementation.function_registration.Egenhofer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidloadFilterFunctions(org.apache.jena.sparql.function.FunctionRegistry functionRegistry) This method loads all the Egenhofer Topological Filter Functionsstatic voidloadPropertyFunctions(org.apache.jena.sparql.pfunction.PropertyFunctionRegistry registry) This method loads all the Egenhofer Topological Property Functions as well as the Query Rewrite Property Functions
-
Constructor Details
-
Egenhofer
public Egenhofer()
-
-
Method Details
-
loadPropertyFunctions
public static void loadPropertyFunctions(org.apache.jena.sparql.pfunction.PropertyFunctionRegistry registry) This method loads all the Egenhofer Topological Property Functions as well as the Query Rewrite Property Functions- Parameters:
registry- - the PropertyFunctionRegistry to be used
-
loadFilterFunctions
public static void loadFilterFunctions(org.apache.jena.sparql.function.FunctionRegistry functionRegistry) This method loads all the Egenhofer Topological Filter Functions- Parameters:
functionRegistry-
-