18 #include <geos/export.h>
19 #include <geos/util/GEOSException.h>
20 #include <geos/geom/Coordinate.h>
Base class for all GEOS exceptions.
Definition: GEOSException.h:37
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25
std::string toString() const
Returns a string of the form (x,y,z) .
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:216
Indicates an invalid or inconsistent topological situation encountered during processing.
Definition: TopologyException.h:34