GEOS  3.9.1dev
Classes | Namespaces
MCIndexSegmentSetMutualIntersector.h File Reference
#include <geos/noding/SegmentSetMutualIntersector.h>
#include <geos/index/chain/MonotoneChainOverlapAction.h>
Include dependency graph for MCIndexSegmentSetMutualIntersector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::noding::MCIndexSegmentSetMutualIntersector
 Intersects two sets of SegmentStrings using a index based on MonotoneChains and a SpatialIndex. More...
 
class  geos::noding::MCIndexSegmentSetMutualIntersector::SegmentOverlapAction
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::index
 Provides classes for various kinds of spatial indexes.
 
 geos::index::chain
 Contains classes that implement Monotone Chains.
 
 geos::index::strtree
 Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
 
 geos::noding
 Classes to compute nodings for arrangements of line segments and line segment sequences.