Module org.apache.jena.geosparql
Class NearbyGeomPF
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.nearby.NearbyGeomPF
- All Implemented Interfaces:
- org.apache.jena.sparql.pfunction.PropertyFunction
- Direct Known Subclasses:
- NearbyPF
- 
Field SummaryFields inherited from class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunctionDEFAULT_LIMIT
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunctionexecEvaluatedMethods inherited from class org.apache.jena.sparql.pfunction.PFuncSimpleAndListexecEvaluatedMethods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionEvalexecMethods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionBasebuild, exec
- 
Constructor Details- 
NearbyGeomPFpublic NearbyGeomPF()
 
-