Package org.locationtech.jts.operation.linemerge
package org.locationtech.jts.operation.linemerge
Classes to perform line merging.
-
ClassesClassDescriptionA sequence of
LineMergeDirectedEdge
s forming one of the lines that will be output by the line-merging process.ADirectedEdge
of aLineMergeGraph
.An edge of aLineMergeGraph
.A planar graph of edges that is analyzed to sew the edges together.Merges a collection of linear components to form maximal-length linestrings.Builds a sequence from a set of LineStrings so that they are ordered end to end.