vtkPBivariateLinearTableThreshold Class Reference

#include <vtkPBivariateLinearTableThreshold.h>

Inheritance diagram for vtkPBivariateLinearTableThreshold:

Inheritance graph
[legend]
Collaboration diagram for vtkPBivariateLinearTableThreshold:

Collaboration graph
[legend]

List of all members.


Detailed Description

performs line-based thresholding for vtkTable data in parallel.

Perform the table filtering operations provided by vtkBivariateLinearTableThreshold in parallel.

Definition at line 37 of file vtkPBivariateLinearTableThreshold.h.

virtual void SetController (vtkMultiProcessController *)
virtual vtkMultiProcessControllerGetController ()
 vtkPBivariateLinearTableThreshold ()
virtual ~vtkPBivariateLinearTableThreshold ()

Public Types

typedef
vtkBivariateLinearTableThreshold 
Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static
vtkPBivariateLinearTableThreshold
New ()
static int IsTypeOf (const char *type)
static
vtkPBivariateLinearTableThreshold
SafeDownCast (vtkObject *o)

Protected Member Functions

virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)

Protected Attributes

vtkMultiProcessControllerController

Member Typedef Documentation

Reimplemented from vtkBivariateLinearTableThreshold.

Definition at line 41 of file vtkPBivariateLinearTableThreshold.h.


Constructor & Destructor Documentation

vtkPBivariateLinearTableThreshold::vtkPBivariateLinearTableThreshold (  )  [protected]

Set the vtkMultiProcessController to be used for combining filter results from the individual nodes.

virtual vtkPBivariateLinearTableThreshold::~vtkPBivariateLinearTableThreshold (  )  [protected, virtual]

Set the vtkMultiProcessController to be used for combining filter results from the individual nodes.


Member Function Documentation

static vtkPBivariateLinearTableThreshold* vtkPBivariateLinearTableThreshold::New (  )  [static]

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

Reimplemented from vtkBivariateLinearTableThreshold.

virtual const char* vtkPBivariateLinearTableThreshold::GetClassName (  )  [virtual]

Reimplemented from vtkBivariateLinearTableThreshold.

static int vtkPBivariateLinearTableThreshold::IsTypeOf ( const char *  name  )  [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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkBivariateLinearTableThreshold.

virtual int vtkPBivariateLinearTableThreshold::IsA ( const char *  name  )  [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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkBivariateLinearTableThreshold.

static vtkPBivariateLinearTableThreshold* vtkPBivariateLinearTableThreshold::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkBivariateLinearTableThreshold.

void vtkPBivariateLinearTableThreshold::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 vtkBivariateLinearTableThreshold.

virtual void vtkPBivariateLinearTableThreshold::SetController ( vtkMultiProcessController  )  [virtual]

Set the vtkMultiProcessController to be used for combining filter results from the individual nodes.

virtual vtkMultiProcessController* vtkPBivariateLinearTableThreshold::GetController (  )  [virtual]

Set the vtkMultiProcessController to be used for combining filter results from the individual nodes.

virtual int vtkPBivariateLinearTableThreshold::RequestData ( vtkInformation request,
vtkInformationVector **  inputVector,
vtkInformationVector outputVector 
) [protected, virtual]

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

Reimplemented from vtkBivariateLinearTableThreshold.


Member Data Documentation

Definition at line 59 of file vtkPBivariateLinearTableThreshold.h.


The documentation for this class was generated from the following file:

Generated on Wed Aug 24 11:54:09 2011 for VTK by  doxygen 1.5.6