API Reference for Enthought Tool Suite 2.7.1

The base class for Chaco tools.

Chaco tools are not Enable components, but they can draw. They do not participate in layout, but are instead attached to a PlotComponent, which dispatches methods to the tool and calls the tools' draw() method.

See docs/event_handling.txt for more information on how tools are structured.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

Copyright © 2002-2008 Enthought, Inc.