vtkPlaybackRepresentation Class Reference

#include <vtkPlaybackRepresentation.h>

Inheritance diagram for vtkPlaybackRepresentation:

Inheritance graph
[legend]
Collaboration diagram for vtkPlaybackRepresentation:

Collaboration graph
[legend]

List of all members.


Detailed Description

represent the vtkPlaybackWidget

This class is used to represent the vtkPlaybackWidget. Besides defining geometry, this class defines a series of virtual method stubs that are meant to be subclassed by applications for controlling playback.

See also:
vtkPlaybackWidget
Tests:
vtkPlaybackRepresentation (Tests)

Definition at line 43 of file vtkPlaybackRepresentation.h.

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

Public Member Functions

virtual vtkProperty2DGetProperty ()
virtual void Play ()
virtual void Stop ()
virtual void ForwardOneFrame ()
virtual void BackwardOneFrame ()
virtual void JumpToBeginning ()
virtual void JumpToEnd ()
virtual void BuildRepresentation ()
virtual void GetSize (double size[2])
virtual void GetActors2D (vtkPropCollection *)
virtual void ReleaseGraphicsResources (vtkWindow *)
virtual int RenderOverlay (vtkViewport *)
virtual int RenderOpaqueGeometry (vtkViewport *)
virtual int RenderTranslucentPolygonalGeometry (vtkViewport *)
virtual int HasTranslucentPolygonalGeometry ()

Static Public Member Functions

static vtkPlaybackRepresentationNew ()

Protected Member Functions

 vtkPlaybackRepresentation ()
 ~vtkPlaybackRepresentation ()

Protected Attributes

vtkPointsPoints
vtkPolyDataPolyData
vtkTransformPolyDataFilterTransformFilter
vtkPolyDataMapper2DMapper
vtkProperty2DProperty
vtkActor2DActor

Member Typedef Documentation

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

Definition at line 51 of file vtkPlaybackRepresentation.h.


Constructor & Destructor Documentation

vtkPlaybackRepresentation::vtkPlaybackRepresentation (  )  [protected]

vtkPlaybackRepresentation::~vtkPlaybackRepresentation (  )  [protected]


Member Function Documentation

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

Instantiate this class.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

virtual vtkProperty2D* vtkPlaybackRepresentation::GetProperty (  )  [virtual]

By obtaining this property you can specify the properties of the representation.

virtual void vtkPlaybackRepresentation::Play (  )  [inline, virtual]

Virtual callbacks that subclasses should implement.

Definition at line 63 of file vtkPlaybackRepresentation.h.

virtual void vtkPlaybackRepresentation::Stop (  )  [inline, virtual]

Virtual callbacks that subclasses should implement.

Definition at line 64 of file vtkPlaybackRepresentation.h.

virtual void vtkPlaybackRepresentation::ForwardOneFrame (  )  [inline, virtual]

Virtual callbacks that subclasses should implement.

Definition at line 65 of file vtkPlaybackRepresentation.h.

virtual void vtkPlaybackRepresentation::BackwardOneFrame (  )  [inline, virtual]

Virtual callbacks that subclasses should implement.

Definition at line 66 of file vtkPlaybackRepresentation.h.

virtual void vtkPlaybackRepresentation::JumpToBeginning (  )  [inline, virtual]

Virtual callbacks that subclasses should implement.

Definition at line 67 of file vtkPlaybackRepresentation.h.

virtual void vtkPlaybackRepresentation::JumpToEnd (  )  [inline, virtual]

Virtual callbacks that subclasses should implement.

Definition at line 68 of file vtkPlaybackRepresentation.h.

virtual void vtkPlaybackRepresentation::BuildRepresentation (  )  [virtual]

Satisfy the superclasses' API.

Reimplemented from vtkBorderRepresentation.

virtual void vtkPlaybackRepresentation::GetSize ( double  size[2]  )  [inline, virtual]

Satisfy the superclasses' API.

Reimplemented from vtkBorderRepresentation.

Definition at line 74 of file vtkPlaybackRepresentation.h.

virtual void vtkPlaybackRepresentation::GetActors2D ( vtkPropCollection  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.

virtual void vtkPlaybackRepresentation::ReleaseGraphicsResources ( vtkWindow  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.

virtual int vtkPlaybackRepresentation::RenderOverlay ( vtkViewport  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.

virtual int vtkPlaybackRepresentation::RenderOpaqueGeometry ( vtkViewport  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.

virtual int vtkPlaybackRepresentation::RenderTranslucentPolygonalGeometry ( vtkViewport  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.

virtual int vtkPlaybackRepresentation::HasTranslucentPolygonalGeometry (  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.


Member Data Documentation

Definition at line 94 of file vtkPlaybackRepresentation.h.

Definition at line 95 of file vtkPlaybackRepresentation.h.

Definition at line 96 of file vtkPlaybackRepresentation.h.

Definition at line 97 of file vtkPlaybackRepresentation.h.

Definition at line 98 of file vtkPlaybackRepresentation.h.

Definition at line 99 of file vtkPlaybackRepresentation.h.


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

Generated on Wed Jun 3 19:24:25 2009 for VTK by  doxygen 1.5.6