vtkLabelSizeCalculator Class Reference

#include <vtkLabelSizeCalculator.h>


Detailed Description

This filter takes an input dataset, an array to process (which must be a string array), and a text property. It creates a new output array (named "LabelSize" by default) with 4 components per tuple that contain the width, height, horizontal offset, and descender height (in that order) of each string in the array.

Use the inherited SelectInputArrayToProcess to indicate a string array. In no input array is specified, the first of the following that is a string array is used: point scalars, cell scalars, field scalars.

Tests:
vtkLabelSizeCalculator (Tests)

Definition at line 9 of file vtkLabelSizeCalculator.h.


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

Generated on Wed Jun 3 19:14:58 2009 for VTK by  doxygen 1.5.6