Inherits from
- SplitPanel: enthought.pyface.split_panel.SplitPanel
Attributes
- browser
The PythonShell instance.
browser = Instance(PipelineBrowser)
- direction
The direction in which the panel is split.
direction = Str('vertical')
- ratio
The ratio of the size of the left/top pane to the right/bottom pane.
ratio = Float(0.29999999999999999)
- scene
The Scene instance into which VTK renders.
scene = Instance(Scene)
Method summary
- destroy(self)
Inherited from base classes
- __init__(self, parent, **traits)
Methods
- destroy(self)