vtkViewUpdater Class Reference

#include <vtkViewUpdater.h>

Inheritance diagram for vtkViewUpdater:

Inheritance graph
[legend]
Collaboration diagram for vtkViewUpdater:

Collaboration graph
[legend]

List of all members.


Detailed Description

Updates views automatically.

vtkViewUpdater registers with annotation change events for a set of annotation links, and updates all views when an annotation link fires an annotation changed event. This is often needed when multiple views share a selection with vtkAnnotationLink.

Examples:
vtkViewUpdater (Examples)

Definition at line 41 of file vtkViewUpdater.h.


Public Types

typedef vtkObject Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
void AddView (vtkView *view)
void AddAnnotationLink (vtkAnnotationLink *link)

Static Public Member Functions

static vtkViewUpdaterNew ()
static int IsTypeOf (const char *type)
static vtkViewUpdaterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkViewUpdater ()
 ~vtkViewUpdater ()

Member Typedef Documentation

Reimplemented from vtkObject.

Definition at line 45 of file vtkViewUpdater.h.


Constructor & Destructor Documentation

vtkViewUpdater::vtkViewUpdater (  )  [protected]

vtkViewUpdater::~vtkViewUpdater (  )  [protected]


Member Function Documentation

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

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkObject.

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

Reimplemented from vtkObject.

static int vtkViewUpdater::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkObject.

virtual int vtkViewUpdater::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkObject.

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

Reimplemented from vtkObject.

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

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkObject.

void vtkViewUpdater::AddView ( vtkView view  ) 

void vtkViewUpdater::AddAnnotationLink ( vtkAnnotationLink link  ) 


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

Generated on Mon Sep 27 18:59:48 2010 for VTK by  doxygen 1.5.6