36 #ifndef vtkIcicleView_h
37 #define vtkIcicleView_h
51 virtual void SetTopToBottom(
bool value);
52 virtual bool GetTopToBottom();
58 virtual void SetRootWidth(
double width);
59 virtual double GetRootWidth();
64 virtual void SetLayerThickness(
double thickness);
65 virtual double GetLayerThickness();
70 virtual void SetUseGradientColoring(
bool value);
71 virtual bool GetUseGradientColoring();
Accepts a graph and a hierarchy - currently a tree - and provides a hierarchy-aware display...
static vtkTreeAreaView * New()
GLsizei const GLfloat * value
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
GLint GLint GLsizei width
Displays a tree in a stacked "icicle" view.
#define vtkBooleanMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKVIEWSINFOVIS_EXPORT