Hierarchical Edge Bundle 1.0
Public Member Functions
RelationEdge Class Reference

#include <RelationEdge.h>

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

List of all members.

Public Member Functions

 RelationEdge (VertexPtr start, VertexPtr end)
 ~RelationEdge (void)

Detailed Description

Diese Klasse definiert eine Relationedge.

Author:
Michael Beham
Date:
3.6.2011

Constructor & Destructor Documentation

RelationEdge::RelationEdge ( VertexPtr  start,
VertexPtr  end 
)

Konstruktor, welcher anhand eines Start und End Vertex eine Relationskante definiert.

Parameters:
[VertexPtr]start Startpunkt
[VertexPtr]end Endpunkt
RelationEdge::~RelationEdge ( void  )

Dekonstruktor


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