21#include <geos/export.h>
49 static std::unique_ptr<geom::Geometry> Union(
57 std::unique_ptr<geom::Geometry> Union()
const;
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition: GeometryFactory.h:66
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Computes the union of a puntal geometry with another arbitrary Geometry.
Definition: PointGeometryUnion.h:46
Basic namespace for all GEOS functionalities.
Definition: geos.h:39