Go to the documentation of this file.
23 #ifndef vtkTreeOrbitLayoutStrategy_h
24 #define vtkTreeOrbitLayoutStrategy_h
26 #include "vtkInfovisLayoutModule.h"
54 vtkGetMacro(LogSpacingValue,
double);
63 vtkSetClampMacro(LeafSpacing,
double, 0.0, 1.0);
64 vtkGetMacro(LeafSpacing,
double);
74 vtkGetMacro(ChildRadiusFactor,
double);
represent and manipulate 3D points
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract superclass for all graph layout strategies
virtual void Layout()=0
This is the layout method where the graph that was set in SetGraph() is laid out.
A rooted tree data structure.
hierarchical orbital layout
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.