GEOS  3.9.1dev
geos::simplify::TaggedLineSegment Member List

This is the complete list of members for geos::simplify::TaggedLineSegment, 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
getIndex() const geos::simplify::TaggedLineSegment
getLength() const geos::geom::LineSegment
getParent() const geos::simplify::TaggedLineSegment
indexgeos::simplify::TaggedLineSegmentprivate
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::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
parentgeos::simplify::TaggedLineSegmentprivate
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
TaggedLineSegment(const geom::Coordinate &p0, const geom::Coordinate &p1, const geom::Geometry *parent, size_t index)geos::simplify::TaggedLineSegment
TaggedLineSegment(const geom::Coordinate &p0, const geom::Coordinate &p1)geos::simplify::TaggedLineSegment
TaggedLineSegment(const TaggedLineSegment &ls)geos::simplify::TaggedLineSegment
toGeometry(const GeometryFactory &gf) const geos::geom::LineSegment