Module org.apache.jena.geosparql
Class EhContainsPF
java.lang.Object
org.apache.jena.sparql.pfunction.PropertyFunctionBase
org.apache.jena.sparql.pfunction.PropertyFunctionEval
org.apache.jena.sparql.pfunction.PFuncSimple
org.apache.jena.geosparql.geo.topological.GenericPropertyFunction
org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhContainsPF
- All Implemented Interfaces:
org.apache.jena.sparql.pfunction.PropertyFunction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.geosparql.geo.topological.GenericPropertyFunction
execEvaluated, testFilterFunction
Methods inherited from class org.apache.jena.sparql.pfunction.PFuncSimple
execEvaluated
Methods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionEval
exec
Methods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionBase
build, exec
-
Constructor Details
-
EhContainsPF
public EhContainsPF()
-