GEOS  3.3.3
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(unsigned int componentIndex1, unsigned int segmentIndex1, double segmentFraction1) const geos::linearref::LinearLocation
compareLocationValues(unsigned int componentIndex0, unsigned int segmentIndex0, double segmentFraction0, unsigned int componentIndex1, unsigned int segmentIndex1, double segmentFraction1)geos::linearref::LinearLocationstatic
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::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
isOnSameSegment(const LinearLocation &loc) const geos::linearref::LinearLocation
isValid(const geom::Geometry *linearGeom) const geos::linearref::LinearLocation
isVertex() const geos::linearref::LinearLocation
LinearLocation(unsigned int segmentIndex=0, double segmentFraction=0.0)geos::linearref::LinearLocation
LinearLocation(unsigned int componentIndex, unsigned int segmentIndex, double segmentFraction) (defined in geos::linearref::LinearLocation)geos::linearref::LinearLocation
operator<< (defined in geos::linearref::LinearLocation)geos::linearref::LinearLocationfriend
pointAlongSegmentByFraction(const geom::Coordinate &p0, const geom::Coordinate &p1, double frac)geos::linearref::LinearLocationstatic
setToEnd(const geom::Geometry *linear)geos::linearref::LinearLocation
snapToVertex(const geom::Geometry *linearGeom, double minDistance)geos::linearref::LinearLocation