call(const UpwardPlanRep &UPR, GraphAttributes &AG) | ogdf::UPRLayoutModule | inline |
callSimple(GraphAttributes &AG, adjEntry adj) | ogdf::LayerBasedUPRLayout | private |
computeRanking(const UpwardPlanRep &UPR, NodeArray< int > &rank) | ogdf::LayerBasedUPRLayout | private |
dfsSortLevels(adjEntry adj1, const NodeArray< int > &rank, Array< SListPure< node >> &nodes) | ogdf::LayerBasedUPRLayout | private |
doCall(const UpwardPlanRep &UPR, GraphAttributes &AG) override | ogdf::LayerBasedUPRLayout | protectedvirtual |
LayerBasedUPRLayout() | ogdf::LayerBasedUPRLayout | inline |
longestPathRanking(const Graph &G, NodeArray< int > &rank) | ogdf::LayerBasedUPRLayout | private |
m_crossings | ogdf::LayerBasedUPRLayout | protected |
m_dummies | ogdf::LayerBasedUPRLayout | private |
m_layout | ogdf::LayerBasedUPRLayout | protected |
m_maxLevelSize | ogdf::LayerBasedUPRLayout | private |
m_numLevels | ogdf::LayerBasedUPRLayout | private |
m_ranking | ogdf::LayerBasedUPRLayout | protected |
maxLayerSize() | ogdf::LayerBasedUPRLayout | inline |
numberOfCrossings() const | ogdf::LayerBasedUPRLayout | inline |
numberOfLayers() | ogdf::LayerBasedUPRLayout | inline |
numberOfLevels | ogdf::UPRLayoutModule | |
post_processing_CopyInterval(Hierarchy &H, HierarchyLevels &levels, int i, int beginIdx, int endIdx, int pos) | ogdf::LayerBasedUPRLayout | private |
post_processing_deleteInterval(Hierarchy &H, HierarchyLevels &levels, int beginIdx, int endIdx, int &j) | ogdf::LayerBasedUPRLayout | private |
post_processing_deleteLvl(Hierarchy &H, HierarchyLevels &levels, int i) | ogdf::LayerBasedUPRLayout | private |
post_processing_reduce(Hierarchy &H, HierarchyLevels &levels, int &i, node s, int minIdx, int maxIdx, NodeArray< bool > &markedNodes) | ogdf::LayerBasedUPRLayout | private |
postProcessing_markUp(HierarchyLevels &levels, node sH, NodeArray< bool > &markedNodes) | ogdf::LayerBasedUPRLayout | private |
postProcessing_reduceLED(Hierarchy &H, HierarchyLevels &levels, const List< node > &sources) | ogdf::LayerBasedUPRLayout | inlineprivate |
postProcessing_reduceLED(Hierarchy &H, HierarchyLevels &levels, node vH) | ogdf::LayerBasedUPRLayout | private |
postProcessing_sourceReorder(HierarchyLevels &levels, List< node > &sources) | ogdf::LayerBasedUPRLayout | private |
setLayout(HierarchyLayoutModule *pLayout) | ogdf::LayerBasedUPRLayout | inline |
setRanking(RankingModule *pRanking) | ogdf::LayerBasedUPRLayout | inline |
UPRLayoutModule() | ogdf::UPRLayoutModule | inline |
UPRLayoutSimple(const UpwardPlanRep &UPR, GraphAttributes &AG) | ogdf::LayerBasedUPRLayout | |
~LayerBasedUPRLayout() | ogdf::LayerBasedUPRLayout | inline |
~UPRLayoutModule() | ogdf::UPRLayoutModule | inlinevirtual |