34 #ifndef vtkBoxLayoutStrategy_h 35 #define vtkBoxLayoutStrategy_h 65 float parentMinX,
float parentMaxX,
66 float parentMinY,
float parentMaxY);
#define VTKINFOVISLAYOUT_EXPORT
virtual void Layout(vtkTree *inputTree, vtkDataArray *areaArray, vtkDataArray *sizeArray)=0
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent)
abstract superclass for all tree map layout strategies
a tree map layout that puts vertices in square-ish boxes
A rooted tree data structure.