Package | Description |
---|---|
org.locationtech.jts.operation.linemerge |
Classes to perform line merging.
|
Modifier and Type | Method | Description |
---|---|---|
LineMergeDirectedEdge |
LineMergeDirectedEdge.getNext() |
Returns the directed edge that starts at this directed edge's end point, or null
if there are zero or multiple directed edges starting there.
|
Modifier and Type | Method | Description |
---|---|---|
void |
EdgeString.add(LineMergeDirectedEdge directedEdge) |
Adds a directed edge which is known to form part of this line.
|
Copyright © 2018. All rights reserved.