GEOS
3.14.0dev
|
This is the complete list of members for geos::linearref::LinearLocation, including all inherited members.
clamp(const geom::Geometry *linear) | geos::linearref::LinearLocation | |
compareLocationValues(std::size_t componentIndex1, std::size_t segmentIndex1, double segmentFraction1) const | geos::linearref::LinearLocation | |
compareLocationValues(std::size_t componentIndex0, std::size_t segmentIndex0, double segmentFraction0, std::size_t componentIndex1, std::size_t segmentIndex1, double segmentFraction1) | geos::linearref::LinearLocation | static |
compareTo(const LinearLocation &other) const | geos::linearref::LinearLocation | |
getComponentIndex() const | geos::linearref::LinearLocation | |
getCoordinate(const geom::Geometry *linearGeom) const | geos::linearref::LinearLocation | |
getEndLocation(const geom::Geometry *linear) | geos::linearref::LinearLocation | static |
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(std::size_t segmentIndex=0, double segmentFraction=0.0) | geos::linearref::LinearLocation | |
LinearLocation(std::size_t componentIndex, std::size_t segmentIndex, double segmentFraction) (defined in geos::linearref::LinearLocation) | geos::linearref::LinearLocation | |
operator<< (defined in geos::linearref::LinearLocation) | geos::linearref::LinearLocation | friend |
pointAlongSegmentByFraction(const geom::Coordinate &p0, const geom::Coordinate &p1, double frac) | geos::linearref::LinearLocation | static |
setToEnd(const geom::Geometry *linear) | geos::linearref::LinearLocation | |
snapToVertex(const geom::Geometry *linearGeom, double minDistance) | geos::linearref::LinearLocation |