GEOS  3.9.1dev
Classes | Namespaces
CascadedUnion.h File Reference
#include <geos/export.h>
#include <vector>
#include <algorithm>
#include "GeometryListHolder.h"
Include dependency graph for CascadedUnion.h:

Go to the source code of this file.

Classes

class  geos::operation::geounion::CascadedUnion
 Provides an efficient method of unioning a collection of Geometries. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::index
 Provides classes for various kinds of spatial indexes.
 
 geos::index::strtree
 Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::geounion
 Classes to perform efficient unioning of collections of geometries.