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