vtkPlaybackWidget Class Reference

#include <vtkPlaybackWidget.h>

Inheritance diagram for vtkPlaybackWidget:

Inheritance graph
[legend]
Collaboration diagram for vtkPlaybackWidget:

Collaboration graph
[legend]

List of all members.


Detailed Description

2D widget for controlling a playback stream

This class provides support for interactively controlling the playback of a serial stream of information (e.g., animation sequence, video, etc.). Controls for play, stop, advance one step forward, advance one step backward, jump to beginning, and jump to end are available.

See also:
vtkBorderWidget
Tests:
vtkPlaybackWidget (Tests)

Definition at line 38 of file vtkPlaybackWidget.h.

typedef vtkBorderWidget Superclass
static int IsTypeOf (const char *type)
static vtkPlaybackWidgetSafeDownCast (vtkObject *o)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Public Member Functions

void CreateDefaultRepresentation ()
void SetRepresentation (vtkPlaybackRepresentation *r)

Static Public Member Functions

static vtkPlaybackWidgetNew ()

Protected Member Functions

 vtkPlaybackWidget ()
 ~vtkPlaybackWidget ()
virtual void SelectRegion (double eventPos[2])

Member Typedef Documentation

Standar VTK class methods.

Reimplemented from vtkBorderWidget.

Definition at line 46 of file vtkPlaybackWidget.h.


Constructor & Destructor Documentation

vtkPlaybackWidget::vtkPlaybackWidget (  )  [protected]

vtkPlaybackWidget::~vtkPlaybackWidget (  )  [protected]


Member Function Documentation

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

Instantiate this class.

Reimplemented from vtkBorderWidget.

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

Standar VTK class methods.

Reimplemented from vtkBorderWidget.

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

Standar VTK class methods.

Reimplemented from vtkBorderWidget.

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

Standar VTK class methods.

Reimplemented from vtkBorderWidget.

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

Standar VTK class methods.

Reimplemented from vtkBorderWidget.

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

Standar VTK class methods.

Reimplemented from vtkBorderWidget.

void vtkPlaybackWidget::SetRepresentation ( vtkPlaybackRepresentation r  )  [inline]

Specify an instance of vtkPlaybackRepresentation used to represent this widget in the scene. Note that the representation is a subclass of vtkProp so it can be added to the renderer independent of the widget.

Definition at line 55 of file vtkPlaybackWidget.h.

void vtkPlaybackWidget::CreateDefaultRepresentation (  )  [virtual]

Create the default widget representation if one is not set.

Reimplemented from vtkBorderWidget.

virtual void vtkPlaybackWidget::SelectRegion ( double  eventPos[2]  )  [protected, virtual]

When selecting the interior of this widget, special operations occur (i.e., operating the playback controls).

Reimplemented from vtkBorderWidget.


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

Generated on Mon Sep 27 18:40:54 2010 for VTK by  doxygen 1.5.6