GEOS  3.9.1dev
Classes | Namespaces
UnaryUnionOp.h File Reference
#include <memory>
#include <vector>
#include <geos/export.h>
#include <geos/geom/GeometryFactory.h>
#include <geos/geom/Point.h>
#include <geos/geom/LineString.h>
#include <geos/geom/Polygon.h>
#include <geos/geom/util/GeometryExtracter.h>
#include <geos/operation/overlay/OverlayOp.h>
#include <geos/operation/union/CascadedPolygonUnion.h>
Include dependency graph for UnaryUnionOp.h:

Go to the source code of this file.

Classes

class  geos::operation::geounion::UnaryUnionOp
 Unions a collection of Geometry or a single Geometry (which may be a collection) together. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::geounion
 Classes to perform efficient unioning of collections of geometries.