GEOS  3.9.1dev
Classes | Namespaces
SegmentIntersectionDetector.h File Reference
#include <cstddef>
#include <geos/noding/SegmentIntersector.h>
#include <geos/algorithm/LineIntersector.h>
#include <geos/geom/Coordinate.h>
#include <geos/geom/CoordinateArraySequence.h>
#include <geos/noding/SegmentString.h>
Include dependency graph for SegmentIntersectionDetector.h:

Go to the source code of this file.

Classes

class  geos::noding::SegmentIntersectionDetector
 Detects and records an intersection between two SegmentStrings, if one exists. More...
 

Namespaces

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