API Reference for Enthought Tool Suite 3.2.0

Helper functions for mlab. These combine creation of the data sources, and applying the modules to them to make standard visualization operation. They should always return the module object created, for consistency, and because retrieving the data_source from a module object is possible via tools._find_data

Each helper function should have a test function associated with it, both for testing and to ilustrate its use.

Variables

Classes

Function summary

Functions

Imported Names

Local nameRefers to
Anyenthought.traits.trait_types.Any
Arrayenthought.traits.trait_numeric.Array
array2d_sourceenthought.mayavi.tools.sources.array2d_source
Callableenthought.traits.trait_types.Callable
CFloatenthought.traits.trait_types.CFloat
ContourSurfaceFactoryenthought.mayavi.tools.modules.ContourSurfaceFactory
dedenttextwrap.dedent
glyph_mode_dictenthought.mayavi.tools.modules.glyph_mode_dict
GlyphFactoryenthought.mayavi.tools.modules.GlyphFactory
grid_sourceenthought.mayavi.tools.sources.grid_source
HasTraitsenthought.traits.has_traits.HasTraits
ImageActorFactoryenthought.mayavi.tools.modules.ImageActorFactory
Instanceenthought.traits.trait_types.Instance
IsoSurfaceFactoryenthought.mayavi.tools.modules.IsoSurfaceFactory
line_sourceenthought.mayavi.tools.sources.line_source
Listenthought.traits.trait_types.List
numpynumpy
scalar_fieldenthought.mayavi.tools.sources.scalar_field
scalar_scatterenthought.mayavi.tools.sources.scalar_scatter
StreamlineFactoryenthought.mayavi.tools.modules.StreamlineFactory
SurfaceFactoryenthought.mayavi.tools.modules.SurfaceFactory
toolsenthought.mayavi.tools.tools
Traitenthought.traits.traits.Trait
TraitErrorenthought.traits.trait_errors.TraitError
traits_docenthought.mayavi.tools.auto_doc.traits_doc
triangular_mesh_sourceenthought.mayavi.tools.sources.triangular_mesh_source
TubeFactoryenthought.mayavi.tools.filters.TubeFactory
vector_fieldenthought.mayavi.tools.sources.vector_field
vector_scatterenthought.mayavi.tools.sources.vector_scatter
VectorsFactoryenthought.mayavi.tools.modules.VectorsFactory
vertical_vectors_sourceenthought.mayavi.tools.sources.vertical_vectors_source
WarpScalarFactoryenthought.mayavi.tools.filters.WarpScalarFactory

© Copyright 2002-2009 Enthought, Inc.