java.lang.Object
org.apache.jena.geosparql.implementation.function_registration.Egenhofer

public class Egenhofer extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    loadFilterFunctions(org.apache.jena.sparql.function.FunctionRegistry functionRegistry)
    This method loads all the Egenhofer Topological Filter Functions
    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

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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 -