| Package | Description |
|---|---|
| org.locationtech.jts.operation.linemerge |
Classes to perform line merging.
|
| Class and Description |
|---|
| EdgeString
A sequence of
LineMergeDirectedEdges forming one of the lines that will
be output by the line-merging process. |
| LineMergeDirectedEdge
A
DirectedEdge of a
LineMergeGraph. |
| LineMergeGraph
A planar graph of edges that is analyzed to sew the edges together.
|