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

bool LabeledGraph::doLayout (  )  [inline, private]

Definition at line 58 of file LabeledGraph.h.

References doForceDirectedLayout(), and doRadialLayout().

Referenced by DisplayFunc().

00058                         {
00059                 return doForceDirectedLayout();
00060                 return doRadialLayout();
00061         }

Here is the call graph for this function:


Generated on Fri Mar 19 10:32:25 2010 for ImpalaSrc by  doxygen 1.5.1