#include <LineMergeDirectedEdge.h>
Inheritance diagram for geos::operation::linemerge::LineMergeDirectedEdge:

Public Member Functions | |
| LineMergeDirectedEdge (planargraph::Node *from, planargraph::Node *to, const geom::Coordinate &directionPt, bool edgeDirection) | |
| LineMergeDirectedEdge * | getNext () |
|
||||||||||||||||||||
|
Constructs a LineMergeDirectedEdge connecting the
|
|
|
Returns the directed edge that starts at this directed edge's end point, or null if there are zero or multiple directed edges starting there.
|
1.4.4