38#ifndef vtkTreeMapLayoutStrategy_h
39#define vtkTreeMapLayoutStrategy_h
42#include "vtkInfovisLayoutModule.h"
abstract superclass for all area layout strategies
abstract superclass for arrays of numeric data
a simple class to control print indentation
abstract superclass for all tree map layout strategies
vtkTreeMapLayoutStrategy()
vtkIdType FindVertex(vtkTree *tree, vtkDataArray *areaArray, float pnt[2]) override
Find the vertex at a certain location, or -1 if none found.
void AddBorder(float *boxInfo)
~vtkTreeMapLayoutStrategy() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A rooted tree data structure.