Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
Loading...
Searching...
No Matches
ogdf::BalloonLayout Member List
This is the complete list of members for
ogdf::BalloonLayout
, including all inherited members.
BalloonLayout
()
ogdf::BalloonLayout
call
(GraphAttributes &AG) override
ogdf::BalloonLayout
virtual
callFractal
(GraphAttributes &AG, double ratio=0.3)
ogdf::BalloonLayout
inline
virtual
check
(Graph &G)
ogdf::BalloonLayout
private
ChildOrder
enum name
ogdf::BalloonLayout
computeAngles
(const Graph &G)
ogdf::BalloonLayout
protected
computeBFSTree
(const Graph &G, node v)
ogdf::BalloonLayout
protected
computeCoordinates
(GraphAttributes &AG)
ogdf::BalloonLayout
protected
computeRadii
(const GraphAttributes &AG)
ogdf::BalloonLayout
protected
computeTree
(const Graph &G)
ogdf::BalloonLayout
protected
getEvenAngles
()
ogdf::BalloonLayout
inline
LayoutModule
()
ogdf::LayoutModule
inline
m_angle
ogdf::BalloonLayout
private
m_childCount
ogdf::BalloonLayout
private
m_childList
ogdf::BalloonLayout
private
m_childOrder
ogdf::BalloonLayout
private
m_estimate
ogdf::BalloonLayout
private
m_estimateFactor
ogdf::BalloonLayout
private
m_evenAngles
ogdf::BalloonLayout
private
m_maxChildRadius
ogdf::BalloonLayout
private
m_oRadius
ogdf::BalloonLayout
private
m_parent
ogdf::BalloonLayout
private
m_radius
ogdf::BalloonLayout
private
m_root
ogdf::BalloonLayout
private
m_rootSelection
ogdf::BalloonLayout
private
m_size
ogdf::BalloonLayout
private
m_treeComputation
ogdf::BalloonLayout
private
m_treeRoot
ogdf::BalloonLayout
private
operator()
(GraphAttributes &GA)
ogdf::LayoutModule
inline
operator=
(const BalloonLayout &bl)
ogdf::BalloonLayout
RootSelection
enum name
ogdf::BalloonLayout
selectRoot
(const Graph &G)
ogdf::BalloonLayout
protected
setEvenAngles
(bool b)
ogdf::BalloonLayout
inline
TreeComputation
enum name
ogdf::BalloonLayout
~LayoutModule
()
ogdf::LayoutModule
inline
virtual
© 1999–2023
The OGDF Team