37 #ifndef vtkIcicleView_h
38 #define vtkIcicleView_h
40 #include "vtkViewsInfovisModule.h"
54 virtual void SetTopToBottom(
bool value);
55 virtual bool GetTopToBottom();
63 virtual void SetRootWidth(
double width);
64 virtual double GetRootWidth();
71 virtual void SetLayerThickness(
double thickness);
72 virtual double GetLayerThickness();
79 virtual void SetUseGradientColoring(
bool value);
80 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
Displays a tree in a stacked "icicle" view.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.