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

public class NonTopological extends Object
  • Constructor Details

    • NonTopological

      public NonTopological()
  • Method Details

    • loadFilterFunctions

      public static void loadFilterFunctions(FunctionRegistry registry)
      This method loads all the Non-Topological Filter Functions, such as distance, buffer, envelop, etc.
      Parameters:
      registry - - the FunctionRegistry to be used