API Reference for Enthought Tool Suite 3.0.1
Defines various plot container classes, including stacked, grid, and overlay.
DEFAULT_DRAWING_ORDER = [ 'background', 'image', 'underlay', 'plot', 'selection', 'border', 'annotation', 'overlay' ]
| Local name | Refers to |
|---|---|
| amax | numpy.amax |
| Any | enthought.traits.trait_types.Any |
| any | numpy.any |
| arange | numpy.arange |
| Array | enthought.traits.trait_numeric.Array |
| array | numpy.array |
| BasePlotContainer | enthought.chaco.base_plot_container.BasePlotContainer |
| cumsum | numpy.cumsum |
| Either | enthought.traits.trait_types.Either |
| Enum | enthought.traits.trait_types.Enum |
| Float | enthought.traits.trait_types.Float |
| hstack | numpy.hstack |
| Instance | enthought.traits.trait_types.Instance |
| Int | enthought.traits.trait_types.Int |
| List | enthought.traits.trait_types.List |
| Property | enthought.traits.traits.Property |
| simple_container_do_layout | enthought.enable.simple_layout.simple_container_do_layout |
| simple_container_get_preferred_size | enthought.enable.simple_layout.simple_container_get_preferred_size |
| sum | numpy.sum |
| Trait | enthought.traits.traits.Trait |
| Tuple | enthought.traits.trait_types.Tuple |
| zeros | numpy.zeros |
| zeros_like | numpy.zeros_like |
© Copyright 2002-2008 Enthought, Inc.