Go to the documentation of this file.
37 #ifndef vtkIcicleView_h
38 #define vtkIcicleView_h
40 #include "vtkViewsInfovisModule.h"
virtual void SetTopToBottom(bool value)
Sets whether the stacks go from top to bottom or bottom to top.
virtual bool GetTopToBottom()
virtual double GetLayerThickness()
virtual void SetRootWidth(double width)
Set the width of the root node.
Displays a tree in a stacked "icicle" view.
virtual void SetLayerThickness(double thickness)
Set the thickness of each layer.
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual double GetRootWidth()
static vtkIcicleView * New()
virtual void SetUseGradientColoring(bool value)
Turn on/off gradient coloring.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual bool GetUseGradientColoring()
Accepts a graph and a hierarchy - currently a tree - and provides a hierarchy-aware display.