addPendant(node pendant, pa_label &label) | ogdf::PlanarAugmentationFix | private |
augment(adjEntry adjOuterFace) | ogdf::PlanarAugmentationFix | private |
AugmentationModule() | ogdf::AugmentationModule | inline |
call(Graph &G) | ogdf::AugmentationModule | inline |
call(Graph &G, List< edge > &L) | ogdf::AugmentationModule | inline |
changeBCRoot(node oldRoot, node newRoot) | ogdf::PlanarAugmentationFix | private |
connectPendants(node pendant1, node pendant2, adjEntry adjV1, adjEntry adjV2) | ogdf::PlanarAugmentationFix | private |
connectSingleLabel() | ogdf::PlanarAugmentationFix | private |
deleteLabel(pa_label &label) | ogdf::PlanarAugmentationFix | private |
deletePendant(node pendant) | ogdf::PlanarAugmentationFix | private |
doCall(Graph &g, List< edge > &list) override | ogdf::PlanarAugmentationFix | protectedvirtual |
findMatching(node &pendant1, node &pendant2, adjEntry &v1, adjEntry &v2) | ogdf::PlanarAugmentationFix | private |
findMatchingRev(node &pendant1, node &pendant2, adjEntry &v1, adjEntry &v2) | ogdf::PlanarAugmentationFix | private |
followPath(node v, node &last) | ogdf::PlanarAugmentationFix | private |
insertLabel(pa_label label) | ogdf::PlanarAugmentationFix | private |
m_actBCRoot | ogdf::PlanarAugmentationFix | private |
m_belongsTo | ogdf::PlanarAugmentationFix | private |
m_belongsToIt | ogdf::PlanarAugmentationFix | private |
m_eCopy | ogdf::PlanarAugmentationFix | private |
m_graphCopy | ogdf::PlanarAugmentationFix | private |
m_isLabel | ogdf::PlanarAugmentationFix | private |
m_labels | ogdf::PlanarAugmentationFix | private |
m_nAddedEdges | ogdf::AugmentationModule | private |
m_pActEmbedding | ogdf::PlanarAugmentationFix | private |
m_pBCTree | ogdf::PlanarAugmentationFix | private |
m_pEmbedding | ogdf::PlanarAugmentationFix | private |
m_pGraph | ogdf::PlanarAugmentationFix | private |
m_pResult | ogdf::PlanarAugmentationFix | private |
modifyBCRoot(node oldRoot, node newRoot) | ogdf::PlanarAugmentationFix | private |
newLabel(node cutvertex, node parent, node pendant, PALabel::StopCause whyStop) | ogdf::PlanarAugmentationFix | private |
numberOfAddedEdges() const | ogdf::AugmentationModule | inline |
operator()(Graph &G) | ogdf::AugmentationModule | inline |
operator()(Graph &G, List< edge > &L) | ogdf::AugmentationModule | inline |
PlanarAugmentationFix() | ogdf::PlanarAugmentationFix | inline |
reduceChain(node pendant) | ogdf::PlanarAugmentationFix | private |
removeLabel(pa_label &label) | ogdf::PlanarAugmentationFix | private |
~AugmentationModule() | ogdf::AugmentationModule | inlinevirtual |
~PlanarAugmentationFix() | ogdf::PlanarAugmentationFix | inline |