#include <TreeMap.h>
This plugin is an implementation of the tree map layout algorithm first published as:
Shneiderman, B. (March 1991)
Tree visualization with treemaps: a 2-d space-filling approach
ACM Transactions on Graphics, vol. 11, 1 (Jan. 1992) 92-99.
HCIL-91-03, CS-TR-2645, CAR-TR-548
HISTORY
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Public Member Functions | |
TreeMap (const tlp::PropertyContext &) | |
~TreeMap () | |
bool | run () |
bool | check (std::string &) |
void | reset () |
|
|
|
|
|
|
|
|
|
|