API Reference for Enthought Tool Suite 2.7.1
Defines the DataRange2D class.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.traits.Any |
| arange | numpy.arange |
| Array | enthought.traits.traits.Array |
| array | numpy.array |
| BaseDataRange | enthought.chaco2.base_data_range.BaseDataRange |
| ceil | math.ceil |
| CFloat | enthought.traits.traits.CFloat |
| compress | numpy.compress |
| concatenate | numpy.concatenate |
| DataRange1D | enthought.chaco2.data_range_1d.DataRange1D |
| Delegate | enthought.traits.traits.Delegate |
| Event | enthought.traits.traits.Event |
| false | enthought.traits.traits.false |
| floor | math.floor |
| HasTraits | enthought.traits.has_traits.HasTraits |
| inf | numpy.inf |
| Instance | enthought.traits.traits.Instance |
| List | enthought.traits.traits.List |
| log | math.log |
| ones | numpy.ones |
| Property | enthought.traits.traits.Property |
| Trait | enthought.traits.traits.Trait |
| transpose | numpy.transpose |
| true | enthought.traits.traits.true |
| Tuple | enthought.traits.traits.Tuple |
| zeros | numpy.zeros |
Copyright © 2002-2008 Enthought, Inc.