GEOS  3.9.1dev
geos::geom::LineSegment Member List

This is the complete list of members for geos::geom::LineSegment, including all inherited members.

angle() const geos::geom::LineSegment
closestPoint(const Coordinate &p, Coordinate &ret) const geos::geom::LineSegment
closestPoints(const LineSegment &line)geos::geom::LineSegment
closestPoints(const LineSegment *line)geos::geom::LineSegment
compareTo(const LineSegment &other) const geos::geom::LineSegment
distance(const LineSegment &ls) const geos::geom::LineSegment
distance(const Coordinate &p) const geos::geom::LineSegment
distancePerpendicular(const Coordinate &p) const geos::geom::LineSegment
equalsTopo(const LineSegment &other) const geos::geom::LineSegment
getLength() const geos::geom::LineSegment
intersection(const LineSegment &line) const geos::geom::LineSegment
isHorizontal() const geos::geom::LineSegment
isVertical() const geos::geom::LineSegment
lineIntersection(const LineSegment &line) const geos::geom::LineSegment
LineSegment()geos::geom::LineSegment
LineSegment(const Coordinate &c0, const Coordinate &c1)geos::geom::LineSegment
LineSegment(double x0, double y0, double x1, double y1)geos::geom::LineSegment
midPoint(Coordinate &ret) const geos::geom::LineSegment
normalize()geos::geom::LineSegment
operator<<(std::ostream &o, const LineSegment &l)geos::geom::LineSegmentfriend
operator[](std::size_t i) const geos::geom::LineSegment
operator[](std::size_t i)geos::geom::LineSegment
orientationIndex(const LineSegment &seg) const geos::geom::LineSegment
orientationIndex(const LineSegment *seg) const geos::geom::LineSegment
orientationIndex(const Coordinate &p) const geos::geom::LineSegment
p0geos::geom::LineSegment
p1geos::geom::LineSegment
pointAlong(double segmentLengthFraction, Coordinate &ret) const geos::geom::LineSegment
pointAlongOffset(double segmentLengthFraction, double offsetDistance, Coordinate &ret) const geos::geom::LineSegment
project(const Coordinate &p, Coordinate &ret) const geos::geom::LineSegment
project(const LineSegment &seg, LineSegment &ret) const geos::geom::LineSegment
projectionFactor(const Coordinate &p) const geos::geom::LineSegment
reverse()geos::geom::LineSegment
segmentFraction(const Coordinate &inputPt) const geos::geom::LineSegment
setCoordinates(const Coordinate &c0, const Coordinate &c1)geos::geom::LineSegment
setCoordinates(const LineSegment &ls)geos::geom::LineSegment
toGeometry(const GeometryFactory &gf) const geos::geom::LineSegment