Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:13:07 2011 for ImpalaSrc by  doxygen 1.5.1