45 #ifndef vtkTreeRingView_h 
   46 #define vtkTreeRingView_h 
   48 #include "vtkViewsInfovisModule.h"  
   61   void SetRootAngles(
double start, 
double end);
 
   67   virtual void SetRootAtCenter(
bool value);
 
   68   virtual bool GetRootAtCenter();
 
   76   virtual void SetLayerThickness(
double thickness);
 
   77   virtual double GetLayerThickness();
 
   85   virtual void SetInteriorRadius(
double thickness);
 
   86   virtual double GetInteriorRadius();
 
   94   virtual void SetInteriorLogSpacingValue(
double thickness);
 
   95   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. 
 
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.