21 #ifndef GEOS_OP_POLYGONIZE_POLYGONIZEEDGE_H 22 #define GEOS_OP_POLYGONIZE_POLYGONIZEEDGE_H 24 #include <geos/export.h> 26 #include <geos/planargraph/Edge.h> 37 namespace polygonize {
61 #endif // GEOS_OP_POLYGONIZE_POLYGONIZEEDGE_H An edge of a polygonization graph.
Definition: PolygonizeEdge.h:44
Definition: LineString.h:68
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26
Represents an undirected edge of a PlanarGraph.
Definition: planargraph/Edge.h:54