GEOS  3.9.1dev
Classes | Namespaces
OverlayOp.h File Reference
#include <geos/export.h>
#include <geos/algorithm/PointLocator.h>
#include <geos/geom/Dimension.h>
#include <geos/geom/Location.h>
#include <geos/geomgraph/EdgeList.h>
#include <geos/geomgraph/PlanarGraph.h>
#include <geos/operation/GeometryGraphOperation.h>
#include <vector>
Include dependency graph for OverlayOp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::operation::overlay::OverlayOp
 Computes the geometric overlay of two Geometry. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::overlay
 Contains classes that perform a topological overlay to compute boolean spatial functions.