| Package | Description |
|---|---|
| org.locationtech.jts.dissolve |
| Modifier and Type | Field and Description |
|---|---|
private DissolveHalfEdge |
LineDissolver.ringStartEdge |
| Modifier and Type | Method and Description |
|---|---|
private void |
LineDissolver.updateRingStartEdge(DissolveHalfEdge e)
Updates the tracked ringStartEdge
if the given edge has a lower origin
(using the standard
Coordinate ordering). |