marked
field indicates whether this Edge has been logically deleted from the graph.
More...
#include <LineMergeEdge.h>
Inheritance diagram for geos::operation::linemerge::LineMergeEdge:
Public Member Functions | |
LineMergeEdge (const geom::LineString *newLine) | |
const geom::LineString * | getLine () const |
marked
field indicates whether this Edge has been logically deleted from the graph.
|
Constructs a LineMergeEdge with vertices given by the specified LineString. |
|
Returns the LineString specifying the vertices of this edge. |