Hierarchical Edge Bundle 1.0
Public Member Functions
RootedTree Class Reference

#include <RootedTree.h>

Inheritance diagram for RootedTree:
Inheritance graph
[legend]
Collaboration diagram for RootedTree:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RootedTree ()
 ~RootedTree (void)
virtual void Calculate ()

Detailed Description

This class creates the roooted tree layout. It's child of View and defines the calculate method.

Author:
Michael Beham
Date:
3.6.2011

Constructor & Destructor Documentation

RootedTree::RootedTree ( )

Standardconstructor

RootedTree::~RootedTree ( void  )

Standarddeconstructor


Member Function Documentation

void RootedTree::Calculate ( ) [virtual]

This method creates the rooted tree layout.

Implements View.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines