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