GEOS  3.9.1dev
Classes | Namespaces
MCIndexNoder.h File Reference
#include <geos/export.h>
#include <geos/inline.h>
#include <geos/index/chain/MonotoneChainOverlapAction.h>
#include <geos/noding/SinglePassNoder.h>
#include <geos/index/strtree/SimpleSTRtree.h>
#include <geos/util.h>
#include <vector>
#include <iostream>
Include dependency graph for MCIndexNoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::noding::MCIndexNoder
 Nodes a set of SegmentString using a index based on MonotoneChain and a SpatialIndex. More...
 
class  geos::noding::MCIndexNoder::SegmentOverlapAction
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::noding
 Classes to compute nodings for arrangements of line segments and line segment sequences.