Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::LayerBasedUPRLayout Member List

This is the complete list of members for ogdf::LayerBasedUPRLayout, including all inherited members.

call(const UpwardPlanRep &UPR, GraphAttributes &AG)ogdf::UPRLayoutModuleinline
callSimple(GraphAttributes &AG, adjEntry adj)ogdf::LayerBasedUPRLayoutprivate
computeRanking(const UpwardPlanRep &UPR, NodeArray< int > &rank)ogdf::LayerBasedUPRLayoutprivate
dfsSortLevels(adjEntry adj1, const NodeArray< int > &rank, Array< SListPure< node > > &nodes)ogdf::LayerBasedUPRLayoutprivate
doCall(const UpwardPlanRep &UPR, GraphAttributes &AG) overrideogdf::LayerBasedUPRLayoutprotectedvirtual
LayerBasedUPRLayout()ogdf::LayerBasedUPRLayoutinline
longestPathRanking(const Graph &G, NodeArray< int > &rank)ogdf::LayerBasedUPRLayoutprivate
m_crossingsogdf::LayerBasedUPRLayoutprotected
m_dummiesogdf::LayerBasedUPRLayoutprivate
m_layoutogdf::LayerBasedUPRLayoutprotected
m_maxLevelSizeogdf::LayerBasedUPRLayoutprivate
m_numLevelsogdf::LayerBasedUPRLayoutprivate
m_rankingogdf::LayerBasedUPRLayoutprotected
maxLayerSize()ogdf::LayerBasedUPRLayoutinline
numberOfCrossings() constogdf::LayerBasedUPRLayoutinline
numberOfLayers()ogdf::LayerBasedUPRLayoutinline
numberOfLevelsogdf::UPRLayoutModule
post_processing_CopyInterval(Hierarchy &H, HierarchyLevels &levels, int i, int beginIdx, int endIdx, int pos)ogdf::LayerBasedUPRLayoutprivate
post_processing_deleteInterval(Hierarchy &H, HierarchyLevels &levels, int beginIdx, int endIdx, int &j)ogdf::LayerBasedUPRLayoutprivate
post_processing_deleteLvl(Hierarchy &H, HierarchyLevels &levels, int i)ogdf::LayerBasedUPRLayoutprivate
post_processing_reduce(Hierarchy &H, HierarchyLevels &levels, int &i, node s, int minIdx, int maxIdx, NodeArray< bool > &markedNodes)ogdf::LayerBasedUPRLayoutprivate
postProcessing_markUp(HierarchyLevels &levels, node sH, NodeArray< bool > &markedNodes)ogdf::LayerBasedUPRLayoutprivate
postProcessing_reduceLED(Hierarchy &H, HierarchyLevels &levels, const List< node > &sources)ogdf::LayerBasedUPRLayoutinlineprivate
postProcessing_reduceLED(Hierarchy &H, HierarchyLevels &levels, node vH)ogdf::LayerBasedUPRLayoutprivate
postProcessing_sourceReorder(HierarchyLevels &levels, List< node > &sources)ogdf::LayerBasedUPRLayoutprivate
setLayout(HierarchyLayoutModule *pLayout)ogdf::LayerBasedUPRLayoutinline
setRanking(RankingModule *pRanking)ogdf::LayerBasedUPRLayoutinline
UPRLayoutModule()ogdf::UPRLayoutModuleinline
UPRLayoutSimple(const UpwardPlanRep &UPR, GraphAttributes &AG)ogdf::LayerBasedUPRLayout
~LayerBasedUPRLayout()ogdf::LayerBasedUPRLayoutinline
~UPRLayoutModule()ogdf::UPRLayoutModuleinlinevirtual