Uses of Package
org.locationtech.jts.operation.linemerge
-
Packages that use org.locationtech.jts.operation.linemerge Package Description org.locationtech.jts.operation.linemerge Classes to perform line merging. -
Classes in org.locationtech.jts.operation.linemerge used by org.locationtech.jts.operation.linemerge Class Description EdgeString A sequence ofLineMergeDirectedEdge
s forming one of the lines that will be output by the line-merging process.LineMergeDirectedEdge ADirectedEdge
of aLineMergeGraph
.LineMergeGraph A planar graph of edges that is analyzed to sew the edges together.