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:
|