|
GEOS 3.15.0dev
|
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 |
A NodablePath represents a PathString to which coordinates can be added.