GEOS  3.9.1dev
geos::linearref::LinearLocation Member List

This is the complete list of members for geos::linearref::LinearLocation, including all inherited members.

clamp(const geom::Geometry *linear)geos::linearref::LinearLocation
compareLocationValues(size_t componentIndex1, size_t segmentIndex1, double segmentFraction1) const geos::linearref::LinearLocation
compareLocationValues(size_t componentIndex0, size_t segmentIndex0, double segmentFraction0, size_t componentIndex1, size_t segmentIndex1, double segmentFraction1)geos::linearref::LinearLocationstatic
compareTo(const LinearLocation &other) const geos::linearref::LinearLocation
componentIndexgeos::linearref::LinearLocationprivate
getComponentIndex() const geos::linearref::LinearLocation
getCoordinate(const geom::Geometry *linearGeom) const geos::linearref::LinearLocation
getEndLocation(const geom::Geometry *linear)geos::linearref::LinearLocationstatic
getSegment(const geom::Geometry *linearGeom) const geos::linearref::LinearLocation
getSegmentFraction() const geos::linearref::LinearLocation
getSegmentIndex() const geos::linearref::LinearLocation
getSegmentLength(const geom::Geometry *linearGeom) const geos::linearref::LinearLocation
isEndpoint(const geom::Geometry &linearGeom) const geos::linearref::LinearLocation
isOnSameSegment(const LinearLocation &loc) const geos::linearref::LinearLocation
isValid(const geom::Geometry *linearGeom) const geos::linearref::LinearLocation
isVertex() const geos::linearref::LinearLocation
LinearLocation(size_t segmentIndex=0, double segmentFraction=0.0)geos::linearref::LinearLocation
LinearLocation(size_t componentIndex, size_t segmentIndex, double segmentFraction)geos::linearref::LinearLocation
normalize()geos::linearref::LinearLocationprivate
operator<<(std::ostream &out, const LinearLocation &obj)geos::linearref::LinearLocationfriend
pointAlongSegmentByFraction(const geom::Coordinate &p0, const geom::Coordinate &p1, double frac)geos::linearref::LinearLocationstatic
segmentFractiongeos::linearref::LinearLocationprivate
segmentIndexgeos::linearref::LinearLocationprivate
setToEnd(const geom::Geometry *linear)geos::linearref::LinearLocation
snapToVertex(const geom::Geometry *linearGeom, double minDistance)geos::linearref::LinearLocation