vtkTextRepresentation

Section: Visualization Toolkit Widget Classes

Usage

This class represents text for a vtkTextWidget. This class provides support for interactively placing text on the 2D overlay plane. The text is defined by an instance of vtkTextActor.

To create an instance of class vtkTextRepresentation, simply invoke its constructor as follows

  obj = vtkTextRepresentation

Methods

The class vtkTextRepresentation has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkTextRepresentation class.