API Reference for Enthought Tool Suite 3.0.1

The base class for Chaco tools.

Tools are not Enable components, but they can draw. They do not participate in layout, but are instead attached to a Component, 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.