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

vtkSMScalarBarActorProxy Class Reference

proxy for vtkScalarBarActor. More...

#include <vtkSMScalarBarActorProxy.h>

Inheritance diagram for vtkSMScalarBarActorProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMScalarBarActorProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMScalarBarActorProxy, vtkSMProxy)
void PrintSelf (ostream &os, vtkIndent indent)
void SetPosition (double x, double y)
void SetPosition2 (double x, double y)
void SaveTextPropertiesInBatchScript (ofstream *file)

Static Public Member Functions

vtkSMScalarBarActorProxyNew ()

Protected Member Functions

 vtkSMScalarBarActorProxy ()
 ~vtkSMScalarBarActorProxy ()
virtual void CreateVTKObjects (int numObjects)
void SaveTextPropertiesInBatchScript (ofstream *file, vtkSMProxy *tp)

Detailed Description

proxy for vtkScalarBarActor.

This is the proxy for the vtkScalarBarActor. The only reason that this proxy is not a generic proxy is to support simpler interace to set the positions of the actor, and to provide set up the text properties.

Definition at line 28 of file vtkSMScalarBarActorProxy.h.


Constructor & Destructor Documentation

vtkSMScalarBarActorProxy::vtkSMScalarBarActorProxy  )  [protected]
 

vtkSMScalarBarActorProxy::~vtkSMScalarBarActorProxy  )  [protected]
 


Member Function Documentation

vtkSMScalarBarActorProxy* vtkSMScalarBarActorProxy::New  )  [static]
 

Reimplemented from vtkSMProxy.

vtkSMScalarBarActorProxy::vtkTypeRevisionMacro vtkSMScalarBarActorProxy  ,
vtkSMProxy 
 

void vtkSMScalarBarActorProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMProxy.

void vtkSMScalarBarActorProxy::SetPosition double  x,
double  y
 

void vtkSMScalarBarActorProxy::SetPosition2 double  x,
double  y
 

void vtkSMScalarBarActorProxy::SaveTextPropertiesInBatchScript ofstream *  file  ) 
 

virtual void vtkSMScalarBarActorProxy::CreateVTKObjects int  numObjects  )  [protected, virtual]
 

Given the number of objects (numObjects), class name (VTKClassName) and server ids ( this->GetServerIDs()), this methods instantiates the objects on the server(s)

Reimplemented from vtkSMProxy.

void vtkSMScalarBarActorProxy::SaveTextPropertiesInBatchScript ofstream *  file,
vtkSMProxy tp
[protected]
 


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