Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

LabeledGraph Class Reference

#include <LabeledGraph.h>

Inheritance diagram for LabeledGraph:

Inheritance graph
[legend]
Collaboration diagram for LabeledGraph:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LabeledGraph (Window *parent, int w, int h, int drawShape=0, strconst txt="")
void addNodes (map< string, vector< string > > labels)
virtual void DisplayFunc ()
virtual void OnLayoutChange ()

Private Member Functions

void addNode (string label)
bool doLayout ()
bool doRadialLayout ()
bool doForceDirectedLayout ()
float cap (float v, float min, float max)

Private Attributes

map< string, Graph * > nodes
bool layoutDone
 ILOG_VAR_DEC

Detailed Description

Definition at line 12 of file LabeledGraph.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:32:23 2010 for ImpalaSrc by  doxygen 1.5.1