38 #ifndef vtkAreaLayoutStrategy_h 39 #define vtkAreaLayoutStrategy_h 42 #include "vtkInfovisLayoutModule.h" 85 vtkSetClampMacro(ShrinkPercentage,
double, 0.0, 1.0);
86 vtkGetMacro(ShrinkPercentage,
double);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract superclass for all area layout strategies
a simple class to control print indentation
abstract superclass for arrays of numeric data
A rooted tree data structure.