#include <vtkSMArraySelectionDomain.h>
Inheritance diagram for vtkSMArraySelectionDomain:


Public Member Functions | |
| vtkTypeRevisionMacro (vtkSMArraySelectionDomain, vtkSMStringListRangeDomain) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | Update (vtkSMProperty *) |
Static Public Member Functions | |
| vtkSMArraySelectionDomain * | New () |
Protected Member Functions | |
| vtkSMArraySelectionDomain () | |
| ~vtkSMArraySelectionDomain () | |
vtkSMArraySelectionDomain overwrites vtkSMStringListRangeDomain's Update in which it adds all strings from a required information property to the domain. The information property must have been populated by an vtkSMArraySelectionInformationHelper. It also sets the IntDomainMode to BOOLEAN.
Definition at line 33 of file vtkSMArraySelectionDomain.h.
|
|
|
|
|
|
|
|
Reimplemented from vtkSMStringListRangeDomain. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkSMStringListRangeDomain. |
|
|
Populate the values of the domain from the given information property. Reimplemented from vtkSMDomain. |
1.3.5