GEOS  3.9.1dev
Classes | Namespaces
MCIndexSnapRounder.h File Reference
#include <geos/export.h>
#include <geos/noding/Noder.h>
#include <geos/noding/NodedSegmentString.h>
#include <geos/noding/snapround/MCIndexPointSnapper.h>
#include <geos/algorithm/LineIntersector.h>
#include <geos/geom/Coordinate.h>
#include <geos/geom/PrecisionModel.h>
#include <vector>
Include dependency graph for MCIndexSnapRounder.h:

Go to the source code of this file.

Classes

class  geos::noding::snapround::MCIndexSnapRounder
 Uses Snap Rounding to compute a rounded, fully noded arrangement from a set of SegmentString. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::algorithm
 Contains classes and interfaces implementing fundamental computational geometry algorithms.
 
 geos::noding
 Classes to compute nodings for arrangements of line segments and line segment sequences.
 
 geos::noding::snapround
 Contains classes to implement the Snap Rounding algorithm for noding linestrings.