Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::DavidsonHarelLayout Member List
This is the complete list of members for ogdf::DavidsonHarelLayout, including all inherited members.
call(GraphAttributes &GA)ogdf::DavidsonHarelLayout [virtual]
ogdf::LayoutModule::call(GraphAttributes &GA, GraphConstraints &GC)ogdf::LayoutModule [inline, 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_attractionWeightogdf::DavidsonHarelLayout [private]
m_crossingsogdf::DavidsonHarelLayout [private]
m_itAsFactorogdf::DavidsonHarelLayout [private]
m_multiplierogdf::DavidsonHarelLayout [private]
m_nodeOverlapWeightogdf::DavidsonHarelLayout [private]
m_numberOfIterationsogdf::DavidsonHarelLayout [private]
m_planarityWeightogdf::DavidsonHarelLayout [private]
m_prefEdgeLengthogdf::DavidsonHarelLayout [private]
m_repulsionWeightogdf::DavidsonHarelLayout [private]
m_speedogdf::DavidsonHarelLayout [private]
m_startTemperatureogdf::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 nameogdf::DavidsonHarelLayout
SpeedParameter enum nameogdf::DavidsonHarelLayout
sppFast enum valueogdf::DavidsonHarelLayout
sppHQ enum valueogdf::DavidsonHarelLayout
spPlanar enum valueogdf::DavidsonHarelLayout
sppMedium enum valueogdf::DavidsonHarelLayout
spRepulse enum valueogdf::DavidsonHarelLayout
spStandard enum valueogdf::DavidsonHarelLayout
~DavidsonHarelLayout()ogdf::DavidsonHarelLayout [inline]
~LayoutModule()ogdf::LayoutModule [inline, virtual]