ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends
vtkSMTextWidgetRepresentationProxy Class Reference

#include <vtkSMTextWidgetRepresentationProxy.h>

Inheritance diagram for vtkSMTextWidgetRepresentationProxy:
Inheritance graph
[legend]
Collaboration diagram for vtkSMTextWidgetRepresentationProxy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static
vtkSMTextWidgetRepresentationProxy
New ()
static int IsTypeOf (const char *type)
static
vtkSMTextWidgetRepresentationProxy
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkSMTextWidgetRepresentationProxy ()
 ~vtkSMTextWidgetRepresentationProxy ()
virtual void CreateVTKObjects ()

Protected Attributes

vtkSMProxyTextActorProxy
vtkSMProxyTextPropertyProxy

Friends

class vtkSMTextSourceRepresentationProxy

Detailed Description

Definition at line 26 of file vtkSMTextWidgetRepresentationProxy.h.


Constructor & Destructor Documentation

vtkSMTextWidgetRepresentationProxy::vtkSMTextWidgetRepresentationProxy ( ) [protected]
vtkSMTextWidgetRepresentationProxy::~vtkSMTextWidgetRepresentationProxy ( ) [protected]

Member Function Documentation

static vtkSMTextWidgetRepresentationProxy* vtkSMTextWidgetRepresentationProxy::New ( ) [static]

Reimplemented from vtkSMNewWidgetRepresentationProxy.

virtual const char* vtkSMTextWidgetRepresentationProxy::GetClassName ( ) [virtual]

Reimplemented from vtkSMNewWidgetRepresentationProxy.

static int vtkSMTextWidgetRepresentationProxy::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkSMNewWidgetRepresentationProxy.

virtual int vtkSMTextWidgetRepresentationProxy::IsA ( const char *  type) [virtual]

Reimplemented from vtkSMNewWidgetRepresentationProxy.

static vtkSMTextWidgetRepresentationProxy* vtkSMTextWidgetRepresentationProxy::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkSMNewWidgetRepresentationProxy.

void vtkSMTextWidgetRepresentationProxy::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkSMNewWidgetRepresentationProxy.

virtual void vtkSMTextWidgetRepresentationProxy::CreateVTKObjects ( ) [protected, virtual]

Overridden from vtkSMProxy to call BeginCreateVTKObjects() and EndCreateVTKObjects().

Reimplemented from vtkSMNewWidgetRepresentationProxy.


Friends And Related Function Documentation

friend class vtkSMTextSourceRepresentationProxy [friend]

Definition at line 43 of file vtkSMTextWidgetRepresentationProxy.h.


Member Data Documentation

Definition at line 40 of file vtkSMTextWidgetRepresentationProxy.h.

Definition at line 41 of file vtkSMTextWidgetRepresentationProxy.h.


The documentation for this class was generated from the following file: