28 #ifndef __vtkTextPropertyCollection_h 29 #define __vtkTextPropertyCollection_h 40 virtual
void PrintSelf(ostream& os,
vtkIndent indent);
60 ~vtkTextPropertyCollection();
67 vtkTextPropertyCollection(const vtkTextPropertyCollection&);
68 void operator=(const vtkTextPropertyCollection&);
88 if ( this->Bottom == NULL )
void * vtkCollectionSimpleIterator
vtkTextProperty * GetNextTextProperty(vtkCollectionSimpleIterator &cookie)
vtkTextProperty * GetItem(int idx)
abstract base class for most VTK objects
vtkTextProperty * GetLastItem()
void AddItem(vtkTextProperty *a)
#define vtkTypeMacro(thisClass, superclass)
vtkTextProperty * GetNextItem()
a list of vtkTextProperty objects.
a simple class to control print indentation
static vtkCollection * New()
represent text properties.
GLboolean GLboolean GLboolean GLboolean a
void AddItem(vtkObject *)
create and manipulate unsorted lists of objects
#define VTKRENDERINGCORE_EXPORT
vtkObject * GetNextItemAsObject()
vtkObject * GetItemAsObject(int i)