JTS Topology Suite version 1.12

Package com.vividsolutions.jts.index.sweepline

Contains classes which implement a sweepline algorithm for scanning geometric data structures.

See:
          Description

Interface Summary
SweepLineOverlapAction An action taken when a SweepLineIndex detects that two SweepLineIntervals overlap
 

Class Summary
SweepLineEvent  
SweepLineIndex A sweepline implements a sorted index on a set of intervals.
SweepLineInterval  
 

Package com.vividsolutions.jts.index.sweepline Description

Contains classes which implement a sweepline algorithm for scanning geometric data structures.


JTS Topology Suite version 1.12