34 #ifndef __vtkBoxLayoutStrategy_h
35 #define __vtkBoxLayoutStrategy_h
64 float parentMinX,
float parentMaxX,
65 float parentMinY,
float parentMaxY);
virtual void Layout(vtkTree *inputTree, vtkDataArray *areaArray, vtkDataArray *sizeArray)=0
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.