Package org.locationtech.jts.index.sweepline
package org.locationtech.jts.index.sweepline
Contains classes which implement a sweepline algorithm for scanning geometric data structures.
-
ClassDescriptionA sweepline implements a sorted index on a set of intervals.An action taken when a
SweepLineIndex
detects that twoSweepLineInterval
s overlap