24 #include <geos/geom/Coordinate.h> 25 #include <geos/geom/Geometry.h> 26 #include <geos/geom/LineSegment.h> 27 #include <geos/linearref/LinearLocation.h> 47 double indexOfFromStart(
const geom::Coordinate& inputPt,
const double minIndex)
const;
51 double segmentStartMeasure)
const;
Definition: LineSegment.h:60
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:58
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Computes the length index of the point on a linear Geometry nearest a given Coordinate.
Definition: LengthIndexOfPoint.h:42
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25