31 #ifndef vtkIcicleView_h
32 #define vtkIcicleView_h
34 #include "vtkViewsInfovisModule.h"
48 virtual void SetTopToBottom(
bool value);
49 virtual bool GetTopToBottom();
57 virtual void SetRootWidth(
double width);
58 virtual double GetRootWidth();
65 virtual void SetLayerThickness(
double thickness);
66 virtual double GetLayerThickness();
73 virtual void SetUseGradientColoring(
bool value);
74 virtual bool GetUseGradientColoring();
Accepts a graph and a hierarchy - currently a tree - and provides a hierarchy-aware display...
static vtkTreeAreaView * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Displays a tree in a stacked "icicle" view.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.