GEOS  3.4.2
Public Member Functions
geos::operation::linemerge::LineMergeEdge Class Reference

An edge of a LineMergeGraph. The marked field indicates whether this Edge has been logically deleted from the graph. More...

#include <LineMergeEdge.h>

Inheritance diagram for geos::operation::linemerge::LineMergeEdge:
geos::planargraph::Edge geos::planargraph::GraphComponent

List of all members.

Public Member Functions

 LineMergeEdge (const geom::LineString *newLine)
const geom::LineStringgetLine () const

Detailed Description

An edge of a LineMergeGraph. The marked field indicates whether this Edge has been logically deleted from the graph.


Constructor & Destructor Documentation

Constructs a LineMergeEdge with vertices given by the specified LineString.


Member Function Documentation

Returns the LineString specifying the vertices of this edge.


The documentation for this class was generated from the following file: