20 #ifndef GEOS_LINEARREF_LOCATIONINDEXOFLINE_H 21 #define GEOS_LINEARREF_LOCATIONINDEXOFLINE_H 23 #include <geos/geom/Coordinate.h> 24 #include <geos/geom/Geometry.h> 25 #include <geos/linearref/LinearLocation.h> static LinearLocation * indicesOf(const geom::Geometry *linearGeom, const geom::Geometry *subLine)
Determines the location of a subline along a linear Geometry.
Definition: LocationIndexOfLine.h:41
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
Represents a location along a LineString or MultiLineString.
Definition: LinearLocation.h:43
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25