SquarifiedTreeMap Class Reference
[Layout]

#include <SquarifiedTreeMap.h>

List of all members.


Detailed Description

SquarifiedTreeMap.h - An implementation of a squarified treemap layout.

This plugin is an implementation of a Squarified treemap layout.

Squarified Treemaps :
Bruls, M., Huizing, K., & van Wijk, J. J.
In Proc. of Joint Eurographics and IEEE TCVG Symp. on Visualization
(TCVG 2000) IEEE Press, pp. 33-42.

Note:
This algorith only works on tree. Let n be the number of nodes, the algorithm complexity is in O(n).
Author:
Julien Testut, Antony Durand, Pascal Ollier, Yashvin Nababsing,
Sebastien Leclerc, Thibault Ruchon, Eric Dauchier
University Bordeaux I France


Public Member Functions

 SquarifiedTreeMap (const tlp::PropertyContext &)
 ~SquarifiedTreeMap ()
bool check (std::string &)
bool run ()
void reset ()

Friends

class SquarifiedTreeMapUnitTests


Constructor & Destructor Documentation

SquarifiedTreeMap::SquarifiedTreeMap const tlp::PropertyContext &   ) 
 

SquarifiedTreeMap::~SquarifiedTreeMap  ) 
 


Member Function Documentation

bool SquarifiedTreeMap::check std::string &   ) 
 

void SquarifiedTreeMap::reset  ) 
 

bool SquarifiedTreeMap::run  ) 
 


Friends And Related Function Documentation

friend class SquarifiedTreeMapUnitTests [friend]
 


Generated on Fri Jan 5 14:21:56 2007 for Tulip Plugins by  doxygen 1.4.6