Package | Description |
---|---|
org.locationtech.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
Modifier and Type | Field and Description |
---|---|
private SegmentStringDissolver.SegmentStringMerger |
SegmentStringDissolver.merger |
Constructor and Description |
---|
SegmentStringDissolver(SegmentStringDissolver.SegmentStringMerger merger)
Creates a dissolver with a user-defined merge strategy.
|