21 #ifndef GEOS_LINEARREF_LENGTHINDEXOFPOINT_H
22 #define GEOS_LINEARREF_LENGTHINDEXOFPOINT_H
26 #include <geos/geom/Coordinate.h>
27 #include <geos/geom/Geometry.h>
28 #include <geos/geom/LineSegment.h>
29 #include <geos/linearref/LinearLocation.h>
52 double indexOfFromStart(
const geom::Coordinate& inputPt,
const double minIndex)
const;
56 double segmentStartMeasure)
const;