Open
Graph Drawing
Framework

 v.2012.07
 

ogdf::ExtendedNestingGraph Member List

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

addEdge(node u, node v, bool addAlways=false)ogdf::ExtendedNestingGraphprotected
adjEdges(node v, EDGELIST &edges) const ogdf::Graphinline
adjEntries(node v, ADJLIST &entries) const ogdf::Graphinline
adjEntryArrayTableSize() const ogdf::Graphinline
aeLevel(node v) const ogdf::ExtendedNestingGraphinline
allEdges(EDGELIST &edges) const ogdf::Graphinline
allNodes(NODELIST &nodes) const ogdf::Graphinline
assign(const Graph &G, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
assignAeLevel(cluster c, int &count)ogdf::ExtendedNestingGraphprotected
assignPos(const LHTreeNode *vNode, int &count)ogdf::ExtendedNestingGraphprotected
association enum valueogdf::Graph
associationClass enum valueogdf::Graph
bottom(cluster cOrig) const ogdf::ExtendedNestingGraphinline
bottomRank(cluster c) const ogdf::ExtendedNestingGraphinline
buildLayers()ogdf::ExtendedNestingGraphprivate
chain(edge e) const ogdf::ExtendedNestingGraphinline
chooseEdge() const ogdf::Graph
chooseNode() const ogdf::Graph
clear()ogdf::Graph
collaps(NODELIST &nodes)ogdf::Graphinline
computeRanking()ogdf::ExtendedNestingGraphprivate
consistencyCheck() const ogdf::Graph
construct(const Graph &G, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
constructInitByActiveNodes(const List< node > &nodes, const NodeArray< bool > &activeNodes, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
constructInitByNodes(const Graph &G, const List< node > &nodes, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
contract(edge e)ogdf::Graph
copy(node v) const ogdf::ExtendedNestingGraphinline
createDummyNodes()ogdf::ExtendedNestingGraphprivate
createVirtualClusters()ogdf::ExtendedNestingGraphprivate
createVirtualClusters(cluster c, NodeArray< node > &vCopy, ClusterArray< node > &cCopy)ogdf::ExtendedNestingGraphprivate
delEdge(edge e)ogdf::Graph
delNode(node v)ogdf::Graph
dependency enum valueogdf::Graph
dummy enum valueogdf::Graph
edgeArrayTableSize() const ogdf::Graphinline
EdgeType enum nameogdf::Graph
empty() const ogdf::Graphinline
ExtendedNestingGraph(const ClusterGraph &CG)ogdf::ExtendedNestingGraph
firstEdge() const ogdf::Graphinline
firstNode() const ogdf::Graphinline
generalization enum valueogdf::Graph
generalizationExpander enum valueogdf::Graph
generalizationMerger enum valueogdf::Graph
genus() const ogdf::Graph
getClusterGraph() const ogdf::ExtendedNestingGraphinline
getOriginalClusterGraph() const ogdf::ExtendedNestingGraphinline
Graph()ogdf::Graph
Graph(const Graph &G)ogdf::Graph
hideEdge(edge e)ogdf::Graph
highDegreeExpander enum valueogdf::Graph
inEdges(node v, EDGELIST &edges) const ogdf::Graphinline
isLongEdgeDummy(node v) const ogdf::ExtendedNestingGraphinline
isReversed(edge e) const ogdf::ExtendedNestingGraphinline
isVirtual(cluster c) const ogdf::ExtendedNestingGraphinline
lastEdge() const ogdf::Graphinline
lastNode() const ogdf::Graphinline
layer(int i) const ogdf::ExtendedNestingGraphinline
layerHierarchyTree(int i) const ogdf::ExtendedNestingGraphinline
lca(node u, node v) const ogdf::ExtendedNestingGraphprotected
lca(LHTreeNode *uNode, LHTreeNode *vNode, LHTreeNode **uChild, LHTreeNode **vChild) const ogdf::ExtendedNestingGraphprotected
lowDegreeExpander enum valueogdf::Graph
m_aeLevelogdf::ExtendedNestingGraphprivate
m_aeVisitedogdf::ExtendedNestingGraphprivate
m_auxDegogdf::ExtendedNestingGraphprivate
m_bottomNodeogdf::ExtendedNestingGraphprivate
m_bottomRankogdf::ExtendedNestingGraphprivate
m_CGCogdf::ExtendedNestingGraphprivate
m_copyogdf::ExtendedNestingGraphprivate
m_copyEdgeogdf::ExtendedNestingGraphprivate
m_layerogdf::ExtendedNestingGraphprivate
m_markogdf::ExtendedNestingGraphmutableprivate
m_markedClustersogdf::ExtendedNestingGraphmutableprivate
m_markedClustersTreeogdf::ExtendedNestingGraphmutableprivate
m_markTreeogdf::ExtendedNestingGraphmutableprivate
m_numLayersogdf::ExtendedNestingGraphprivate
m_origEdgeogdf::ExtendedNestingGraphprivate
m_origNodeogdf::ExtendedNestingGraphprivate
m_posogdf::ExtendedNestingGraphprivate
m_rankogdf::ExtendedNestingGraphprivate
m_secondPathogdf::ExtendedNestingGraphmutableprivate
m_secondPathToogdf::ExtendedNestingGraphmutableprivate
m_topNodeogdf::ExtendedNestingGraphprivate
m_topRankogdf::ExtendedNestingGraphprivate
m_typeogdf::ExtendedNestingGraphprivate
m_verticalogdf::ExtendedNestingGraphprivate
maxAdjEntryIndex() const ogdf::Graphinline
maxEdgeIndex() const ogdf::Graphinline
maxNodeIndex() const ogdf::Graphinline
move(edge e, adjEntry adjSrc, Direction dirSrc, adjEntry adjTgt, Direction dirTgt)ogdf::Graph
moveAdj(adjEntry adjMove, Direction dir, adjEntry adjPos)ogdf::Graphinline
moveAdjAfter(adjEntry adjMove, adjEntry adjAfter)ogdf::Graphinline
moveAdjBefore(adjEntry adjMove, adjEntry adjBefore)ogdf::Graphinline
moveDown(node v, const SListPure< node > &successors, NodeArray< int > &level)ogdf::ExtendedNestingGraphprotected
moveSource(edge e, node w)ogdf::Graph
moveSource(edge e, adjEntry adjSrc, Direction dir)ogdf::Graph
moveTarget(edge e, node w)ogdf::Graph
moveTarget(edge e, adjEntry adjTgt, Direction dir)ogdf::Graph
newEdge(node v, node w)ogdf::Graph
newEdge(node v, node w, int index)ogdf::Graph
newEdge(adjEntry adjSrc, adjEntry adjTgt, Direction dir=ogdf::after)ogdf::Graph
newEdge(node v, adjEntry adjTgt)ogdf::Graph
newEdge(adjEntry adjSrc, node w)ogdf::Graph
newNode()ogdf::Graph
newNode(int index)ogdf::Graph
nextPower2(int start, int idCount)ogdf::Graphstatic
nodeArrayTableSize() const ogdf::Graphinline
NodeType enum nameogdf::ExtendedNestingGraph
ntClusterBottom enum valueogdf::ExtendedNestingGraph
ntClusterTop enum valueogdf::ExtendedNestingGraph
ntClusterTopBottom enum valueogdf::ExtendedNestingGraph
ntDummy enum valueogdf::ExtendedNestingGraph
ntNode enum valueogdf::ExtendedNestingGraph
numberOfEdges() const ogdf::Graphinline
numberOfLayers() const ogdf::ExtendedNestingGraphinline
numberOfNodes() const ogdf::Graphinline
operator=(const Graph &G)ogdf::Graph
origEdge(edge e) const ogdf::ExtendedNestingGraphinline
originalCluster(node v) const ogdf::ExtendedNestingGraphinline
origNode(node v) const ogdf::ExtendedNestingGraphinline
outEdges(node v, EDGELIST &edges) const ogdf::Graphinline
parent(node v) const ogdf::ExtendedNestingGraphinline
parent(cluster c) const ogdf::ExtendedNestingGraphinline
permute()ogdf::ExtendedNestingGraph
pos(node v) const ogdf::ExtendedNestingGraphinline
rank(node v) const ogdf::ExtendedNestingGraphinline
reachable(node v, node u, SListPure< node > &successors)ogdf::ExtendedNestingGraphprotected
readGML(const char *fileName)ogdf::Graph
readGML(istream &is)ogdf::Graph
readLEDAGraph(const char *fileName)ogdf::Graph
readLEDAGraph(istream &is)ogdf::Graph
reduceCrossings(int i, bool dirTopDown)ogdf::ExtendedNestingGraph
reduceCrossings(LHTreeNode *cNode, bool dirTopDown)ogdf::ExtendedNestingGraphprotected
registerArray(NodeArrayBase *pNodeArray) const ogdf::Graph
registerArray(EdgeArrayBase *pEdgeArray) const ogdf::Graph
registerArray(AdjEntryArrayBase *pAdjArray) const ogdf::Graph
registerStructure(GraphObserver *pStructure) const ogdf::Graph
removeAuxNodes()ogdf::ExtendedNestingGraphprivate
removeTopBottomEdges()ogdf::ExtendedNestingGraph
representsCombEmbedding() const ogdf::Graphinline
resetEdgeIdCount(int maxId)ogdf::Graph
restoreAllEdges()ogdf::Graph
restoreEdge(edge e)ogdf::Graph
restorePos()ogdf::ExtendedNestingGraph
reverseAdjEdges(node v)ogdf::Graphinline
reverseAdjEdges()ogdf::Graph
reverseAllEdges()ogdf::Graph
reverseEdge(edge e)ogdf::Graph
searchEdge(node v, node w) const ogdf::Graph
sort(node v, const ADJ_ENTRY_LIST &newOrder)ogdf::Graphinline
split(edge e)ogdf::Graphvirtual
splitNode(adjEntry adjStartLeft, adjEntry adjStartRight)ogdf::Graph
storeCurrentPos()ogdf::ExtendedNestingGraph
swapAdjEdges(adjEntry adj1, adjEntry adj2)ogdf::Graphinline
top(cluster cOrig) const ogdf::ExtendedNestingGraphinline
topRank(cluster c) const ogdf::ExtendedNestingGraphinline
tryEdge(node u, node v, Graph &G, NodeArray< int > &level)ogdf::ExtendedNestingGraphprotected
type(node v) const ogdf::ExtendedNestingGraphinline
unregisterArray(ListIterator< NodeArrayBase * > it) const ogdf::Graph
unregisterArray(ListIterator< EdgeArrayBase * > it) const ogdf::Graph
unregisterArray(ListIterator< AdjEntryArrayBase * > it) const ogdf::Graph
unregisterStructure(ListIterator< GraphObserver * > it) const ogdf::Graph
unsplit(node u)ogdf::Graph
unsplit(edge eIn, edge eOut)ogdf::Graphvirtual
vertex enum valueogdf::Graph
verticalSegment(edge e) const ogdf::ExtendedNestingGraphinline
writeGML(const char *fileName) const ogdf::Graph
writeGML(ostream &os) const ogdf::Graph
~Graph()ogdf::Graphvirtual