#include <vtkPVSourceList.h>
Inheritance diagram for vtkPVSourceList:
[NOHEADER] | |
virtual vtkPVSourceCollection * | GetSources () |
virtual void | SetSources (vtkPVSourceCollection *) |
vtkPVSourceCollection * | Sources |
Public Member Functions | |
vtkTypeRevisionMacro (vtkPVSourceList, vtkPVSourcesNavigationWindow) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | PrepareForDelete () |
void | Pick (int assyIdx) |
void | ToggleVisibility (int assyIdx, char *id, int button) |
void | EditColor (int assyIdx) |
Static Public Member Functions | |
vtkPVSourceList * | New () |
Protected Member Functions | |
vtkPVSourceList () | |
~vtkPVSourceList () | |
virtual void | ChildUpdate (vtkPVSource *) |
virtual void | PostChildUpdate () |
virtual void | ChildCreate () |
int | UpdateSource (vtkPVSource *comp, int y, int in, int current) |
void | UpdateVisibility (vtkPVSource *comp, const char *id) |
Protected Attributes | |
int | StartY |
int | LastY |
int | CurrentY |
Definition at line 30 of file vtkPVSourceList.h.
|
|
|
|
|
Reimplemented from vtkPVSourcesNavigationWindow. |
|
|
|
Reimplemented from vtkPVSourcesNavigationWindow. |
|
Callback from the canvas buttons. |
|
Callback from the canvas buttons. |
|
Callback from the canvas buttons. |
|
This method is called before the object is deleted. Reimplemented from vtkPVSourcesNavigationWindow. |
|
This method is called at beginning of the Update method. The subclass is supposed to overwrite it. Reimplemented from vtkPVSourcesNavigationWindow. |
|
This method is called at the end of Update method. If the subclass needs any special setup after update, it should overwrite this method. Reimplemented from vtkPVSourcesNavigationWindow. |
|
Create a Tk widget Reimplemented from vtkPVSourcesNavigationWindow. |
|
|
|
|
|
The assembly that is displayed in the editor. |
|
The assembly that is displayed in the editor. |
|
The assembly that is displayed in the editor. Definition at line 64 of file vtkPVSourceList.h. |
|
Definition at line 67 of file vtkPVSourceList.h. |
|
Definition at line 68 of file vtkPVSourceList.h. |
|
Definition at line 69 of file vtkPVSourceList.h. |