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