32 #ifndef vtkGroupLeafVertices_h
33 #define vtkGroupLeafVertices_h
35 #include "vtkInfovisCoreModule.h"
54 vtkSetStringMacro(GroupDomain);
55 vtkGetStringMacro(GroupDomain);
Superclass for algorithms that produce only Tree as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Filter that expands a tree, categorizing leaf vertices.
a simple class to control print indentation
static vtkTreeAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.