API Reference for Enthought Tool Suite 3.0.1
This module provides basic picking functionality. Using this, one can interactively select a point and/or a cell in the data. One can also can use a world point picker (i.e. a generic point in space) and probe for the data at that point.
Attempts to get the deepest possible data value in the pipeline. Used when probing a selected point.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Array | enthought.traits.trait_numeric.Array |
| false_bool_trait | enthought.tvtk.tvtk_base.false_bool_trait |
| Float | enthought.traits.trait_types.Float |
| Group | enthought.traits.ui.group.Group |
| Handler | enthought.traits.ui.handler.Handler |
| HasTraits | enthought.traits.has_traits.HasTraits |
| Instance | enthought.traits.trait_types.Instance |
| Int | enthought.traits.trait_types.Int |
| Item | enthought.traits.ui.item.Item |
| Range | enthought.traits.trait_types.Range |
| Trait | enthought.traits.traits.Trait |
| TraitRevPrefixMap | enthought.tvtk.tvtk_base.TraitRevPrefixMap |
| true | enthought.traits.trait_types.true |
| tvtk | enthought.tvtk.tvtk.tvtk |
| View | enthought.traits.ui.view.View |
© Copyright 2002-2008 Enthought, Inc.