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

vtkSMXYPlotActorProxy Class Reference

proxy for vtkXYPlotActor. More...

#include <vtkSMXYPlotActorProxy.h>

Inheritance diagram for vtkSMXYPlotActorProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMXYPlotActorProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMXYPlotActorProxy, vtkSMSourceProxy)
void PrintSelf (ostream &os, vtkIndent indent)
void CleanInputs (const char *cleancommand)
void RemoveAllArrayNames ()
void AddArrayName (const char *arrayname)
virtual void UpdateVTKObjects ()
void UpdateInformation ()
void AddInput (vtkSMSourceProxy *input, const char *method, int hasMultipleInputs)
void SetPosition (double x, double y)
void SetPosition2 (double x, double y)

Static Public Member Functions

vtkSMXYPlotActorProxyNew ()

Protected Member Functions

 vtkSMXYPlotActorProxy ()
 ~vtkSMXYPlotActorProxy ()
void SetInput (vtkSMSourceProxy *)
void SetupInputs ()

Protected Attributes

vtkSMXYPlotActorProxyInternals * Internals
int ArrayNamesModified
vtkSMSourceProxyInput

Detailed Description

proxy for vtkXYPlotActor.

This is a proxy for the XY plot actor. This is not a display proxy and hence cannot be added directly to a render module.

Definition at line 29 of file vtkSMXYPlotActorProxy.h.


Constructor & Destructor Documentation

vtkSMXYPlotActorProxy::vtkSMXYPlotActorProxy  )  [protected]
 

vtkSMXYPlotActorProxy::~vtkSMXYPlotActorProxy  )  [protected]
 


Member Function Documentation

vtkSMXYPlotActorProxy* vtkSMXYPlotActorProxy::New  )  [static]
 

Reimplemented from vtkSMSourceProxy.

vtkSMXYPlotActorProxy::vtkTypeRevisionMacro vtkSMXYPlotActorProxy  ,
vtkSMSourceProxy 
 

void vtkSMXYPlotActorProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMSourceProxy.

void vtkSMXYPlotActorProxy::AddInput vtkSMSourceProxy input,
const char *  method,
int  hasMultipleInputs
 

Sets the input dataset to Plot. Note that all the arrays and all the components of each of the arrays in the input will be plotted.

Reimplemented from vtkSMSourceProxy.

void vtkSMXYPlotActorProxy::CleanInputs const char *  cleancommand  ) 
 

To remove the dataset for the Plot.

Reimplemented from vtkSMSourceProxy.

void vtkSMXYPlotActorProxy::SetPosition double  x,
double  y
 

Methods to set the position/position2 of the actor.

void vtkSMXYPlotActorProxy::SetPosition2 double  x,
double  y
 

Methods to set the position/position2 of the actor.

void vtkSMXYPlotActorProxy::RemoveAllArrayNames  ) 
 

Remove all the arrays selected for plotting.

void vtkSMXYPlotActorProxy::AddArrayName const char *  arrayname  ) 
 

Add an array name to be plotted.

virtual void vtkSMXYPlotActorProxy::UpdateVTKObjects  )  [virtual]
 

Method to push the property values onto server objects.

Reimplemented from vtkSMProxy.

void vtkSMXYPlotActorProxy::UpdateInformation  )  [virtual]
 

Override the vtkSMSourceProxy UpdateInformation since we are not really a source proxy (the VTK object we are creating on the server side has not really an output)

Reimplemented from vtkSMSourceProxy.

void vtkSMXYPlotActorProxy::SetInput vtkSMSourceProxy  )  [protected]
 

void vtkSMXYPlotActorProxy::SetupInputs  )  [protected]
 

Called to build the XYActor inputs for the selected arrays.


Member Data Documentation

vtkSMXYPlotActorProxyInternals* vtkSMXYPlotActorProxy::Internals [protected]
 

Reimplemented from vtkSMProxy.

Definition at line 70 of file vtkSMXYPlotActorProxy.h.

int vtkSMXYPlotActorProxy::ArrayNamesModified [protected]
 

Definition at line 71 of file vtkSMXYPlotActorProxy.h.

vtkSMSourceProxy* vtkSMXYPlotActorProxy::Input [protected]
 

Definition at line 74 of file vtkSMXYPlotActorProxy.h.


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