java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricBinaryFunction
org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Union
All Implemented Interfaces:
Function

public class Union extends GeometricBinaryFunction
  • Constructor Details

    • Union

      public Union()
  • Method Details

    • getURI

      public String getURI()
    • operation

      protected org.locationtech.spatial4j.shape.Shape operation(org.locationtech.spatial4j.shape.Shape s1, org.locationtech.spatial4j.shape.Shape s2)
      Specified by:
      operation in class GeometricBinaryFunction