44 #ifndef __vtkTreeRingView_h
45 #define __vtkTreeRingView_h
57 void SetRootAngles(
double start,
double end);
61 virtual void SetRootAtCenter(
bool value);
62 virtual bool GetRootAtCenter();
63 vtkBooleanMacro(RootAtCenter,
bool);
68 virtual void SetLayerThickness(
double thickness);
69 virtual double GetLayerThickness();
75 virtual void SetInteriorRadius(
double thickness);
76 virtual double GetInteriorRadius();
82 virtual void SetInteriorLogSpacingValue(
double thickness);
83 virtual double GetInteriorLogSpacingValue();
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 concentric rings.
void PrintSelf(ostream &os, vtkIndent indent)