Go to the documentation of this file.
49 #ifndef vtkConeLayoutStrategy_h
50 #define vtkConeLayoutStrategy_h
52 #include "vtkInfovisLayoutModule.h"
74 vtkGetMacro(Compactness,
float);
86 vtkGetMacro(Compression,
int);
99 vtkGetMacro(Spacing,
float);
represent and manipulate 3D points
double LocalPlacement(vtkIdType root, vtkPoints *points)
Helper operations for tree layout.
abstract superclass for all graph layout strategies
static vtkConeLayoutStrategy * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void GlobalPlacement(vtkIdType root, vtkPoints *points, double refX, double refY, double level)
a simple class to control print indentation
produce a cone-tree layout for a forest
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void Layout()
Perform the layout.