API Reference for Enthought Tool Suite 2.7.1

CAUTION: This is an old file from Chaco 1.x to support the spatial subdivision structures. It will be refactored soon.

If you are looking for Chaco2's mappers (subclasses of AbstractMapper), look in abstract_mapper.py, linear_mapper.py, and log_mapper.py.

Defines AbstractDataMapper and BruteForceDataMapper classes, and related trait and functions.

Variables

Classes

Function summary

Functions

Imported Names

Local nameRefers to
Anyenthought.traits.traits.Any
argmaxnumpy.argmax
argminnumpy.argmin
argsortnumpy.argsort
arraynumpy.array
Boolenthought.traits.traits.Bool
concatenatenumpy.concatenate
Enumenthought.traits.traits.Enum
Floatenthought.traits.traits.Float
HasStrictTraitsenthought.traits.has_traits.HasStrictTraits
newaxisnumpy.newaxis
Propertyenthought.traits.traits.Property
Setsets.Set
sortnumpy.sort
takenumpy.take
transposenumpy.transpose
Tupleenthought.traits.traits.Tuple

Copyright © 2002-2008 Enthought, Inc.