API Reference for Enthought Tool Suite 3.2.0
This source manages a VTK dataset given to it. When this source is pickled or persisted, it saves the data given to it in the form of a gzipped string.
Returns True when the given TVTK dataset has any attribute arrays in point and cell data and False otherwise.
Given a dataset, convert the dataset to an ASCII string that can be stored for persistence.
| Local name | Refers to |
|---|---|
| Bool | enthought.traits.trait_types.Bool |
| DEnum | enthought.mayavi.core.traits.DEnum |
| get_all_attributes | enthought.mayavi.sources.vtk_xml_file_reader.get_all_attributes |
| get_tvtk_dataset_name | enthought.mayavi.core.pipeline_info.get_tvtk_dataset_name |
| Group | enthought.traits.ui.group.Group |
| gunzip_string | enthought.persistence.state_pickler.gunzip_string |
| gzip_string | enthought.persistence.state_pickler.gzip_string |
| handle_children_state | enthought.mayavi.core.common.handle_children_state |
| Instance | enthought.traits.trait_types.Instance |
| Int | enthought.traits.trait_types.Int |
| Item | enthought.traits.ui.item.Item |
| List | enthought.traits.trait_types.List |
| os | os |
| PipelineInfo | enthought.mayavi.core.pipeline_info.PipelineInfo |
| set_state | enthought.persistence.state_pickler.set_state |
| Source | enthought.mayavi.core.source.Source |
| Str | enthought.traits.trait_types.Str |
| tempfile | tempfile |
| tvtk | enthought.tvtk.tvtk.tvtk |
| View | enthought.traits.ui.view.View |
© Copyright 2002-2009 Enthought, Inc.