 |
VTK
9.1.0
|
Go to the documentation of this file.
39 #ifndef vtkTreeRingView_h
40 #define vtkTreeRingView_h
43 #include "vtkViewsInfovisModule.h"
63 vtkBooleanMacro(RootAtCenter,
bool);
virtual double GetLayerThickness()
Set the thickness of each layer.
virtual bool GetRootAtCenter()
Sets whether the root is at the center or around the outside.
virtual void SetInteriorLogSpacingValue(double value)
Set the log spacing factor for the invisible interior tree used for routing edges of the overlaid gra...
virtual void SetLayerThickness(double thickness)
Set the thickness of each layer.
virtual double GetInteriorRadius()
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()
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()
virtual void SetRootAtCenter(bool center)
Sets whether the root is at the center or around the outside.
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.
virtual void SetInteriorRadius(double rad)
Set the interior radius of the tree (i.e.