GEOS
3.6.1
|
Computes the union of a Puntal geometry with another arbitrary Geometry. More...
#include <PointGeometryUnion.h>
Public Member Functions | |
PointGeometryUnion (const geom::Puntal &pointGeom, const geom::Geometry &otherGeom) | |
std::auto_ptr< geom::Geometry > | Union () const |
Static Public Member Functions | |
static std::auto_ptr< geom::Geometry > | Union (const geom::Puntal &pointGeom, const geom::Geometry &otherGeom) |
Computes the union of a Puntal geometry with another arbitrary Geometry.
Does not copy any component geometries.