API Reference for Enthought Tool Suite 2.7.1
black_color = color_table['black']
cursor_color = (white_color, black_color)
white_color = color_table['white']
| Local name | Refers to |
|---|---|
| arange | numpy.arange |
| choose | numpy.choose |
| color_table | enthought.enable2.colors.color_table |
| Component | enthought.enable2.component.Component |
| concatenate | numpy.concatenate |
| coordinates_to_bounds | enthought.enable2.base.coordinates_to_bounds |
| Enum | enthought.traits.traits.Enum |
| Event | enthought.traits.traits.Event |
| floor | numpy.floor |
| HCENTER | enthought.enable2.base.HCENTER |
| KivaFont | enthought.kiva.traits.kiva_font_trait.KivaFont |
| LEFT | enthought.enable2.base.LEFT |
| newaxis | numpy.newaxis |
| numpy | numpy |
| ones | numpy.ones |
| putmask | numpy.putmask |
| repeat | numpy.repeat |
| RGBAColor | enthought.enable2.traits.rgba_color_trait.RGBAColor |
| Str | enthought.traits.traits.Str |
| true | enthought.traits.traits.true |
| uint8 | numpy.uint8 |
| zeros | numpy.zeros |
Copyright © 2002-2008 Enthought, Inc.