GEOS
3.14.0dev
|
Implements the appropriate checks for repeated points (consecutive identical coordinates) as defined in the JTS spec. More...
#include <RepeatedPointTester.h>
Public Member Functions | |
geom::CoordinateXY & | getCoordinate () |
bool | hasRepeatedPoint (const geom::Geometry *g) |
bool | hasRepeatedPoint (const geom::CoordinateSequence *coord) |
Implements the appropriate checks for repeated points (consecutive identical coordinates) as defined in the JTS spec.