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

vtkHierarchicalDataExtractLevel Class Reference

#include <vtkHierarchicalDataExtractLevel.h>

Inheritance diagram for vtkHierarchicalDataExtractLevel:

Inheritance graph
[legend]
Collaboration diagram for vtkHierarchicalDataExtractLevel:

Collaboration graph
[legend]
List of all members.

Detailed Description

extact levels between min and max

vtkHierarchicalDataExtractLevel is a filter to that extracts levels between user specified min and max.

Examples:
vtkHierarchicalDataExtractLevel (Examples)
Tests:
vtkHierarchicalDataExtractLevel (Tests)

Definition at line 33 of file vtkHierarchicalDataExtractLevel.h.
virtual void SetMinLevel (unsigned int)
virtual unsigned int GetMinLevel ()
static vtkHierarchicalDataExtractLevelNew ()

Public Types

typedef vtkHierarchicalDataSetAlgorithm Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetMaxLevel (unsigned int)
virtual unsigned int GetMaxLevel ()
void SetLevelRange (unsigned int min, unsigned int max)
virtual int * GetInputLevels ()
virtual void GetInputLevels (int &, int &)
virtual void GetInputLevels (int[2])

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkHierarchicalDataExtractLevelSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkHierarchicalDataExtractLevel ()
 ~vtkHierarchicalDataExtractLevel ()
virtual int RequestDataObject (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)

Protected Attributes

unsigned int MinLevel
unsigned int MaxLevel
int InputLevels [2]


Member Typedef Documentation

typedef vtkHierarchicalDataSetAlgorithm vtkHierarchicalDataExtractLevel::Superclass
 

Reimplemented from vtkHierarchicalDataSetAlgorithm.

Definition at line 36 of file vtkHierarchicalDataExtractLevel.h.


Constructor & Destructor Documentation

vtkHierarchicalDataExtractLevel::vtkHierarchicalDataExtractLevel  )  [protected]
 

vtkHierarchicalDataExtractLevel::~vtkHierarchicalDataExtractLevel  )  [protected]
 


Member Function Documentation

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

Reimplemented from vtkHierarchicalDataSetAlgorithm.

static int vtkHierarchicalDataExtractLevel::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 vtkHierarchicalDataExtractLevel::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 vtkHierarchicalDataExtractLevel* vtkHierarchicalDataExtractLevel::SafeDownCast vtkObject o  )  [static]
 

Reimplemented from vtkHierarchicalDataSetAlgorithm.

void vtkHierarchicalDataExtractLevel::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 vtkHierarchicalDataExtractLevel* vtkHierarchicalDataExtractLevel::New  )  [static]
 

Minimum level to be extacted

Reimplemented from vtkHierarchicalDataSetAlgorithm.

virtual void vtkHierarchicalDataExtractLevel::SetMinLevel unsigned  int  )  [virtual]
 

Minimum level to be extacted

virtual unsigned int vtkHierarchicalDataExtractLevel::GetMinLevel  )  [virtual]
 

Minimum level to be extacted

virtual void vtkHierarchicalDataExtractLevel::SetMaxLevel unsigned  int  )  [virtual]
 

Maximum level to be extacted

virtual unsigned int vtkHierarchicalDataExtractLevel::GetMaxLevel  )  [virtual]
 

Maximum level to be extacted

void vtkHierarchicalDataExtractLevel::SetLevelRange unsigned int  min,
unsigned int  max
[inline]
 

Sets the min and max levels

Definition at line 55 of file vtkHierarchicalDataExtractLevel.h.

virtual int* vtkHierarchicalDataExtractLevel::GetInputLevels  )  [virtual]
 

Returns input min (always 0) and max levels.

virtual void vtkHierarchicalDataExtractLevel::GetInputLevels int &  ,
int & 
[virtual]
 

Returns input min (always 0) and max levels.

virtual void vtkHierarchicalDataExtractLevel::GetInputLevels int  [2]  )  [virtual]
 

Returns input min (always 0) and max levels.

virtual int vtkHierarchicalDataExtractLevel::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 vtkHierarchicalDataExtractLevel::RequestInformation vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

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

Reimplemented from vtkHierarchicalDataSetAlgorithm.

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

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

Reimplemented from vtkHierarchicalDataSetAlgorithm.


Member Data Documentation

unsigned int vtkHierarchicalDataExtractLevel::MinLevel [protected]
 

Definition at line 81 of file vtkHierarchicalDataExtractLevel.h.

unsigned int vtkHierarchicalDataExtractLevel::MaxLevel [protected]
 

Definition at line 82 of file vtkHierarchicalDataExtractLevel.h.

int vtkHierarchicalDataExtractLevel::InputLevels[2] [protected]
 

Definition at line 83 of file vtkHierarchicalDataExtractLevel.h.


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