API Reference for Enthought Tool Suite 3.0.1

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 assoiciated 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
GlyphFactoryenthought.mayavi.tools.modules.GlyphFactory
grid_sourceenthought.mayavi.tools.sources.grid_source
HasTraitsenthought.traits.has_traits.HasTraits
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
traits_docenthought.mayavi.tools.auto_doc.traits_doc
TubeFactoryenthought.mayavi.tools.filters.TubeFactory
vector_fieldenthought.mayavi.tools.sources.vector_field
vector_scatterenthought.mayavi.tools.sources.vector_scatter
VectorsFactoryenthought.mayavi.tools.modules.VectorsFactory
WarpScalarFactoryenthought.mayavi.tools.filters.WarpScalarFactory

© Copyright 2002-2008 Enthought, Inc.