squarifiedtreemap(3)

NAME

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

SYNOPSIS

#include <SquarifiedTreeMap.h>
Public Member Functions
SquarifiedTreeMap (const tlp::PropertyContext &)
~SquarifiedTreeMap ()
bool check (std::string &)
bool run ()
Friends
class SquarifiedTreeMapUnitTests

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

Constructor & Destructor Documentation

SquarifiedTreeMap::SquarifiedTreeMap (const tlp::PropertyContext &) SquarifiedTreeMap::~SquarifiedTreeMap ()

Member Function Documentation

bool SquarifiedTreeMap::check (std::string &) bool SquarifiedTreeMap::run ()

Friends And Related Function Documentation

friend class SquarifiedTreeMapUnitTests [friend]

Author

Generated automatically by Doxygen for Tulip Plugins Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout