Classes | |
class | geos::operation::linemerge::EdgeString |
A sequence of LineMergeDirectedEdge forming one of the lines that will be output by the line-merging process. More... | |
class | geos::operation::linemerge::LineMergeDirectedEdge |
A planargraph::DirectedEdge of a LineMergeGraph. More... | |
class | geos::operation::linemerge::LineMergeEdge |
An edge of a LineMergeGraph. The marked field indicates whether this Edge has been logically deleted from the graph. More... | |
class | geos::operation::linemerge::LineMergeGraph |
A planar graph of edges that is analyzed to sew the edges together. More... | |
class | geos::operation::linemerge::LineMerger |
Sews together a set of fully noded LineStrings. More... | |
class | geos::operation::linemerge::LineSequencer |
Builds a sequence from a set of LineStrings so that they are ordered end to end. More... |