API Reference for Enthought Tool Suite 3.2.0
Defines the ColorMapper and ColorMapTemplate classes.
| Local name | Refers to |
|---|---|
| AbstractColormap | enthought.chaco.abstract_colormap.AbstractColormap |
| Any | enthought.traits.trait_types.Any |
| arange | numpy.arange |
| Array | enthought.traits.trait_numeric.Array |
| array | numpy.array |
| asarray | numpy.asarray |
| Bool | enthought.traits.trait_types.Bool |
| clip | numpy.clip |
| DataRange1D | enthought.chaco.data_range_1d.DataRange1D |
| Dict | enthought.traits.trait_types.Dict |
| divide | numpy.divide |
| Event | enthought.traits.trait_types.Event |
| Float | enthought.traits.trait_types.Float |
| FloatType | types.FloatType |
| HasTraits | enthought.traits.has_traits.HasTraits |
| Int | enthought.traits.trait_types.Int |
| IntType | types.IntType |
| isnan | numpy.isnan |
| linspace | numpy.linspace |
| ones | numpy.ones |
| Property | enthought.traits.traits.Property |
| searchsorted | numpy.searchsorted |
| sometrue | numpy.sometrue |
| sort | numpy.sort |
| Str | enthought.traits.trait_types.Str |
| take | numpy.take |
| Trait | enthought.traits.traits.Trait |
| where | numpy.where |
| zeros | numpy.zeros |
© Copyright 2002-2009 Enthought, Inc.