|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SweepLineInterval | |
---|---|
com.vividsolutions.jts.index.sweepline | Contains classes which implement a sweepline algorithm for scanning geometric data structures. |
Uses of SweepLineInterval in com.vividsolutions.jts.index.sweepline |
---|
Methods in com.vividsolutions.jts.index.sweepline with parameters of type SweepLineInterval | |
---|---|
void |
SweepLineIndex.add(SweepLineInterval sweepInt)
|
void |
SweepLineOverlapAction.overlap(SweepLineInterval s0,
SweepLineInterval s1)
|
Constructors in com.vividsolutions.jts.index.sweepline with parameters of type SweepLineInterval | |
---|---|
SweepLineEvent(double x,
SweepLineEvent insertEvent,
SweepLineInterval sweepInt)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |