Module org.apache.jena.geosparql
Class SfTouchesFF
java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase2
org.apache.jena.geosparql.geof.topological.GenericFilterFunction
org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfTouchesFF
- All Implemented Interfaces:
org.apache.jena.sparql.function.Function
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.geosparql.geof.topological.GenericFilterFunction
exec, exec
Methods inherited from class org.apache.jena.sparql.function.FunctionBase2
checkBuild, exec
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
SfTouchesFF
public SfTouchesFF()
-
-
Method Details
-
isDisjoint
public boolean isDisjoint()- Specified by:
isDisjoint
in classGenericFilterFunction
-
isDisconnected
public boolean isDisconnected()- Specified by:
isDisconnected
in classGenericFilterFunction
-