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

vtkHierarchicalDataExtractDataSets Class Reference

#include <vtkHierarchicalDataExtractDataSets.h>

Inheritance diagram for vtkHierarchicalDataExtractDataSets:

Inheritance graph
[legend]
Collaboration diagram for vtkHierarchicalDataExtractDataSets:

Collaboration graph
[legend]
List of all members.

Detailed Description

extract a number of datasets

vtkHierarchicalDataExtractDataSets extracts the user specified list of datasets from a hierarchical dataset.

Tests:
vtkHierarchicalDataExtractDataSets (Tests)

Definition at line 34 of file vtkHierarchicalDataExtractDataSets.h.

Public Types

typedef vtkHierarchicalDataSetAlgorithm Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
void AddDataSet (unsigned int level, unsigned int idx)
void ClearDataSetList ()

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkHierarchicalDataExtractDataSetsSafeDownCast (vtkObject *o)
static vtkHierarchicalDataExtractDataSetsNew ()

Protected Member Functions

 vtkHierarchicalDataExtractDataSets ()
 ~vtkHierarchicalDataExtractDataSets ()
virtual int RequestDataObject (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
unsigned int ComputeOutputLevels (unsigned int inputNumLevels)

Friends

struct vtkHierarchicalDataExtractDataSetsInternals

Classes

struct  DataSetNode


Member Typedef Documentation

typedef vtkHierarchicalDataSetAlgorithm vtkHierarchicalDataExtractDataSets::Superclass
 

Reimplemented from vtkHierarchicalDataSetAlgorithm.

Definition at line 37 of file vtkHierarchicalDataExtractDataSets.h.


Constructor & Destructor Documentation

vtkHierarchicalDataExtractDataSets::vtkHierarchicalDataExtractDataSets  )  [protected]
 

vtkHierarchicalDataExtractDataSets::~vtkHierarchicalDataExtractDataSets  )  [protected]
 


Member Function Documentation

virtual const char* vtkHierarchicalDataExtractDataSets::GetClassName  )  [virtual]
 

Reimplemented from vtkHierarchicalDataSetAlgorithm.

static int vtkHierarchicalDataExtractDataSets::IsTypeOf const char *  type  )  [static]
 

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkHierarchicalDataSetAlgorithm.

virtual int vtkHierarchicalDataExtractDataSets::IsA const char *  type  )  [virtual]
 

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkHierarchicalDataSetAlgorithm.

static vtkHierarchicalDataExtractDataSets* vtkHierarchicalDataExtractDataSets::SafeDownCast vtkObject o  )  [static]
 

Reimplemented from vtkHierarchicalDataSetAlgorithm.

void vtkHierarchicalDataExtractDataSets::PrintSelf ostream &  os,
vtkIndent  indent
[virtual]
 

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkHierarchicalDataSetAlgorithm.

static vtkHierarchicalDataExtractDataSets* vtkHierarchicalDataExtractDataSets::New  )  [static]
 

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkHierarchicalDataSetAlgorithm.

void vtkHierarchicalDataExtractDataSets::AddDataSet unsigned int  level,
unsigned int  idx
 

Add a dataset to be extracted.

void vtkHierarchicalDataExtractDataSets::ClearDataSetList  ) 
 

Remove all entries from the list of datasets to be extracted.

virtual int vtkHierarchicalDataExtractDataSets::RequestDataObject vtkInformation request,
vtkInformationVector **  inputVector,
vtkInformationVector outputVector
[protected, virtual]
 

This is called by the superclass. This is the method you should override.

Reimplemented from vtkHierarchicalDataSetAlgorithm.

virtual int vtkHierarchicalDataExtractDataSets::RequestInformation vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

This is called by the superclass. This is the method you should override.

Reimplemented from vtkHierarchicalDataSetAlgorithm.

virtual int vtkHierarchicalDataExtractDataSets::RequestData vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

This is called by the superclass. This is the method you should override.

Reimplemented from vtkHierarchicalDataSetAlgorithm.

unsigned int vtkHierarchicalDataExtractDataSets::ComputeOutputLevels unsigned int  inputNumLevels  )  [protected]
 


Friends And Related Function Documentation

friend struct vtkHierarchicalDataExtractDataSetsInternals [friend]
 

Definition at line 64 of file vtkHierarchicalDataExtractDataSets.h.


The documentation for this class was generated from the following file:
Generated on Mon Jan 21 23:47:15 2008 for VTK by  doxygen 1.4.3-20050530