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