Package | Description |
---|---|
org.locationtech.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
Modifier and Type | Field and Description |
---|---|
private FastSegmentSetIntersectionFinder |
PreparedPolygon.segIntFinder |
private FastSegmentSetIntersectionFinder |
PreparedLineString.segIntFinder |
Modifier and Type | Method and Description |
---|---|
FastSegmentSetIntersectionFinder |
PreparedPolygon.getIntersectionFinder()
Gets the indexed intersection finder for this geometry.
|
FastSegmentSetIntersectionFinder |
PreparedLineString.getIntersectionFinder() |