Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::TreeLayout Member List
This is the complete list of members for ogdf::TreeLayout, including all inherited members.
adjustEdgeDirections(Graph &G, node v, node parent)ogdf::TreeLayout [private]
apportion(node subtree, node &defaultAncestor, const GraphAttributes &AG, bool upDown)ogdf::TreeLayout [private]
call(GraphAttributes &GA)ogdf::TreeLayout [virtual]
ogdf::LayoutModule::call(GraphAttributes &GA, GraphConstraints &GC)ogdf::LayoutModule [inline, virtual]
callSortByPositions(GraphAttributes &AG, Graph &G)ogdf::TreeLayout
computeXCoordinatesAndEdgeShapes(node root, GraphAttributes &AG)ogdf::TreeLayout [private]
computeYCoordinatesAndEdgeShapes(node root, GraphAttributes &AG)ogdf::TreeLayout [private]
deleteTreeStructure()ogdf::TreeLayout [private]
findMaxX(GraphAttributes &AG, node root, double &maxX)ogdf::TreeLayout [private]
findMaxY(GraphAttributes &AG, node root, double &maxY)ogdf::TreeLayout [private]
findMinX(GraphAttributes &AG, node root, double &minX)ogdf::TreeLayout [private]
findMinY(GraphAttributes &AG, node root, double &minY)ogdf::TreeLayout [private]
firstWalk(node subtree, const GraphAttributes &AG, bool upDown)ogdf::TreeLayout [private]
initializeTreeStructure(const Graph &tree, List< node > &roots)ogdf::TreeLayout [private]
isLeaf(node v) const ogdf::TreeLayout [private]
LayoutModule()ogdf::LayoutModule [inline]
levelDistance() const ogdf::TreeLayout [inline]
levelDistance(double x)ogdf::TreeLayout [inline]
m_ancestorogdf::TreeLayout [private]
m_changeogdf::TreeLayout [private]
m_firstChildogdf::TreeLayout [private]
m_lastChildogdf::TreeLayout [private]
m_leftSiblingogdf::TreeLayout [private]
m_levelDistanceogdf::TreeLayout [private]
m_modifierogdf::TreeLayout [private]
m_numberogdf::TreeLayout [private]
m_orientationogdf::TreeLayout [private]
m_orthogonalLayoutogdf::TreeLayout [private]
m_parentogdf::TreeLayout [private]
m_pGraphogdf::TreeLayout [private]
m_preliminaryogdf::TreeLayout [private]
m_reversedEdgesogdf::TreeLayout [private]
m_selectRootogdf::TreeLayout [private]
m_shiftogdf::TreeLayout [private]
m_siblingDistanceogdf::TreeLayout [private]
m_subtreeDistanceogdf::TreeLayout [private]
m_threadogdf::TreeLayout [private]
m_treeDistanceogdf::TreeLayout [private]
nextOnLeftContour(node v) const ogdf::TreeLayout [private]
nextOnRightContour(node v) const ogdf::TreeLayout [private]
operator()(GraphAttributes &GA)ogdf::LayoutModule [inline]
operator=(const TreeLayout &tl)ogdf::TreeLayout
orientation() const ogdf::TreeLayout [inline]
orientation(Orientation orientation)ogdf::TreeLayout [inline]
orthogonalLayout() const ogdf::TreeLayout [inline]
orthogonalLayout(bool b)ogdf::TreeLayout [inline]
rootByCoord enum valueogdf::TreeLayout
rootIsSink enum valueogdf::TreeLayout
rootIsSource enum valueogdf::TreeLayout
rootSelection() const ogdf::TreeLayout [inline]
rootSelection(RootSelectionType rootSelection)ogdf::TreeLayout [inline]
RootSelectionType enum nameogdf::TreeLayout
secondWalkX(node subtree, double modifierSum, GraphAttributes &AG)ogdf::TreeLayout [private]
secondWalkY(node subtree, double modifierSum, GraphAttributes &AG)ogdf::TreeLayout [private]
setRoot(GraphAttributes &AG, Graph &tree)ogdf::TreeLayout [private]
shiftTreeX(GraphAttributes &AG, node root, double shift)ogdf::TreeLayout [private]
shiftTreeY(GraphAttributes &AG, node root, double shift)ogdf::TreeLayout [private]
siblingDistance() const ogdf::TreeLayout [inline]
siblingDistance(double x)ogdf::TreeLayout [inline]
subtreeDistance() const ogdf::TreeLayout [inline]
subtreeDistance(double x)ogdf::TreeLayout [inline]
treeDistance() const ogdf::TreeLayout [inline]
treeDistance(double x)ogdf::TreeLayout [inline]
TreeLayout()ogdf::TreeLayout
TreeLayout(const TreeLayout &tl)ogdf::TreeLayout
undoReverseEdges(GraphAttributes &AG)ogdf::TreeLayout [private]
~LayoutModule()ogdf::LayoutModule [inline, virtual]
~TreeLayout()ogdf::TreeLayout