Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
ogdf::ScalingLayout Member List
This is the complete list of members for
ogdf::ScalingLayout
, including all inherited members.
call
(GraphAttributes &GA) override
ogdf::ScalingLayout
virtual
call
(MultilevelGraph &MLG) override
ogdf::ScalingLayout
virtual
call
(GraphAttributes &GA) override=0
ogdf::ScalingLayout
call
(MultilevelGraph &MLG)
ogdf::ScalingLayout
inline
LayoutModule
()
ogdf::LayoutModule
inline
m_desEdgeLength
ogdf::ScalingLayout
private
m_extraScalingSteps
ogdf::ScalingLayout
private
m_layoutRepeats
ogdf::ScalingLayout
private
m_maxScaling
ogdf::ScalingLayout
private
m_minScaling
ogdf::ScalingLayout
private
m_mmm
ogdf::ScalingLayout
private
m_scalingType
ogdf::ScalingLayout
private
m_secondaryLayoutModule
ogdf::ScalingLayout
private
MultilevelLayoutModule
()
ogdf::MultilevelLayoutModule
inline
operator()
(GraphAttributes &GA)
ogdf::LayoutModule
inline
ScalingLayout
()
ogdf::ScalingLayout
ScalingType
enum name
ogdf::ScalingLayout
setDesiredEdgeLength
(double eLength)
ogdf::ScalingLayout
setExtraScalingSteps
(unsigned int steps)
ogdf::ScalingLayout
setLayoutRepeats
(unsigned int repeats)
ogdf::ScalingLayout
setMMM
(ModularMultilevelMixer *mmm)
ogdf::ScalingLayout
setScaling
(double min, double max)
ogdf::ScalingLayout
setScalingType
(ScalingType type)
ogdf::ScalingLayout
setSecondaryLayout
(LayoutModule *layout)
ogdf::ScalingLayout
~LayoutModule
()
ogdf::LayoutModule
inline
virtual
~MultilevelLayoutModule
()
ogdf::MultilevelLayoutModule
inline
virtual
This site is powered by Netlify.
© 1999–2024
The OGDF Team