40 #ifndef vtkTreeMapLayoutStrategy_h 
   41 #define vtkTreeMapLayoutStrategy_h 
   65   void AddBorder( 
float *boxInfo);
 
abstract superclass for all area layout strategies 
 
#define VTKINFOVISLAYOUT_EXPORT
 
virtual vtkIdType FindVertex(vtkTree *tree, vtkDataArray *array, float pnt[2])=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 rooted tree data structure.