Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::TreeLayout Member List

This is the complete list of members for ogdf::TreeLayout, including all inherited members.

adjustEdgeDirections(Graph &G, SListPure< edge > &reversedEdges, node v, node parent)ogdf::TreeLayoutprivate
apportion(TreeStructure &ts, node subtree, node &defaultAncestor, bool upDown)ogdf::TreeLayoutprivate
call(GraphAttributes &GA) overrideogdf::TreeLayoutvirtual
callSortByPositions(GraphAttributes &GA, Graph &G)ogdf::TreeLayout
computeXCoordinatesAndEdgeShapes(node root, GraphAttributes &AG)ogdf::TreeLayoutprivate
computeYCoordinatesAndEdgeShapes(node root, GraphAttributes &AG)ogdf::TreeLayoutprivate
findMaxX(GraphAttributes &AG, node root, double &maxX)ogdf::TreeLayoutprivate
findMaxY(GraphAttributes &AG, node root, double &maxY)ogdf::TreeLayoutprivate
findMinX(GraphAttributes &AG, node root, double &minX)ogdf::TreeLayoutprivate
findMinY(GraphAttributes &AG, node root, double &minY)ogdf::TreeLayoutprivate
firstWalk(TreeStructure &ts, node subtree, bool upDown)ogdf::TreeLayoutprivate
LayoutModule()ogdf::LayoutModuleinline
levelDistance() constogdf::TreeLayoutinline
levelDistance(double x)ogdf::TreeLayoutinline
m_levelDistanceogdf::TreeLayoutprivate
m_orientationogdf::TreeLayoutprivate
m_orthogonalLayoutogdf::TreeLayoutprivate
m_selectRootogdf::TreeLayoutprivate
m_siblingDistanceogdf::TreeLayoutprivate
m_subtreeDistanceogdf::TreeLayoutprivate
m_treeDistanceogdf::TreeLayoutprivate
operator()(GraphAttributes &GA)ogdf::LayoutModuleinline
operator=(const TreeLayout &tl)ogdf::TreeLayout
orientation() constogdf::TreeLayoutinline
orientation(Orientation orientation)ogdf::TreeLayoutinline
orthogonalLayout() constogdf::TreeLayoutinline
orthogonalLayout(bool b)ogdf::TreeLayoutinline
rootSelection() constogdf::TreeLayoutinline
rootSelection(RootSelectionType rootSelection)ogdf::TreeLayoutinline
RootSelectionType enum nameogdf::TreeLayout
secondWalkX(TreeStructure &ts, node subtree, double modifierSum)ogdf::TreeLayoutprivate
secondWalkY(TreeStructure &ts, node subtree, double modifierSum)ogdf::TreeLayoutprivate
setRoot(GraphAttributes &AG, Graph &tree, SListPure< edge > &reversedEdges)ogdf::TreeLayoutprivate
shiftTreeX(GraphAttributes &AG, node root, double shift)ogdf::TreeLayoutprivate
shiftTreeY(GraphAttributes &AG, node root, double shift)ogdf::TreeLayoutprivate
siblingDistance() constogdf::TreeLayoutinline
siblingDistance(double x)ogdf::TreeLayoutinline
subtreeDistance() constogdf::TreeLayoutinline
subtreeDistance(double x)ogdf::TreeLayoutinline
treeDistance() constogdf::TreeLayoutinline
treeDistance(double x)ogdf::TreeLayoutinline
TreeLayout()ogdf::TreeLayout
TreeLayout(const TreeLayout &tl)ogdf::TreeLayout
undoReverseEdges(GraphAttributes &AG, Graph &tree, SListPure< edge > &reversedEdges)ogdf::TreeLayoutprivate
~LayoutModule()ogdf::LayoutModuleinlinevirtual
~TreeLayout()=defaultogdf::TreeLayout