45#ifndef vtkTreeRingView_h
46#define vtkTreeRingView_h
48#include "vtkViewsInfovisModule.h"
a simple class to control print indentation
Accepts a graph and a hierarchy - currently a tree - and provides a hierarchy-aware display.
Displays a tree in concentric rings.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual double GetLayerThickness()
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...
virtual double GetInteriorRadius()
virtual bool GetRootAtCenter()
virtual void SetInteriorRadius(double thickness)
Set the interior radius of the tree (i.e.
static vtkTreeRingView * New()
virtual void SetRootAtCenter(bool value)
Sets whether the root is at the center or around the outside.
void SetRootAngles(double start, double end)
Set the root angles for laying out the hierarchy.
virtual void SetLayerThickness(double thickness)
Set the thickness of each layer.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.