Package | Description |
---|---|
org.locationtech.jts.index.sweepline |
Contains classes which implement a sweepline algorithm for scanning geometric data structures.
|
Modifier and Type | Method | Description |
---|---|---|
void |
SweepLineIndex.add(SweepLineInterval sweepInt) |
|
void |
SweepLineOverlapAction.overlap(SweepLineInterval s0,
SweepLineInterval s1) |
Constructor | Description |
---|---|
SweepLineEvent(double x,
SweepLineEvent insertEvent,
SweepLineInterval sweepInt) |
Copyright © 2018. All rights reserved.