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

Go to the source code of this file.

Classes

class  geos::operation::polygonize::PolygonizeDirectedEdge
 A DirectedEdge of a PolygonizeGraph, which represents an edge of a polygon formed by the graph. 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::polygonize
 An API for polygonizing sets of lines.