cytoflowgui.view_pane#
Dock panes for modifying the traits of an IWorkflowView and the parameters
that are passed to IView.plot.
ViewDockPane– the dock pane to manipulate the traits of the currently selected view.PlotParamsPane– the dock pane to manipulate the parameters passed toIView.plot.
- class cytoflowgui.view_pane.ViewDockPane(*args, **kwargs)[source]#
Bases:
TraitsDockPaneA DockPane to manipulate the traits of the currently selected view.
- id = 'cytoflowgui.view_traits_pane'#
- name = 'View Properties'#
- task = <traits.trait_types.Instance object>#
- view_plugins = <traits.trait_types.List object>#
- handler = <traits.trait_types.Instance object>#