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

Go to the source code of this file.

Classes

class  geos::operation::overlay::LineBuilder
 Forms JTS LineStrings out of a the graph of geomgraph::DirectedEdge created by an OverlayOp. 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.