GEOS  3.9.1dev
Classes | Namespaces
PointBuilder.h File Reference
#include <geos/export.h>
#include <geos/geom/GeometryFactory.h>
#include <geos/operation/overlay/OverlayOp.h>
#include <geos/util.h>
#include <vector>
Include dependency graph for PointBuilder.h:

Go to the source code of this file.

Classes

class  geos::operation::overlay::PointBuilder
 Constructs geom::Point s from the nodes of an overlay graph. More...
 

Namespaces

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