Open
Graph Drawing
Framework

 v.2007.11
 

ogdf::ClusterGraph Member List

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

adjAvailable(bool val)ogdf::ClusterGraph [inline]
adjEdges(cluster c, EDGELIST &edges) const ogdf::ClusterGraph [inline]
adjEntries(cluster c, ADJLIST &entries) const ogdf::ClusterGraph [inline]
allNodes(CLUSTERLIST &clusters) const ogdf::ClusterGraph [inline]
assignNode(node v, cluster C)ogdf::ClusterGraph [private]
checkPostOrder() const ogdf::ClusterGraph [private]
clear()ogdf::ClusterGraph
clearClusterTree(cluster C)ogdf::ClusterGraph
clearClusterTree(cluster c, List< node > &attached)ogdf::ClusterGraph [private]
cleared()ogdf::ClusterGraph [inline, protected, virtual]
clusterArrayTableSize() const ogdf::ClusterGraph [inline]
clusterDepth(cluster c) const ogdf::ClusterGraph [inline]
ClusterGraph()ogdf::ClusterGraph
ClusterGraph(const Graph &G)ogdf::ClusterGraph
ClusterGraph(const ClusterGraph &C)ogdf::ClusterGraph
ClusterGraph(const ClusterGraph &C, Graph &G)ogdf::ClusterGraph
ClusterGraph(const ClusterGraph &C, Graph &G, ClusterArray< cluster > &originalClusterTable, NodeArray< node > &originalNodeTable)ogdf::ClusterGraph
ClusterGraph(const ClusterGraph &C, Graph &G, ClusterArray< cluster > &originalClusterTable, NodeArray< node > &originalNodeTable, EdgeArray< edge > &edgeCopy)ogdf::ClusterGraph
clusterIdCount() const ogdf::ClusterGraph [inline]
clusterOf(node v) const ogdf::ClusterGraph [inline]
collaps(NODELIST &nodes, Graph &G)ogdf::ClusterGraph [inline]
commonCluster(SList< node > &nodes)ogdf::ClusterGraph
commonCluster(node v, node w) const ogdf::ClusterGraph
commonClusterAncestorsPath(node v, node w, cluster &c1, cluster &c2, List< cluster > &eL) const ogdf::ClusterGraph
commonClusterLastAncestors(node v, node w, cluster &c1, cluster &c2) const ogdf::ClusterGraph
commonClusterPath(node v, node w, List< cluster > &eL) const ogdf::ClusterGraph
computeSubTreeDepth(cluster c) const ogdf::ClusterGraph
consistencyCheck()ogdf::ClusterGraph
copyLCA(const ClusterGraph &C, ClusterArray< cluster > *clusterCopy=0)ogdf::ClusterGraph [protected]
createCluster(SList< node > &nodes, const cluster parent=0)ogdf::ClusterGraph
createEmptyCluster(const cluster parent=0, int clusterId=-1)ogdf::ClusterGraph
deepCopy(const ClusterGraph &C, Graph &G)ogdf::ClusterGraph [private]
deepCopy(const ClusterGraph &C, Graph &G, ClusterArray< cluster > &originalClusterTable, NodeArray< node > &originalNodeTable)ogdf::ClusterGraph [private]
deepCopy(const ClusterGraph &C, Graph &G, ClusterArray< cluster > &originalClusterTable, NodeArray< node > &originalNodeTable, EdgeArray< edge > &edgeCopy)ogdf::ClusterGraph [private]
delCluster(cluster c)ogdf::ClusterGraph
doCreateCluster(SList< node > &nodes, const cluster parent, int clusterId=-1)ogdf::ClusterGraph [protected]
doCreateCluster(SList< node > &nodes, SList< cluster > &emptyCluster, const cluster parent, int clusterId=-1)ogdf::ClusterGraph [protected]
edgeAdded(edge)ogdf::ClusterGraph [inline, protected, virtual]
edgeDeleted(edge)ogdf::ClusterGraph [inline, protected, virtual]
emptyClusters(SList< cluster > &emptyCluster, SList< cluster > *checkCluster=0)ogdf::ClusterGraph
emptyOnClusterDelete(cluster c)ogdf::ClusterGraph [inline]
emptyOnNodeDelete(cluster c)ogdf::ClusterGraph [inline]
firstCluster() const ogdf::ClusterGraph [inline]
firstPostOrderCluster() const ogdf::ClusterGraph [inline]
getGraph() const ogdf::ClusterGraph [inline]
GraphObserver()ogdf::GraphObserver [inline]
GraphObserver(const Graph *G)ogdf::GraphObserver [inline]
init(const Graph &G)ogdf::ClusterGraph
initGraph(const Graph &G)ogdf::ClusterGraph [private]
lastCluster() const ogdf::ClusterGraph [inline]
leftMostCluster(cluster c) const ogdf::ClusterGraph [protected]
m_adjAvailableogdf::ClusterGraph [private]
m_allowEmptyClustersogdf::ClusterGraph [private]
m_clusterArrayTableSizeogdf::ClusterGraph [private]
m_clusterIdCountogdf::ClusterGraph [private]
m_clustersogdf::ClusterGraph [private]
m_depthUpToDateogdf::ClusterGraph [mutable, protected]
m_itGListogdf::GraphObserver [protected]
m_itMapogdf::ClusterGraph [private]
m_lcaNumberogdf::ClusterGraph [mutable, protected]
m_lcaSearchogdf::ClusterGraph [mutable, protected]
m_nClustersogdf::ClusterGraph [private]
m_nodeMapogdf::ClusterGraph [private]
m_pGraphogdf::ClusterGraph [private]
m_postOrderStartogdf::ClusterGraph [mutable, private]
m_regClusterArraysogdf::ClusterGraph [mutable, private]
m_regObserversogdf::ClusterGraph [mutable, private]
m_rootClusterogdf::ClusterGraph [private]
m_updateDepthogdf::ClusterGraph [mutable, protected]
m_vAncestorogdf::ClusterGraph [mutable, protected]
m_wAncestorogdf::ClusterGraph [mutable, protected]
makeAdjEntries(cluster c, LISTITERATOR start)ogdf::ClusterGraph [inline]
maxClusterIndex() const ogdf::ClusterGraph [inline]
moveCluster(cluster c, cluster newParent)ogdf::ClusterGraph
newCluster(cluster parent, int id=-1)ogdf::ClusterGraph
newCluster(int id)ogdf::ClusterGraph [private]
newCluster()ogdf::ClusterGraph [private]
nodeAdded(node v)ogdf::ClusterGraph [inline, protected, virtual]
nodeDeleted(node v)ogdf::ClusterGraph [inline, protected, virtual]
numberOfClusters() const ogdf::ClusterGraph [inline]
operator const Graph &() const ogdf::ClusterGraph [inline]
operator=(const ClusterGraph &C)ogdf::ClusterGraph
postOrder() const ogdf::ClusterGraph [private]
postOrder(cluster c, SListPure< cluster > &S) const ogdf::ClusterGraph [private]
postOrderPredecessor(cluster c) const ogdf::ClusterGraph [protected]
pullUpSubTree(cluster c)ogdf::ClusterGraph
reassignNode(node v, cluster c)ogdf::ClusterGraph
registerArray(ClusterArrayBase *pClusterArray) const ogdf::ClusterGraph
registerObserver(ClusterGraphObserver *pObserver) const ogdf::ClusterGraph
reInit(Graph &G)ogdf::ClusterGraph [inline]
reInit()ogdf::ClusterGraph [inline, protected, virtual]
reinitArrays()ogdf::ClusterGraph [private]
reinitGraph(const Graph &G)ogdf::ClusterGraph [private]
removeNodeAssignment(node v)ogdf::ClusterGraph [inline, private]
representsCombEmbedding()ogdf::ClusterGraph
reregister(const Graph *pG)ogdf::GraphObserver [inline]
rootCluster() const ogdf::ClusterGraph [inline]
semiClear()ogdf::ClusterGraph
setUpdateDepth(bool b) const ogdf::ClusterGraph [inline]
shallowCopy(const ClusterGraph &C)ogdf::ClusterGraph [private]
treeDepth() const ogdf::ClusterGraph [inline]
unassignNode(node v)ogdf::ClusterGraph [private]
unregisterArray(ListIterator< ClusterArrayBase * > it) const ogdf::ClusterGraph
unregisterObserver(ListIterator< ClusterGraphObserver * > it) const ogdf::ClusterGraph
updatePostOrder(cluster c, cluster oldParent, cluster newParent)ogdf::ClusterGraph [protected]
writeCluster(ostream &os, NodeArray< int > &nId, ClusterArray< int > &cId, int &nextId, cluster c, String ttt)ogdf::ClusterGraph [private]
writeGML(const char *fileName)ogdf::ClusterGraph
writeGML(ostream &os)ogdf::ClusterGraph
writeGraphWinCluster(ostream &os, NodeArray< int > &nId, NodeArray< String > &nStr, ClusterArray< int > &cId, ClusterArray< String > &cStr, int &nextId, cluster c, String ttt)ogdf::ClusterGraph [private]
~ClusterGraph()ogdf::ClusterGraph [virtual]
~GraphObserver()ogdf::GraphObserver [inline, virtual]


© 1999-2007 by oreas GmbH, © 2005-2007 by University Dortmund and University Cologne.

Generated on Thu Nov 22 19:40:09 2007 by doxygen 1.5.4.