| Package | Description |
|---|---|
| org.locationtech.jts.index.sweepline |
Contains classes which implement a sweepline algorithm for scanning geometric data structures.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SweepLineIndex.computeOverlaps(SweepLineOverlapAction action) |
private void |
SweepLineIndex.processOverlaps(int start,
int end,
SweepLineInterval s0,
SweepLineOverlapAction action) |