|
Hierarchical Edge Bundle 1.0
|
#include <RootedTree.h>


Public Member Functions | |
| RootedTree () | |
| ~RootedTree (void) | |
| virtual void | Calculate () |
This class creates the roooted tree layout. It's child of View and defines the calculate method.
| RootedTree::RootedTree | ( | ) |
Standardconstructor
| RootedTree::~RootedTree | ( | void | ) |
Standarddeconstructor
| void RootedTree::Calculate | ( | ) | [virtual] |
This method creates the rooted tree layout.
Implements View.

1.7.4