22 #ifndef __vtkTreeOrbitLayoutStrategy_h
23 #define __vtkTreeOrbitLayoutStrategy_h
47 vtkSetMacro(LogSpacingValue,
double);
48 vtkGetMacro(LogSpacingValue,
double);
55 vtkSetClampMacro(LeafSpacing,
double, 0.0, 1.0);
56 vtkGetMacro(LeafSpacing,
double);
63 vtkSetMacro(ChildRadiusFactor,
double);
64 vtkGetMacro(ChildRadiusFactor,
double);
hierarchical orbital layout
abstract superclass for all graph layout strategies
a simple class to control print indentation
A rooted tree data structure.
represent and manipulate 3D points
void PrintSelf(ostream &os, vtkIndent indent)