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

vtkSMAxesProxy Class Reference

proxy for the Axes actor. More...

#include <vtkSMAxesProxy.h>

Inheritance diagram for vtkSMAxesProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMAxesProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMAxesProxy, vtkSMDisplayProxy)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SaveInBatchScript (ofstream *file)

Static Public Member Functions

vtkSMAxesProxyNew ()

Protected Member Functions

 vtkSMAxesProxy ()
 ~vtkSMAxesProxy ()
virtual void CreateVTKObjects (int numObjects)

Detailed Description

proxy for the Axes actor.

vtkSMAxesProxy is the Display for the Axes actor. This is used as the center axes in ParaView. Proxifying it makes the axes accessible in batch mode. The only reason why Axes is even a separate display proxy instead of the the generic Axes source proxy, and the vtkSMDataObjectDisplayProxy(or subclass) is because we don't want the additional overhead of update suppressor etc for the Axes proxy.

See also:
vtkSMDisplayProxy

Definition at line 34 of file vtkSMAxesProxy.h.


Constructor & Destructor Documentation

vtkSMAxesProxy::vtkSMAxesProxy  )  [protected]
 

vtkSMAxesProxy::~vtkSMAxesProxy  )  [protected]
 


Member Function Documentation

vtkSMAxesProxy* vtkSMAxesProxy::New  )  [static]
 

Reimplemented from vtkSMDisplayProxy.

vtkSMAxesProxy::vtkTypeRevisionMacro vtkSMAxesProxy  ,
vtkSMDisplayProxy 
 

void vtkSMAxesProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMDisplayProxy.

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

Save the proxy in batch script.

Reimplemented from vtkSMDisplayProxy.

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

Create all the VTK objects.

Reimplemented from vtkSMProxy.


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