GEOS  3.9.1dev
Classes | Namespaces
IntersectionAdder.h File Reference
#include <geos/export.h>
#include <vector>
#include <iostream>
#include <cstdlib>
#include <geos/inline.h>
#include <geos/geom/Coordinate.h>
#include <geos/noding/SegmentIntersector.h>
Include dependency graph for IntersectionAdder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::noding::IntersectionAdder
 Computes the intersections between two line segments in SegmentString and adds them to each string. More...
 

Namespaces

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