Open
Graph Drawing
Framework
v. 2022.02 (Dogwood)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
ogdf::RadialTreeLayout Member List
This is the complete list of members for
ogdf::RadialTreeLayout
, including all inherited members.
call
(GraphAttributes &GA) override
ogdf::RadialTreeLayout
virtual
ComputeAngles
(const Graph &G)
ogdf::RadialTreeLayout
private
ComputeCoordinates
(GraphAttributes &AG)
ogdf::RadialTreeLayout
private
ComputeDiameters
(GraphAttributes &AG)
ogdf::RadialTreeLayout
private
ComputeGrouping
(int i)
ogdf::RadialTreeLayout
private
ComputeLevels
(const Graph &G)
ogdf::RadialTreeLayout
private
connectedComponentDistance
() const
ogdf::RadialTreeLayout
inline
connectedComponentDistance
(double x)
ogdf::RadialTreeLayout
inline
diameter
() const
ogdf::RadialTreeLayout
inline
FindRoot
(const Graph &G)
ogdf::RadialTreeLayout
private
LayoutModule
()
ogdf::LayoutModule
inline
leaves
() const
ogdf::RadialTreeLayout
inline
levelDistance
() const
ogdf::RadialTreeLayout
inline
levelDistance
(double x)
ogdf::RadialTreeLayout
inline
m_angle
ogdf::RadialTreeLayout
private
m_connectedComponentDistance
ogdf::RadialTreeLayout
private
m_diameter
ogdf::RadialTreeLayout
private
m_grouping
ogdf::RadialTreeLayout
private
m_leaves
ogdf::RadialTreeLayout
private
m_level
ogdf::RadialTreeLayout
private
m_levelDistance
ogdf::RadialTreeLayout
private
m_nodes
ogdf::RadialTreeLayout
private
m_numLevels
ogdf::RadialTreeLayout
private
m_outerRadius
ogdf::RadialTreeLayout
private
m_parent
ogdf::RadialTreeLayout
private
m_radius
ogdf::RadialTreeLayout
private
m_root
ogdf::RadialTreeLayout
private
m_selectRoot
ogdf::RadialTreeLayout
private
m_wedge
ogdf::RadialTreeLayout
private
m_width
ogdf::RadialTreeLayout
private
operator()
(GraphAttributes &GA)
ogdf::LayoutModule
inline
operator=
(const RadialTreeLayout &tl)
ogdf::RadialTreeLayout
RadialTreeLayout
()
ogdf::RadialTreeLayout
RadialTreeLayout
(const RadialTreeLayout &tl)
ogdf::RadialTreeLayout
rootSelection
() const
ogdf::RadialTreeLayout
inline
rootSelection
(RootSelectionType sel)
ogdf::RadialTreeLayout
inline
RootSelectionType
enum name
ogdf::RadialTreeLayout
~LayoutModule
()
ogdf::LayoutModule
inline
virtual
~RadialTreeLayout
()=default
ogdf::RadialTreeLayout
© 1999–2022
The OGDF Team