21 #ifndef GEOS_LINEARREF_LOCATIONINDEXOFPOINT_H 22 #define GEOS_LINEARREF_LOCATIONINDEXOFPOINT_H 24 #include <geos/geom/Coordinate.h> 25 #include <geos/geom/Geometry.h> 26 #include <geos/linearref/LinearLocation.h> Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
Definition: LocationIndexOfPoint.h:40
Represents a location along a LineString or MultiLineString.
Definition: LinearLocation.h:43
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25