API Reference for Enthought Tool Suite 2.7.1
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 |
|---|---|
| Any | enthought.traits.traits.Any |
| BasePlotContainer | enthought.chaco2.base_plot_container.BasePlotContainer |
| BaseTool | enthought.chaco2.base_tool.BaseTool |
| BaseXYPlot | enthought.chaco2.base_xy_plot.BaseXYPlot |
| Dict | enthought.traits.traits.Dict |
| Enum | enthought.traits.traits.Enum |
| Float | enthought.traits.traits.Float |
| Instance | enthought.traits.traits.Instance |
| OverlayPlotContainer | enthought.chaco2.plot_containers.OverlayPlotContainer |
| PlotAxis | enthought.chaco2.axis.PlotAxis |
| PlotGrid | enthought.chaco2.grid.PlotGrid |
| reverse_map_1d | enthought.chaco2.base.reverse_map_1d |
| View | enthought.traits.ui.view.View |
Copyright © 2002-2008 Enthought, Inc.