Package obitools :: Package graph :: Module rootedtree :: Class RootedTreeNode
[hide private]
[frames] | no frames]

Class RootedTreeNode

source code


Instance Methods [hide private]
 
subTreeSize(self, node) source code

Inherited from dag.DAGNode: ancestorIterator

Inherited from Node: __contains__, __getitem__, __init__, __iter__, __len__, __setitem__, __str__, componentIndexSet, componentIterator, degree, getGraph, getLabel, has_key, neighbourIndexIterator, neighbourIndexSet, neighbourIterator, shortestPathIterator, shortestPathTo

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]

Inherited from Node: graph, label

Inherited from object: __class__