Class Boundary
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricUnaryFunction
org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Boundary
- All Implemented Interfaces:
Function
The GeoSPARQL
Function geof:boundary, as defined in
OGC GeoSPARQL - A Geographic Query Language for RDF
Data.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class GeometricUnaryFunction
evaluateMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Function
evaluate, mustReturnDifferentResult
-
Constructor Details
-
Boundary
public Boundary()
-
-
Method Details
-
getURI
-
operation
protected org.locationtech.spatial4j.shape.Shape operation(org.locationtech.spatial4j.shape.Shape s) - Specified by:
operationin classGeometricUnaryFunction
-