This is the complete list of members for ogdf::GridLayoutMapped, including all inherited members.
| bends() const | ogdf::GridLayout | inline |
| bends() | ogdf::GridLayout | inline |
| bends(edge e) const | ogdf::GridLayout | inline |
| bends(edge e) | ogdf::GridLayout | inline |
| cGridScale | ogdf::GridLayoutMapped | privatestatic |
| checkLayout() | ogdf::GridLayout | |
| compact(IPolyline &ip) | ogdf::GridLayout | privatestatic |
| compactAllBends() | ogdf::GridLayout | |
| computeBoundingBox(int &xmin, int &xmax, int &ymin, int &ymax) | ogdf::GridLayout | |
| euclideanDistance(const IPoint &ip1, const IPoint &ip2) | ogdf::GridLayout | static |
| getCompactBends(edge e) const | ogdf::GridLayout | |
| GridLayout() | ogdf::GridLayout | inline |
| GridLayout(const Graph &G) | ogdf::GridLayout | inlineexplicit |
| GridLayoutMapped(const PlanRep &PG, const OrthoRep &OR, double separation, double cOverhang, int fineness=4) | ogdf::GridLayoutMapped | |
| height() const | ogdf::GridLayoutMapped | inline |
| height() | ogdf::GridLayoutMapped | inline |
| height(node v) const | ogdf::GridLayoutMapped | inline |
| height(node v) | ogdf::GridLayoutMapped | inline |
| init(const Graph &G) | ogdf::GridLayout | inline |
| init() | ogdf::GridLayout | inline |
| isRedundant(IPoint &p1, IPoint &p2, IPoint &p3) | ogdf::GridLayout | privatestatic |
| m_bends | ogdf::GridLayout | protected |
| m_fMapping | ogdf::GridLayoutMapped | private |
| m_gridHeight | ogdf::GridLayoutMapped | private |
| m_gridWidth | ogdf::GridLayoutMapped | private |
| m_pPG | ogdf::GridLayoutMapped | private |
| m_x | ogdf::GridLayout | protected |
| m_y | ogdf::GridLayout | protected |
| manhattanDistance(const IPoint &ip1, const IPoint &ip2) | ogdf::GridLayout | static |
| manhattanEdgeLength(edge e) const | ogdf::GridLayout | |
| maxManhattanEdgeLength() const | ogdf::GridLayout | |
| numberOfBends() const | ogdf::GridLayout | |
| polyline(edge e) const | ogdf::GridLayout | |
| remap(Layout &drawing) override | ogdf::GridLayoutMapped | virtual |
| toDouble(int i) const | ogdf::GridLayoutMapped | inline |
| toGrid(double x) const | ogdf::GridLayoutMapped | inline |
| totalEdgeLength() const | ogdf::GridLayout | |
| totalManhattanEdgeLength() const | ogdf::GridLayout | |
| width() const | ogdf::GridLayoutMapped | inline |
| width() | ogdf::GridLayoutMapped | inline |
| width(node v) const | ogdf::GridLayoutMapped | inline |
| width(node v) | ogdf::GridLayoutMapped | inline |
| x() const | ogdf::GridLayout | inline |
| x() | ogdf::GridLayout | inline |
| x(node v) const | ogdf::GridLayout | inline |
| x(node v) | ogdf::GridLayout | inline |
| y() const | ogdf::GridLayout | inline |
| y() | ogdf::GridLayout | inline |
| y(node v) const | ogdf::GridLayout | inline |
| y(node v) | ogdf::GridLayout | inline |
| ~GridLayout() | ogdf::GridLayout | inlinevirtual |