Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
Loading...
Searching...
No Matches
ogdf::DavidsonHarelLayout Member List
This is the complete list of members for
ogdf::DavidsonHarelLayout
, including all inherited members.
call
(GraphAttributes &GA) override
ogdf::DavidsonHarelLayout
virtual
DavidsonHarelLayout
()
ogdf::DavidsonHarelLayout
fixSettings
(SettingsParameter sp)
ogdf::DavidsonHarelLayout
getAttractionWeight
() const
ogdf::DavidsonHarelLayout
inline
getNodeOverlapWeight
() const
ogdf::DavidsonHarelLayout
inline
getNumberOfIterations
() const
ogdf::DavidsonHarelLayout
inline
getPlanarityWeight
() const
ogdf::DavidsonHarelLayout
inline
getRepulsionWeight
() const
ogdf::DavidsonHarelLayout
inline
getStartTemperature
() const
ogdf::DavidsonHarelLayout
inline
LayoutModule
()
ogdf::LayoutModule
inline
m_attractionWeight
ogdf::DavidsonHarelLayout
private
m_crossings
ogdf::DavidsonHarelLayout
private
m_itAsFactor
ogdf::DavidsonHarelLayout
private
m_multiplier
ogdf::DavidsonHarelLayout
private
m_nodeOverlapWeight
ogdf::DavidsonHarelLayout
private
m_numberOfIterations
ogdf::DavidsonHarelLayout
private
m_planarityWeight
ogdf::DavidsonHarelLayout
private
m_prefEdgeLength
ogdf::DavidsonHarelLayout
private
m_repulsionWeight
ogdf::DavidsonHarelLayout
private
m_speed
ogdf::DavidsonHarelLayout
private
m_startTemperature
ogdf::DavidsonHarelLayout
private
operator()
(GraphAttributes &GA)
ogdf::LayoutModule
inline
setAttractionWeight
(double)
ogdf::DavidsonHarelLayout
setIterationNumberAsFactor
(bool b)
ogdf::DavidsonHarelLayout
inline
setNodeOverlapWeight
(double)
ogdf::DavidsonHarelLayout
setNumberOfIterations
(int steps)
ogdf::DavidsonHarelLayout
setPlanarityWeight
(double)
ogdf::DavidsonHarelLayout
setPreferredEdgeLength
(double elen)
ogdf::DavidsonHarelLayout
inline
setPreferredEdgeLengthMultiplier
(double multi)
ogdf::DavidsonHarelLayout
inline
setRepulsionWeight
(double w)
ogdf::DavidsonHarelLayout
setSpeed
(SpeedParameter sp)
ogdf::DavidsonHarelLayout
setStartTemperature
(int t)
ogdf::DavidsonHarelLayout
SettingsParameter
enum name
ogdf::DavidsonHarelLayout
SpeedParameter
enum name
ogdf::DavidsonHarelLayout
~DavidsonHarelLayout
()
ogdf::DavidsonHarelLayout
inline
~LayoutModule
()
ogdf::LayoutModule
inline
virtual
© 1999–2023
The OGDF Team