22 #include <geos/export.h>
25 #include <geos/geom/Coordinate.h>
47 eDisconnectedInterior,
49 eRingSelfIntersection,
55 oNoInvalidIntersection = -1
60 const geom::CoordinateXY& getCoordinate()
const;
61 std::string getMessage()
const;
62 int getErrorType()
const;
63 std::string toString()
const;
67 static const char* errMsg[];
69 const geom::CoordinateXY pt;
Contains information about the nature and location of a geom::Geometry validation error.
Definition: TopologyValidationError.h:39
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25