ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkViewLayout Class Reference

used by vtkSMViewLayoutProxy. More...

#include <vtkViewLayout.h>

Inheritance diagram for vtkViewLayout:
Inheritance graph
[legend]
Collaboration diagram for vtkViewLayout:
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)
void ResetTileDisplay ()
void ShowOnTileDisplay (unsigned int)

Static Public Member Functions

static vtkViewLayoutNew ()
static int IsTypeOf (const char *type)
static vtkViewLayoutSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkViewLayout ()
 ~vtkViewLayout ()

Detailed Description

used by vtkSMViewLayoutProxy.

vtkViewLayout is the server-side object corresponding to vtkSMViewLayoutProxy.

Definition at line 27 of file vtkViewLayout.h.


Constructor & Destructor Documentation

vtkViewLayout::vtkViewLayout ( ) [protected]
vtkViewLayout::~vtkViewLayout ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkObject.

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

Reimplemented from vtkObject.

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

Reimplemented from vtkObject.

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

Reimplemented from vtkObject.

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

Reimplemented from vtkObject.

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

Reimplemented from vtkObject.

void vtkViewLayout::ResetTileDisplay ( )
void vtkViewLayout::ShowOnTileDisplay ( unsigned  int)

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