API Reference for Enthought Tool Suite 3.2.0
This manages the lookup table used to map values to colors.
lut_image_dir = os.path.dirname(lut.__file__)
Check the line to see if this is a valid LUT file.
Function to generate the list of acceptable lut_mode values.
Parse the file specified by its name file_name for a LUT and return the list of parsed values.
Setup the tvtk.LookupTable (vtk_lut) using the passed list of lut values.
| Local name | Refers to |
|---|---|
| Array | enthought.traits.trait_numeric.Array |
| auto_close_message | enthought.traits.ui.message.auto_close_message |
| Base | enthought.mayavi.core.base.Base |
| Bool | enthought.traits.trait_types.Bool |
| Button | enthought.traits.trait_types.Button |
| Enum | enthought.traits.trait_types.Enum |
| error | enthought.mayavi.core.common.error |
| FileEditor | enthought.traits.ui.editors.file_editor.FileEditor |
| Instance | enthought.traits.trait_types.Instance |
| os.path | os.path |
| Property | enthought.traits.traits.Property |
| pylab_luts | enthought.mayavi.core.lut.pylab_luts.lut_dic |
| Range | enthought.traits.trait_types.Range |
| Str | enthought.traits.trait_types.Str |
| subprocess | subprocess |
| sys | sys |
| tvtk | enthought.tvtk.tvtk.tvtk |
© Copyright 2002-2009 Enthought, Inc.