GEOS
3.6.1
|
Contains information about the nature and location of a Geometry validation error. More...
#include <TopologyValidationError.h>
Public Member Functions | |
TopologyValidationError (int newErrorType, const geom::Coordinate &newPt) | |
TopologyValidationError (int newErrorType) | |
geom::Coordinate & | getCoordinate () |
std::string | getMessage () |
int | getErrorType () |
std::string | toString () |
Contains information about the nature and location of a Geometry validation error.