API Reference for Enthought Tool Suite 3.2.0
Base class for factories for adding objects to the pipeline.
Returns the module manager that would be used when a module is added on the given object, if any, and None elsewhere.
Get the target object for the specified components.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| Engine | enthought.mayavi.core.engine.Engine |
| Filter | enthought.mayavi.core.filter.Filter |
| get_engine | enthought.mayavi.tools.engine_manager.get_engine |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| Instance | enthought.traits.trait_types.Instance |
| make_doc | enthought.mayavi.tools.auto_doc.make_doc |
| ModuleManager | enthought.mayavi.core.module_manager.ModuleManager |
| Scene | enthought.mayavi.core.scene.Scene |
| Source | enthought.mayavi.core.source.Source |
| Str | enthought.traits.trait_types.Str |
| tools | enthought.mayavi.tools.tools |
| TraitError | enthought.traits.trait_errors.TraitError |
| tvtk | enthought.tvtk.tvtk.tvtk |
© Copyright 2002-2009 Enthought, Inc.