GEOS  3.9.1dev
Classes | Namespaces
NodedSegmentString.h File Reference
#include <geos/export.h>
#include <geos/noding/NodableSegmentString.h>
#include <geos/geom/CoordinateSequence.h>
#include <geos/algorithm/LineIntersector.h>
#include <geos/noding/SegmentNode.h>
#include <geos/noding/SegmentNodeList.h>
#include <geos/noding/SegmentString.h>
#include <geos/geom/Coordinate.h>
#include <cstddef>
Include dependency graph for NodedSegmentString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::noding::NodedSegmentString
 Represents a list of contiguous line segments, and supports noding the segments. More...
 

Namespaces

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