22 #ifndef GEOS_OP_POLYGONIZE_POLYGONIZEDIRECTEDEDGE_H
23 #define GEOS_OP_POLYGONIZE_POLYGONIZEDIRECTEDEDGE_H
25 #include <geos/export.h>
27 #include <geos/planargraph/DirectedEdge.h>
34 namespace planargraph {
38 namespace polygonize {
46 namespace polygonize {
88 long getLabel()
const;
93 void setLabel(
long newLabel);
112 bool isInRing()
const;
118 void setRing(
EdgeRing *newEdgeRing);
124 #endif // GEOS_OP_POLYGONIZE_POLYGONIZEDIRECTEDEDGE_H