NetTopologySuite
|
Classes | |
class | EdgeString |
A sequence of LineMergeDirectedEdge s 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.Edge s and com.vividsolutions.planargraph.Node s indicates whether they have been logically deleted from the graph. More... | |
class | LineMerger |
Sews together a set of fully noded LineStrings. More... | |
class | LineSequencer |