GEOS 3.15.0beta1
geos::noding::NodablePath Class Referenceabstract

A NodablePath represents a PathString to which coordinates can be added. More...

#include <NodablePath.h>

Public Member Functions

virtual void addIntersection (const geom::Coordinate &intPt, size_t pathIndex)
virtual void addIntersection (const geom::CoordinateXYM &intPt, size_t pathIndex)
virtual void addIntersection (const geom::CoordinateXY &intPt, size_t pathIndex)
virtual void addIntersection (const geom::CoordinateXYZM &intPt, size_t pathIndex)=0

Detailed Description

A NodablePath represents a PathString to which coordinates can be added.


The documentation for this class was generated from the following file: