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:188
Computes the LinearLocation of the point on a linear Geometry nearest a given Coordinate.
Definition: LocationIndexOfPoint.h:38
Represents a location along a LineString or MultiLineString.
Definition: LinearLocation.h:44
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25