#include <LineMergeGraph.h>
Inheritance diagram for geos::operation::linemerge::LineMergeGraph:
Public Member Functions | |
void | addEdge (const geom::LineString *lineString) |
The marked
flag on planargraph::Edge and planargraph::Node indicates whether they have been logically deleted from the graph.
|
Adds an Edge, DirectedEdges, and Nodes for the given LineString representation of an edge. |