GEOS  3.9.1dev
Classes | Namespaces
SweeplineNestedRingTester.h File Reference
#include <geos/export.h>
#include <geos/geom/Envelope.h>
#include <geos/index/sweepline/SweepLineOverlapAction.h>
#include <geos/index/sweepline/SweepLineIndex.h>
#include <vector>
Include dependency graph for SweeplineNestedRingTester.h:

Go to the source code of this file.

Classes

class  geos::operation::valid::SweeplineNestedRingTester
 Tests whether any of a set of LinearRings are nested inside another ring in the set, using an SweepLineIndex to speed up the comparisons. More...
 
class  geos::operation::valid::SweeplineNestedRingTester::OverlapAction
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 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.
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::valid
 Provides classes for testing the validity of geometries.