| 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.add(SweepLineInterval sweepInt) |
void |
SweepLineOverlapAction.overlap(SweepLineInterval s0,
SweepLineInterval s1) |
| Constructor and Description |
|---|
SweepLineEvent(double x,
SweepLineEvent insertEvent,
SweepLineInterval sweepInt) |
Copyright © 2024. All rights reserved.