API Reference for Enthought Tool Suite 3.2.0
Defines the TraitsTool and Fifo classes, and get_nested_components90 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 |
|---|---|
| BasePlotContainer | enthought.chaco.base_plot_container.BasePlotContainer |
| BaseTool | enthought.enable.base_tool.BaseTool |
| BaseXYPlot | enthought.chaco.base_xy_plot.BaseXYPlot |
| ColorBar | enthought.chaco.color_bar.ColorBar |
| Container | enthought.enable.container.Container |
| Dict | enthought.traits.trait_types.Dict |
| List | enthought.traits.trait_types.List |
| PlotAxis | enthought.chaco.axis.PlotAxis |
| Str | enthought.traits.trait_types.Str |
© Copyright 2002-2009 Enthought, Inc.