Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkPVSourceCollection Class Reference

a collection of widgets More...

#include <vtkPVSourceCollection.h>

List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVSourceCollection, vtkCollection)
void PrintSelf (ostream &os, vtkIndent indent)
void AddItem (vtkPVSource *a)
void RemoveItem (vtkPVSource *a)
int IsItemPresent (vtkPVSource *a)
vtkPVSourceGetNextPVSource ()
vtkPVSourceGetLastPVSource ()

Static Public Member Functions

vtkPVSourceCollectionNew ()

Protected Member Functions

 vtkPVSourceCollection ()
 ~vtkPVSourceCollection ()


Detailed Description

a collection of widgets

vtkPVSourceCollection represents and provides methods to manipulate a list of widgets. The list is unsorted and duplicate entries are not prevented.

Definition at line 28 of file vtkPVSourceCollection.h.


Constructor & Destructor Documentation

vtkPVSourceCollection::vtkPVSourceCollection  )  [inline, protected]
 

Definition at line 52 of file vtkPVSourceCollection.h.

vtkPVSourceCollection::~vtkPVSourceCollection  )  [inline, protected]
 

Definition at line 53 of file vtkPVSourceCollection.h.


Member Function Documentation

vtkPVSourceCollection* vtkPVSourceCollection::New  )  [static]
 

vtkPVSourceCollection::vtkTypeRevisionMacro vtkPVSourceCollection  ,
vtkCollection 
 

void vtkPVSourceCollection::PrintSelf ostream &  os,
vtkIndent  indent
 

void vtkPVSourceCollection::AddItem vtkPVSource a  ) 
 

Add an PVSource to the list.

void vtkPVSourceCollection::RemoveItem vtkPVSource a  ) 
 

Remove an PVSource from the list.

int vtkPVSourceCollection::IsItemPresent vtkPVSource a  ) 
 

Determine whether a particular PVSource is present. Returns its position in the list.

vtkPVSource* vtkPVSourceCollection::GetNextPVSource  ) 
 

Get the next PVSource in the list.

vtkPVSource* vtkPVSourceCollection::GetLastPVSource  ) 
 

Get the last PVSource in the list.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:44:30 2006 for ParaView by doxygen 1.3.5