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