Class WithinBoxGeomPF
java.lang.Object
org.apache.jena.sparql.pfunction.PropertyFunctionBase
org.apache.jena.sparql.pfunction.PropertyFunctionEval
org.apache.jena.sparql.pfunction.PFuncSimpleAndList
org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
org.apache.jena.geosparql.spatial.property_functions.GenericSpatialGeomPropertyFunction
org.apache.jena.geosparql.spatial.property_functions.box.GenericSpatialGeomBoxPropertyFunction
org.apache.jena.geosparql.spatial.property_functions.box.WithinBoxGeomPF
- All Implemented Interfaces:
PropertyFunction
-
Field Summary
Fields inherited from class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
DEFAULT_LIMIT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
execEvaluated
Methods inherited from class org.apache.jena.sparql.pfunction.PFuncSimpleAndList
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
-
WithinBoxGeomPF
public WithinBoxGeomPF()
-