API Reference for Enthought Tool Suite 3.0.1
Defines the TraitsTool and Fifo classes, and get_nested_components function.
Returns a list of fundamental plotting components from a container with nested containers.
Performs a breadth-first search of the containment hierarchy. Each element in the returned list is a tuple (component, (x,y)) where (x,y) is the coordinate frame offset of the component from the top-level container.
| Local name | Refers to |
|---|---|
| BaseTool | enthought.enable.base_tool.BaseTool |
| Container | enthought.enable.container.Container |
© Copyright 2002-2008 Enthought, Inc.