API Reference for Enthought Tool Suite 3.0.1
Defines various traits that are used in many places in Chaco.
box_edge_enum = Enum('left', 'right', 'top', 'bottom')
Values correspond to: top, bottom, left, right, top left, top right, bottom left, bottom right
box_position_enum = Enum('T', 'B', 'L', 'R', 'TL', 'TR', 'BL', 'BR')
| Local name | Refers to |
|---|---|
| Enum | enthought.traits.trait_types.Enum |
| LineStyle | enthought.enable.enable_traits.LineStyle |
| LineStyleEditor | enthought.enable.enable_traits.LineStyleEditor |
© Copyright 2002-2008 Enthought, Inc.