NetTopologySuite
|
Classes | |
class | DissolveEdgeGraph |
A graph containing DissolveHalfEdges. More... | |
class | DissolveHalfEdge |
A HalfEdge which carries information required to support LineDissolver. More... | |
class | LineDissolver |
Dissolves the linear components from a collection of IGeometrys. into a set of maximal-length ILineStrings in which every unique segment appears once only. The output linestrings run between node vertices of the input, which are vertices which have either degree 1, or degree 3 or greater. More... | |