22 #ifndef vtkTreeOrbitLayoutStrategy_h
23 #define vtkTreeOrbitLayoutStrategy_h
48 vtkSetMacro(LogSpacingValue,
double);
49 vtkGetMacro(LogSpacingValue,
double);
56 vtkSetClampMacro(LeafSpacing,
double, 0.0, 1.0);
57 vtkGetMacro(LeafSpacing,
double);
64 vtkSetMacro(ChildRadiusFactor,
double);
65 vtkGetMacro(ChildRadiusFactor,
double);
hierarchical orbital layout
#define VTKINFOVISLAYOUT_EXPORT
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)