|
GEOS 3.15.0dev
|
Determines the location of a subline along a linear Geometry. More...
#include <LocationIndexOfLine.h>
Public Member Functions | |
| LocationIndexOfLine (const geom::Geometry *linearGeom) | |
| LinearLocation * | indicesOf (const geom::Geometry *subLine) const |
| Caller must take of releasing with delete[]. | |
Static Public Member Functions | |
| static LinearLocation * | indicesOf (const geom::Geometry *linearGeom, const geom::Geometry *subLine) |
| Determines the location of a subline along a linear Geometry. | |
Determines the location of a subline along a linear Geometry.
The location is reported as a pair of LinearLocations.
|
static |
Determines the location of a subline along a linear Geometry.
The location is reported as a pair of LinearLocations.