API Reference for Enthought Tool Suite 3.0.1
Defines the Component class
coordinate_delegate = Delegate('inner', modify = True)
DEFAULT_DRAWING_ORDER = [ 'background', 'underlay', 'mainlayer', 'border', 'overlay' ]
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| black_color_trait | enthought.enable.colors.black_color_trait |
| Bool | enthought.traits.trait_types.Bool |
| bounds_trait | enthought.enable.enable_traits.bounds_trait |
| coordinate_trait | enthought.enable.enable_traits.coordinate_trait |
| CoordinateBox | enthought.enable.coordinate_box.CoordinateBox |
| Delegate | enthought.traits.trait_types.Delegate |
| Enum | enthought.traits.trait_types.Enum |
| FILL | enthought.kiva.constants.FILL |
| Float | enthought.traits.trait_types.Float |
| Instance | enthought.traits.trait_types.Instance |
| Int | enthought.traits.trait_types.Int |
| Interactor | enthought.enable.interactor.Interactor |
| LineStyle | enthought.enable.enable_traits.LineStyle |
| List | enthought.traits.trait_types.List |
| Property | enthought.traits.traits.Property |
| Str | enthought.traits.trait_types.Str |
| Trait | enthought.traits.traits.Trait |
| white_color_trait | enthought.enable.colors.white_color_trait |
© Copyright 2002-2008 Enthought, Inc.