a list of vtkTextProperty objects.
vtkTextProperty * GetNextTextProperty(vtkCollectionSimpleIterator &cookie)
Reentrant safe way to get an object in a collection.
void AddItem(vtkTextProperty *a)
Add a vtkTextProperty to the list.
vtkTextProperty * GetNextItem()
Get the next vtkTextProperty in the list.
vtkTextProperty * GetLastItem()
Get the last TextProperty in the list.
static vtkTextPropertyCollection * New()
vtkTextProperty * GetItem(int idx)
Get the vtkTextProperty at the specified index.
represent text properties.