Public Member Functions

geos::operation::linemerge::EdgeString Class Reference

A sequence of LineMergeDirectedEdge forming one of the lines that will be output by the line-merging process. More...

#include <EdgeString.h>

List of all members.

Public Member Functions

 EdgeString (const geom::GeometryFactory *newFactory)
void add (LineMergeDirectedEdge *directedEdge)
geom::LineStringtoLineString ()

Detailed Description

A sequence of LineMergeDirectedEdge forming one of the lines that will be output by the line-merging process.


Member Function Documentation

void geos::operation::linemerge::EdgeString::add ( LineMergeDirectedEdge directedEdge  ) 

Adds a directed edge which is known to form part of this line.


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