GEOS 3.15.0dev
Public Member Functions | List of all members
geos::noding::NodablePath Class Referenceabstract

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

#include <NodablePath.h>

Inherited by geos::noding::NodableArcString.

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: