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

vtkPVProbe Class Reference

A class to handle the UI for vtkProbeFilter. More...

#include <vtkPVProbe.h>

Inheritance diagram for vtkPVProbe:

Inheritance graph
[legend]
Collaboration diagram for vtkPVProbe:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVProbe, vtkPVSource)
void PrintSelf (ostream &os, vtkIndent indent)
void CreateProperties ()
virtual void SetVisibilityNoTrace (int val)
void ArraySelectionInternalCallback ()
void SaveDialogCallback ()
bool GetSourceTimeNow (double &TimeNow)
virtual vtkKWCheckButtonGetShowXYPlotToggle ()
virtual void SaveInBatchScript (ofstream *file)
virtual void SaveState (ofstream *file)

Static Public Member Functions

vtkPVProbeNew ()

Protected Member Functions

 vtkPVProbe ()
 ~vtkPVProbe ()
virtual void SetPlotDisplayProxyName (const char *)
virtual void AcceptCallbackInternal ()
virtual void SetTemporalProbeProxyName (const char *)
virtual void SaveTemporalProbeInBatchScript (ofstream *file)

Protected Attributes

vtkSMXYPlotDisplayProxyPlotDisplayProxy
char * PlotDisplayProxyName
vtkPVArraySelectionArraySelection
vtkKWLabelDimensionalityLabel
vtkKWMenuButtonDimensionalityMenu
vtkKWFrameProbeFrame
vtkKWFrameSelectedPointFrame
vtkKWLabelSelectedPointLabel
vtkKWLabelPointDataLabel
vtkKWCheckButtonShowXYPlotToggle
vtkKWLoadSaveButtonSaveButton
vtkSMProxyTemporalProbeProxy
char * TemporalProbeProxyName
vtkTemporalProbeFilterObserver * Observer

Detailed Description

A class to handle the UI for vtkProbeFilter.

Definition at line 36 of file vtkPVProbe.h.


Constructor & Destructor Documentation

vtkPVProbe::vtkPVProbe  )  [protected]
 

vtkPVProbe::~vtkPVProbe  )  [protected]
 


Member Function Documentation

vtkPVProbe* vtkPVProbe::New  )  [static]
 

Reimplemented from vtkPVSource.

vtkPVProbe::vtkTypeRevisionMacro vtkPVProbe  ,
vtkPVSource 
 

void vtkPVProbe::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVSource.

void vtkPVProbe::CreateProperties  )  [virtual]
 

Set up the UI for this source

Reimplemented from vtkPVSource.

virtual vtkKWCheckButton* vtkPVProbe::GetShowXYPlotToggle  )  [virtual]
 

Access to the ShowXYPlotToggle from Tcl

virtual void vtkPVProbe::SetVisibilityNoTrace int  val  )  [virtual]
 

Control the visibility of the pick display as well.

Reimplemented from vtkPVSource.

virtual void vtkPVProbe::SaveInBatchScript ofstream *  file  )  [virtual]
 

Save the pipeline to a batch file which can be run without a user interface. Overridden to save the plot display in batch.

Reimplemented from vtkPVSource.

virtual void vtkPVProbe::SaveState ofstream *  file  )  [virtual]
 

Save the pipeline to a batch file which can be run without a user interface. Overridden to save the plot display in batch.

Reimplemented from vtkPVSource.

void vtkPVProbe::ArraySelectionInternalCallback  ) 
 

Called when scalars are selected or deselected for the plot.

void vtkPVProbe::SaveDialogCallback  ) 
 

Callback for the Save as comma separated values button.

bool vtkPVProbe::GetSourceTimeNow double &  TimeNow  ) 
 

Attempts to find the real time from the source.

virtual void vtkPVProbe::SetPlotDisplayProxyName const char *   )  [protected, virtual]
 

virtual void vtkPVProbe::AcceptCallbackInternal  )  [protected, virtual]
 

Reimplemented from vtkPVSource.

virtual void vtkPVProbe::SetTemporalProbeProxyName const char *   )  [protected, virtual]
 

virtual void vtkPVProbe::SaveTemporalProbeInBatchScript ofstream *  file  )  [protected, virtual]
 


Member Data Documentation

vtkSMXYPlotDisplayProxy* vtkPVProbe::PlotDisplayProxy [protected]
 

Definition at line 74 of file vtkPVProbe.h.

char* vtkPVProbe::PlotDisplayProxyName [protected]
 

Definition at line 75 of file vtkPVProbe.h.

vtkPVArraySelection* vtkPVProbe::ArraySelection [protected]
 

Definition at line 78 of file vtkPVProbe.h.

vtkKWLabel* vtkPVProbe::DimensionalityLabel [protected]
 

Definition at line 83 of file vtkPVProbe.h.

vtkKWMenuButton* vtkPVProbe::DimensionalityMenu [protected]
 

Definition at line 84 of file vtkPVProbe.h.

vtkKWFrame* vtkPVProbe::ProbeFrame [protected]
 

Definition at line 85 of file vtkPVProbe.h.

vtkKWFrame* vtkPVProbe::SelectedPointFrame [protected]
 

Definition at line 87 of file vtkPVProbe.h.

vtkKWLabel* vtkPVProbe::SelectedPointLabel [protected]
 

Definition at line 88 of file vtkPVProbe.h.

vtkKWLabel* vtkPVProbe::PointDataLabel [protected]
 

Definition at line 89 of file vtkPVProbe.h.

vtkKWCheckButton* vtkPVProbe::ShowXYPlotToggle [protected]
 

Definition at line 91 of file vtkPVProbe.h.

vtkKWLoadSaveButton* vtkPVProbe::SaveButton [protected]
 

Definition at line 93 of file vtkPVProbe.h.

vtkSMProxy* vtkPVProbe::TemporalProbeProxy [protected]
 

Definition at line 95 of file vtkPVProbe.h.

char* vtkPVProbe::TemporalProbeProxyName [protected]
 

Definition at line 96 of file vtkPVProbe.h.

vtkTemporalProbeFilterObserver* vtkPVProbe::Observer [protected]
 

Definition at line 98 of file vtkPVProbe.h.


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