35 #ifndef vtkTreeFieldAggregator_h 36 #define vtkTreeFieldAggregator_h 41 #include "vtkInfovisCoreModule.h" 58 vtkSetStringMacro(Field);
65 vtkGetMacro(MinValue,
double);
74 vtkGetMacro(LeafVertexUnitSize,
bool);
83 vtkGetMacro(LogScale,
bool);
95 bool LeafVertexUnitSize;
Superclass for algorithms that produce only Tree as output.
Abstract superclass for all arrays.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
aggregate field values from the leaves up the tree
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkTreeAlgorithm * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
A rooted tree data structure.
represent and manipulate 3D points
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.