| contains(const PointType &p) const override | ogdf::GenericSegment< PointType > | inline |
| ogdf::GenericLine::contains(const DPoint &p) const | ogdf::GenericLine< PointType > | inlinevirtual |
| det(const GenericLine< PointType > &line) const | ogdf::GenericLine< PointType > | inline |
| dx() const | ogdf::GenericSegment< PointType > | inline |
| dy() const | ogdf::GenericSegment< PointType > | inline |
| end() const | ogdf::GenericSegment< PointType > | inline |
| GenericLine() | ogdf::GenericLine< PointType > | inline |
| GenericLine(const PointType &p1, const PointType &p2) | ogdf::GenericLine< PointType > | inline |
| GenericLine(const GenericLine< PointType > &dl) | ogdf::GenericLine< PointType > | inline |
| GenericLine(numberType x1, numberType y1, numberType x2, numberType y2) | ogdf::GenericLine< PointType > | inline |
| GenericSegment() | ogdf::GenericSegment< PointType > | inline |
| GenericSegment(const PointType &p1, const PointType &p2) | ogdf::GenericSegment< PointType > | inline |
| GenericSegment(const GenericLine< PointType > &dl) | ogdf::GenericSegment< PointType > | inlineexplicit |
| GenericSegment(double x1, double y1, double x2, double y2) | ogdf::GenericSegment< PointType > | inline |
| GenericSegment(const GenericSegment< PointType > &ds)=default | ogdf::GenericSegment< PointType > | |
| horIntersection(const double horAxis, double &crossing) const override | ogdf::GenericSegment< PointType > | inlinevirtual |
| inBoundingRect(const PointType &p, bool includeBorders=true) const | ogdf::GenericSegment< PointType > | inlineprivate |
| intersection(const GenericSegment< PointType > &segment, PointType &inter, bool endpoints=true) const | ogdf::GenericSegment< PointType > | inline |
| ogdf::GenericLine::intersection(const GenericLine< PointType > &line, DPoint &inter) const | ogdf::GenericLine< PointType > | inline |
| isHorizontal() const | ogdf::GenericLine< PointType > | inline |
| isVertical() const | ogdf::GenericLine< PointType > | inline |
| length() const | ogdf::GenericSegment< PointType > | inline |
| m_p1 | ogdf::GenericLine< PointType > | protected |
| m_p2 | ogdf::GenericLine< PointType > | protected |
| numberType typedef | ogdf::GenericLine< PointType > | |
| operator!=(const GenericSegment< PointType > &dl) const | ogdf::GenericSegment< PointType > | inline |
| ogdf::GenericLine::operator!=(const GenericLine< PointType > &dl) const | ogdf::GenericLine< PointType > | inline |
| operator=(const GenericSegment< PointType > &ds)=default | ogdf::GenericSegment< PointType > | |
| ogdf::GenericLine::operator=(const GenericLine< PointType > &dl) | ogdf::GenericLine< PointType > | inline |
| operator==(const GenericSegment< PointType > &dl) const | ogdf::GenericSegment< PointType > | inline |
| ogdf::GenericLine::operator==(const GenericLine< PointType > &dl) const | ogdf::GenericLine< PointType > | inline |
| slope() const | ogdf::GenericLine< PointType > | inline |
| start() const | ogdf::GenericSegment< PointType > | inline |
| verIntersection(const double verAxis, double &crossing) const override | ogdf::GenericSegment< PointType > | inlinevirtual |
| yAbs() const | ogdf::GenericLine< PointType > | inline |