D:/Uni/8.Semester/InfoVis/Demo/source/Main/GraphManager.h File Reference

The header file for the 'GraphManager' class. More...

#include <string>
#include <vector>
#include <map>
#include "../Util/Singleton.h"
#include "../Util/Vector2.h"
#include "../Main/TreeMap.h"

Go to the source code of this file.

Classes

class  GraphManager
 The GraphManager is used to manage and render a Graph. More...
struct  GraphManager::TreeNode
 A single node of the tree.
struct  GraphManager::AdjEdgeRelation
 An additional relation between tree nodes.

Enumerations

enum  BlendMode { NONE = 0, ALPHA, MAX }
 Different Modes for blending of splines.
enum  TreeLayout {
  RADIAL = 0, CLASSIC, TREEMAP_SLICE, TREEMAP_SQUARED,
  TREEMAP_STRIP
}
 Different Layouts for rendering the tree.


Detailed Description

The header file for the 'GraphManager' class.


Generated on Thu May 28 08:24:23 2009 for Hierarchical Edge Bundles by  doxygen 1.5.9