41#ifndef vtkTreeMapLayoutStrategy_h
42#define vtkTreeMapLayoutStrategy_h
45#include "vtkInfovisLayoutModule.h"
a simple class to control print indentation
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.