Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkSMArraySelectionDomain Class Reference

adds all strings from information property More...

#include <vtkSMArraySelectionDomain.h>

Inheritance diagram for vtkSMArraySelectionDomain:

Inheritance graph
[legend]
Collaboration diagram for vtkSMArraySelectionDomain:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMArraySelectionDomain, vtkSMStringListRangeDomain)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Update (vtkSMProperty *)

Static Public Member Functions

vtkSMArraySelectionDomainNew ()

Protected Member Functions

 vtkSMArraySelectionDomain ()
 ~vtkSMArraySelectionDomain ()

Detailed Description

adds all strings from information property

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.

See also:
vtkSMStringListRangeDomain vtkSMStringVectorProperty vtkSMArraySelectionInformationHelper

Definition at line 33 of file vtkSMArraySelectionDomain.h.


Constructor & Destructor Documentation

vtkSMArraySelectionDomain::vtkSMArraySelectionDomain  )  [protected]
 

vtkSMArraySelectionDomain::~vtkSMArraySelectionDomain  )  [protected]
 


Member Function Documentation

vtkSMArraySelectionDomain* vtkSMArraySelectionDomain::New  )  [static]
 

Reimplemented from vtkSMStringListRangeDomain.

vtkSMArraySelectionDomain::vtkTypeRevisionMacro vtkSMArraySelectionDomain  ,
vtkSMStringListRangeDomain 
 

void vtkSMArraySelectionDomain::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMStringListRangeDomain.

virtual void vtkSMArraySelectionDomain::Update vtkSMProperty  )  [virtual]
 

Populate the values of the domain from the given information property.

Reimplemented from vtkSMDomain.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:35:21 2006 for ParaView by doxygen 1.3.5