| contains(const DPoint &p) const | ogdf::DLine | |
| DLine() | ogdf::DLine | [inline] |
| DLine(const DPoint &p1, const DPoint &p2) | ogdf::DLine | [inline] |
| DLine(const DLine &dl) | ogdf::DLine | [inline] |
| DLine(double x1, double y1, double x2, double y2) | ogdf::DLine | [inline] |
| dx() const | ogdf::DLine | [inline] |
| dy() const | ogdf::DLine | [inline] |
| end() const | ogdf::DLine | [inline] |
| horIntersection(const double horAxis, double &crossing) const | ogdf::DLine | |
| intersection(const DLine &line, DPoint &inter, bool endpoints=true) const | ogdf::DLine | |
| isHorizontal() const | ogdf::DLine | [inline] |
| isVertical() const | ogdf::DLine | [inline] |
| length() const | ogdf::DLine | [inline] |
| m_end | ogdf::DLine | [protected] |
| m_start | ogdf::DLine | [protected] |
| operator!=(const DLine &dl) const | ogdf::DLine | [inline] |
| operator=(const DLine &dl) | ogdf::DLine | [inline] |
| operator==(const DLine &dl) const | ogdf::DLine | [inline] |
| slope() const | ogdf::DLine | [inline] |
| start() const | ogdf::DLine | [inline] |
| verIntersection(const double verAxis, double &crossing) const | ogdf::DLine | |
| yAbs() const | ogdf::DLine | [inline] |