Trees | Index | Help |
---|
Package flumotion :: Package common :: Module dag :: Class Node |
|
I represent a Node in a Graph.
I am private to the Graph.Method Summary | |
---|---|
__init__(self,
object,
type)
| |
Returns whether the node is floating: no parents and no children. |
Method Details |
---|
isFloating(self)Returns whether the node is floating: no parents and no children. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Feb 16 07:22:59 2005 | http://epydoc.sf.net |