41 #ifndef vtkTreeMapLayoutStrategy_h
42 #define vtkTreeMapLayoutStrategy_h
45 #include "vtkInfovisLayoutModule.h"
66 void AddBorder(
float *boxInfo);
abstract superclass for all area layout strategies
virtual vtkIdType FindVertex(vtkTree *tree, vtkDataArray *array, float pnt[2])=0
Returns the vertex id that contains pnt (or -1 if no one contains it)
a simple class to control print indentation
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
abstract superclass for all tree map layout strategies
A rooted tree data structure.