32 #ifndef vtkPruneTreeFilter_h 
   33 #define vtkPruneTreeFilter_h 
   35 #include "vtkInfovisCoreModule.h"  
   39 class vtkPVXMLElement;
 
   61   vtkGetMacro(ShouldPruneParentVertex, 
bool);
 
Superclass for algorithms that produce only Tree as output. 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass. 
a simple class to control print indentation 
bool ShouldPruneParentVertex
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection. 
prune a subtree out of a vtkTree 
static vtkTreeAlgorithm * New()
A rooted tree data structure. 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.