Go to the documentation of this file.
45 #ifndef vtkTreeRingView_h
46 #define vtkTreeRingView_h
48 #include "vtkViewsInfovisModule.h"
69 vtkBooleanMacro(RootAtCenter,
bool);
virtual double GetLayerThickness()
virtual void SetRootAtCenter(bool value)
Sets whether the root is at the center or around the outside.
virtual bool GetRootAtCenter()
virtual void SetLayerThickness(double thickness)
Set the thickness of each layer.
virtual double GetInteriorRadius()
virtual void SetInteriorRadius(double thickness)
Set the interior radius of the tree (i.e.
a simple class to control print indentation
Displays a tree in concentric rings.
virtual double GetInteriorLogSpacingValue()
virtual void SetInteriorLogSpacingValue(double thickness)
Set the log spacing factor for the invisible interior tree used for routing edges of the overlaid gra...
void SetRootAngles(double start, double end)
Set the root angles for laying out the hierarchy.
static vtkTreeRingView * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkTreeRingView() override
Accepts a graph and a hierarchy - currently a tree - and provides a hierarchy-aware display.