Uses of Interface
org.locationtech.jts.index.sweepline.SweepLineOverlapAction
-
Packages that use SweepLineOverlapAction Package Description org.locationtech.jts.index.sweepline Contains classes which implement a sweepline algorithm for scanning geometric data structures. -
-
Uses of SweepLineOverlapAction in org.locationtech.jts.index.sweepline
Methods in org.locationtech.jts.index.sweepline with parameters of type SweepLineOverlapAction Modifier and Type Method Description void
SweepLineIndex. computeOverlaps(SweepLineOverlapAction action)
-