34#ifndef vtkSliceAndDiceLayoutStrategy_h
35#define vtkSliceAndDiceLayoutStrategy_h
37#include "vtkInfovisLayoutModule.h"
abstract superclass for arrays of numeric data
a simple class to control print indentation
a horizontal and vertical slicing tree map layout
void Layout(vtkTree *inputTree, vtkDataArray *coordsArray, vtkDataArray *sizeArray) override
Perform the layout of a tree and place the results as 4-tuples in coordsArray (Xmin,...
vtkSliceAndDiceLayoutStrategy()
static vtkSliceAndDiceLayoutStrategy * New()
~vtkSliceAndDiceLayoutStrategy() override
void PrintSelf(ostream &os, vtkIndent indent) override
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.