38 #ifndef vtkTreeFieldAggregator_h
39 #define vtkTreeFieldAggregator_h
44 #include "vtkInfovisCoreModule.h"
61 vtkSetStringMacro(Field);
68 vtkGetMacro(MinValue,
double);
77 vtkGetMacro(LeafVertexUnitSize,
bool);
86 vtkGetMacro(LogScale,
bool);
98 bool LeafVertexUnitSize;
Abstract superclass for all arrays.
a simple class to control print indentation
represent and manipulate 3D points
Superclass for algorithms that produce only Tree as output.
aggregate field values from the leaves up the tree
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
~vtkTreeFieldAggregator()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkTreeFieldAggregator * New()
A rooted tree data structure.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.