39 #ifndef vtkSquarifyLayoutStrategy_h
40 #define vtkSquarifyLayoutStrategy_h
76 float minX,
float maxX,
77 float minY,
float maxY);
#define VTKINFOVISLAYOUT_EXPORT
virtual void Layout(vtkTree *inputTree, vtkDataArray *areaArray, vtkDataArray *sizeArray)=0
a simple class to control print indentation
list of point or cell ids
abstract superclass for arrays of numeric data
uses the squarify tree map layout algorithm
void PrintSelf(ostream &os, vtkIndent indent)
abstract superclass for all tree map layout strategies
A rooted tree data structure.