API Reference for Enthought Tool Suite 3.2.0
A wxPython based color gradient editor for vtkLookupTables and color transfer functions.
This code is distributed under the conditions of the BSD license.
Based on a Tk version of this widget by Gerald Knizia <cgk.d@gmx.net> Ported to wxPython by Pete Schmitt <schmitt@colorado.edu> Cleaned up and enhanced for use with MayaVi2 by Prabhu Ramachandran
Copyright (c) 2005-2006, Gerald Knizia, Pete Schmitt and Prabhu Ramachandran
This is a factory function for enthought.traits.ui.CustomEditor and allows us to use the wxGradientEditorWidget as a traits UI editor. This currently assumes that the user is using TVTK. The wxGradientEditorWidget works with VTK directly.
| Local name | Refers to |
|---|---|
| ColorControlPoint | enthought.tvtk.util.gradient_editor.ColorControlPoint |
| GradientTable | enthought.tvtk.util.gradient_editor.GradientTable |
| tvtk | enthought.tvtk.tvtk.tvtk |
| wx | wx |
© Copyright 2002-2009 Enthought, Inc.