Package flumotion :: Package common :: Module dag :: Class Node
[show private | hide private]
[frames | no frames]

Class Node


I represent a Node in a Graph.

I am private to the Graph.
Method Summary
  __init__(self, object, type)
  isFloating(self)
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.

Generated by Epydoc 2.1 on Tue Dec 20 15:33:11 2005 http://epydoc.sf.net