Documentation for vtkWin32TextMapper

vtkWin32TextMapper - 2D Text annotation support for windows

Super Class: vtkTextMapper

Description:

vtkWin32TextMapper provides 2D text annotation support for vtk under Xwindows. Normally the user should use vtktextMapper which in turn will use this class.

 

See Also:

vtkTextMapper

 

Methods:

const char *GetClassName ()
static vtkWin32TextMapper *New ()
int GetCompositingMode (vtkActor2D *)
void Render (vtkViewport * ,vtkActor2D *)

 

Detailed Method Descriptions:

Return the Win32 compositing value for an actor.

int GetCompositingMode (vtkActor2D *)

Actally draw the text.

void Render (vtkViewport * ,vtkActor2D *)