GEOS  3.9.1dev
Classes | Namespaces
LineMergeGraph.h File Reference
#include <geos/export.h>
#include <geos/planargraph/PlanarGraph.h>
#include <vector>
Include dependency graph for LineMergeGraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::operation::linemerge::LineMergeGraph
 A planar graph of edges that is analyzed to sew the edges together. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::planargraph
 Contains classes to implement a planar graph data structure.
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::linemerge
 Line merging package.