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

public class Spatial extends Object
  • Constructor Details

    • Spatial

      public Spatial()
  • Method Details

    • loadPropertyFunctions

      public static void loadPropertyFunctions(PropertyFunctionRegistry registry)
      This method loads all the Jena Spatial Property Functions
      Parameters:
      registry - - the PropertyFunctionRegistry to be used
    • loadFilterFunctions

      public static void loadFilterFunctions(FunctionRegistry functionRegistry)
      This method loads all the Jena Spatial Filter Functions
      Parameters:
      functionRegistry -