#include <vtkPVArraySelection.h>
Inheritance diagram for vtkPVArraySelection:
vtkPVArraySelection is used for selecting which set of data arrays to load when a reader has the ability to selectively load arrays. This class is able to deal with two different (though similar) type of domains: vtkSMStringListDomain and vtkSMStringListRangeDomain
Definition at line 37 of file vtkPVArraySelection.h.
|
|
|
|
|
Reimplemented from vtkPVTracedWidget. |
|
|
|
Reimplemented from vtkPVWidget. |
|
Methods for setting the value of the VTKReader from the widget. Used internally when user hits Accept. Implements vtkPVWidget. |
|
Methods for setting the value of the VTKReader from the widget. Used internally when user hits Accept. Reimplemented from vtkPVWidget. |
|
Methods for setting the value of the widget from the VTKReader. Used internally when user hits Reset. Reimplemented from vtkPVWidget. |
|
Update our local vtkDataArraySelection instance with the reader's settings. Implements vtkPVWidget. |
|
Used to change the label of the widget. If not specified, the label is constructed using the AttributeName |
|
Used to change the label of the widget. If not specified, the label is constructed using the AttributeName |
|
Create the widget. Reimplemented from vtkPVWidget. |
|
Callback for the AllOn and AllOff buttons. |
|
Callback for the AllOn and AllOff buttons. |
|
Access to change this widgets state from a script. Used for tracing. |
|
Get the number of array names listed in this widget. |
|
Creates and returns a copy of this widget. It will create a new instance of the same type as the current object using NewInstance() and then copy some necessary state parameters. Reimplemented from vtkPVWidget. |
|
Save this widget to a file. Ingore parts for thsi reader specific widget. Reimplemented from vtkPVWidget. |
|
Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc. Reimplemented from vtkKWWidget. |
|
Used by subclasses to save this widgets state into a PVScript. This method does not initialize trace variable or check modified. Implements vtkPVWidget. |
|
|
|
|
|
|
|
Reimplemented from vtkPVWidget. |
|
Called by vtkPVXMLPackageParser to configure the widget from XML attributes. Reimplemented from vtkPVWidget. |
|
Definition at line 117 of file vtkPVArraySelection.h. |
|
Definition at line 119 of file vtkPVArraySelection.h. |
|
Definition at line 121 of file vtkPVArraySelection.h. |
|
Definition at line 122 of file vtkPVArraySelection.h. |
|
Definition at line 123 of file vtkPVArraySelection.h. |
|
Definition at line 125 of file vtkPVArraySelection.h. |
|
Definition at line 126 of file vtkPVArraySelection.h. |
|
Definition at line 127 of file vtkPVArraySelection.h. |
|
Definition at line 129 of file vtkPVArraySelection.h. |
|
Definition at line 131 of file vtkPVArraySelection.h. |