Dendrogram Class Reference
[Layout]
#include <Dendrogram.h>
Collaboration diagram for Dendrogram:
[legend]List of all members.
Detailed Description
This plugin is an implementation of a dendrogram, an extended implementation of a "Bio representation" which includes variable orientation and variable node sizelayout.
- Note:
- This 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
Constructor & Destructor Documentation
Dendrogram::Dendrogram |
( |
const tlp::PropertyContext & |
|
) |
|
|
Dendrogram::~Dendrogram |
( |
|
) |
|
|
Member Function Documentation
bool Dendrogram::check |
( |
std::string & |
|
) |
|
|
void Dendrogram::reset |
( |
|
) |
|
|
|