20 #ifndef GEOS_OP_BUFFER_RIGHTMOSTEDGEFINDER_H
21 #define GEOS_OP_BUFFER_RIGHTMOSTEDGEFINDER_H
23 #include <geos/export.h>
25 #include <geos/geom/Coordinate.h>
60 void findRightmostEdgeAtNode();
62 void findRightmostEdgeAtVertex();
86 void findEdge(std::vector<geomgraph::DirectedEdge*>* dirEdgeList);
91 RightmostEdgeFinder::getEdge()
98 RightmostEdgeFinder::getCoordinate()
110 #endif // ndef GEOS_OP_BUFFER_RIGHTMOSTEDGEFINDER_H