public class SymmetricDifference extends Object
Function
geof:symDifference, as defined in
OGC GeoSPARQL - A Geographic Query Language for RDF
Data.Constructor and Description |
---|
SymmetricDifference() |
Modifier and Type | Method and Description |
---|---|
Value |
evaluate(ValueFactory valueFactory,
Value... args) |
String |
getURI() |
protected org.locationtech.spatial4j.shape.Shape |
operation(org.locationtech.spatial4j.shape.Shape s1,
org.locationtech.spatial4j.shape.Shape s2) |
public String getURI()
protected org.locationtech.spatial4j.shape.Shape operation(org.locationtech.spatial4j.shape.Shape s1, org.locationtech.spatial4j.shape.Shape s2)
public Value evaluate(ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException
evaluate
in interface Function
ValueExprEvaluationException
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.