#include <ogdf/cluster/internal/ClusterPQContainer.h>
Definition at line 52 of file ClusterPQContainer.h.
◆ InfoLeafPtr
◆ ClusterPQContainer()
ogdf::cluster_planarity::ClusterPQContainer::ClusterPQContainer |
( |
| ) |
|
|
inline |
◆ ~ClusterPQContainer()
ogdf::cluster_planarity::ClusterPQContainer::~ClusterPQContainer |
( |
| ) |
|
|
inline |
◆ Cleanup()
void ogdf::cluster_planarity::ClusterPQContainer::Cleanup |
( |
| ) |
|
|
inline |
◆ init()
void ogdf::cluster_planarity::ClusterPQContainer::init |
( |
Graph * |
subGraph | ) |
|
|
inline |
◆ ogdf::CconnectClusterPlanarEmbed
◆ m_edge2Key
◆ m_frontier
◆ m_inLeaves
◆ m_nonOpposed
◆ m_numbering
NodeArray<int>* ogdf::cluster_planarity::ClusterPQContainer::m_numbering |
|
private |
◆ m_opposed
◆ m_outLeaves
◆ m_stEdgeLeaf
InfoLeafPtr ogdf::cluster_planarity::ClusterPQContainer::m_stEdgeLeaf |
|
private |
◆ m_subGraph
Graph* ogdf::cluster_planarity::ClusterPQContainer::m_subGraph |
|
private |
◆ m_superSink
node ogdf::cluster_planarity::ClusterPQContainer::m_superSink |
|
private |
◆ m_T
◆ m_tableNumber2Node
Array<node>* ogdf::cluster_planarity::ClusterPQContainer::m_tableNumber2Node |
|
private |
The documentation for this class was generated from the following file: