Hierarchical Edge Bundle 1.0
Public Member Functions
RadialTree Class Reference

#include <RadialTree.h>

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

List of all members.

Public Member Functions

 RadialTree ()
 ~RadialTree (void)
virtual void Calculate ()

Detailed Description

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

Author:
Michael Beham
Date:
3.6.2011

Constructor & Destructor Documentation

RadialTree::RadialTree ( )

Standardconstructor

RadialTree::~RadialTree ( void  )

Standarddeconstructor


Member Function Documentation

void RadialTree::Calculate ( ) [virtual]

This method creates the radial 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