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 | inlinevirtual |