NetTopologySuite
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Package NetTopologySuite.Operation.Linemerge

Classes

class  EdgeString
 A sequence of LineMergeDirectedEdges forming one of the lines that will be output by the line-merging process. More...
 
class  LineMergeDirectedEdge
 A com.vividsolutions.jts.planargraph.DirectedEdge of a LineMergeGraph. More...
 
class  LineMergeEdge
 An edge of a LineMergeGraph. The marked field indicates whether this Edge has been logically deleted from the graph. More...
 
class  LineMergeGraph
 A planar graph of edges that is analyzed to sew the edges together. The marked flag on com.vividsolutions.planargraph.Edges and com.vividsolutions.planargraph.Nodes indicates whether they have been logically deleted from the graph. More...
 
class  LineMerger
 Sews together a set of fully noded LineStrings. More...
 
class  LineSequencer