Package | Description |
---|---|
org.locationtech.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FastSegmentSetIntersectionFinder.intersects(java.util.Collection segStrings,
SegmentIntersectionDetector intDetector)
Tests for intersections with a given set of target
SegmentString s. |