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

vtkPVComparativeVisPropertyWidget Class Reference

widget for setting up one parameter of comparative vis More...

#include <vtkPVComparativeVisPropertyWidget.h>

Inheritance diagram for vtkPVComparativeVisPropertyWidget:

Inheritance graph
[legend]
Collaboration diagram for vtkPVComparativeVisPropertyWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVComparativeVisPropertyWidget, vtkKWCompositeWidget)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
void CopyToVisualization (vtkSMComparativeVisProxy *cv)
void ShowCueEditor ()
void CopyFromVisualization (unsigned int propIdx, vtkSMComparativeVisProxy *proxy)
void SetTrackEditor (vtkPVTrackEditor *ed)
virtual vtkPVTrackEditorGetTrackEditor ()

Static Public Member Functions

vtkPVComparativeVisPropertyWidgetNew ()

Protected Member Functions

 vtkPVComparativeVisPropertyWidget ()
 ~vtkPVComparativeVisPropertyWidget ()
void RemovePVSource (vtkPVSource *source)

Protected Attributes

vtkPVActiveTrackSelectorTrackSelector
vtkPVSimpleAnimationCueCueEditor
vtkPVAnimationCueLastCue
vtkKWEntryWithLabelNumberOfFramesEntry
vtkPVTrackEditorTrackEditor

Friends

class vtkPVCVSourceDeletedCommand

Detailed Description

widget for setting up one parameter of comparative vis

This class describes a widget designed for setting up one property (parameter) of a comparative visualization. It has a track editor for choosing the property and an entry to enter the number of parameter values.

See also:
vtkSMComparativeVisProxy

Definition at line 39 of file vtkPVComparativeVisPropertyWidget.h.


Constructor & Destructor Documentation

vtkPVComparativeVisPropertyWidget::vtkPVComparativeVisPropertyWidget  )  [protected]
 

vtkPVComparativeVisPropertyWidget::~vtkPVComparativeVisPropertyWidget  )  [protected]
 


Member Function Documentation

vtkPVComparativeVisPropertyWidget* vtkPVComparativeVisPropertyWidget::New  )  [static]
 

Reimplemented from vtkKWCompositeWidget.

vtkPVComparativeVisPropertyWidget::vtkTypeRevisionMacro vtkPVComparativeVisPropertyWidget  ,
vtkKWCompositeWidget 
 

void vtkPVComparativeVisPropertyWidget::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWCompositeWidget.

virtual void vtkPVComparativeVisPropertyWidget::Create vtkKWApplication app  )  [virtual]
 

Create the widget.

Reimplemented from vtkKWCompositeWidget.

void vtkPVComparativeVisPropertyWidget::CopyToVisualization vtkSMComparativeVisProxy cv  ) 
 

Copy the values of the widget to the given vis.

void vtkPVComparativeVisPropertyWidget::CopyFromVisualization unsigned int  propIdx,
vtkSMComparativeVisProxy proxy
 

Copy the values of the given vis to the widget.

void vtkPVComparativeVisPropertyWidget::ShowCueEditor  ) 
 

Show the cue editor for the currently selected property in the given frame.

void vtkPVComparativeVisPropertyWidget::SetTrackEditor vtkPVTrackEditor ed  ) 
 

Set/Get the track editor. Should be set before Create().

virtual vtkPVTrackEditor* vtkPVComparativeVisPropertyWidget::GetTrackEditor  )  [virtual]
 

Set/Get the track editor. Should be set before Create().

void vtkPVComparativeVisPropertyWidget::RemovePVSource vtkPVSource source  )  [protected]
 


Friends And Related Function Documentation

friend class vtkPVCVSourceDeletedCommand [friend]
 

Definition at line 81 of file vtkPVComparativeVisPropertyWidget.h.


Member Data Documentation

vtkPVActiveTrackSelector* vtkPVComparativeVisPropertyWidget::TrackSelector [protected]
 

Definition at line 72 of file vtkPVComparativeVisPropertyWidget.h.

vtkPVSimpleAnimationCue* vtkPVComparativeVisPropertyWidget::CueEditor [protected]
 

Definition at line 73 of file vtkPVComparativeVisPropertyWidget.h.

vtkPVAnimationCue* vtkPVComparativeVisPropertyWidget::LastCue [protected]
 

Definition at line 74 of file vtkPVComparativeVisPropertyWidget.h.

vtkKWEntryWithLabel* vtkPVComparativeVisPropertyWidget::NumberOfFramesEntry [protected]
 

Definition at line 75 of file vtkPVComparativeVisPropertyWidget.h.

vtkPVTrackEditor* vtkPVComparativeVisPropertyWidget::TrackEditor [protected]
 

Definition at line 76 of file vtkPVComparativeVisPropertyWidget.h.


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