GEOS  3.9.1dev
Classes | Namespaces
SweepLineIndex.h File Reference
#include <vector>
#include <geos/export.h>
Include dependency graph for SweepLineIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::index::sweepline::SweepLineIndex
 A sweepline implements a sorted index on a set of intervals. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::index
 Provides classes for various kinds of spatial indexes.
 
 geos::index::sweepline
 Contains classes which implement a sweepline algorithm for scanning geometric data structures.