GEOS  3.9.1dev
Classes | Namespaces
SimpleSweepLineIntersector.h File Reference
#include <geos/export.h>
#include <vector>
#include <geos/geomgraph/index/EdgeSetIntersector.h>
Include dependency graph for SimpleSweepLineIntersector.h:

Go to the source code of this file.

Classes

class  geos::geomgraph::index::SimpleSweepLineIntersector
 Finds all intersections in one or two sets of edges, using a simple x-axis sweepline algorithm. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 
 geos::geomgraph::index
 Contains classes that implement indexes for performing noding on geometry graph edges.