| Package | Description |
|---|---|
| org.locationtech.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
MCIndexSegmentSetMutualIntersector |
|
class |
SimpleSegmentSetMutualIntersector |
Intersects two sets of
SegmentStrings using
brute-force comparison. |
| Modifier and Type | Method | Description |
|---|---|---|
SegmentSetMutualIntersector |
FastSegmentSetIntersectionFinder.getSegmentSetIntersector() |
Gets the segment set intersector used by this class.
|
Copyright © 2018. All rights reserved.