21 #include <geos/export.h> 23 #include <geos/geom/Coordinate.h> 63 static const int INSIDE_AREA = -1;
100 std::size_t getSegmentIndex();
113 std::string toString();
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:58
Represents the location of a point on a Geometry.
Definition: GeometryLocation.h:49
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25