root/library/doc/html/inherit__graph__10.dot @ 614

Revision 614, 0.6 kB (checked in by smidl, 15 years ago)

doc

Line 
1digraph G
2{
3  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
4  node [fontname="FreeSans",fontsize="10",shape=record];
5  rankdir=LR;
6  Node1 [label="bdm::UI",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classbdm_1_1UI.html",tooltip="UI is an abstract class which collects all the auxiliary functions useful to prepare..."];
7  Node1 -> Node2 [dir=back,color="firebrick4",fontsize="10",style="solid",fontname="FreeSans"];
8  Node2 [label="bdm::ParticularUI\< T \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classbdm_1_1ParticularUI.html"];
9}
Note: See TracBrowser for help on using the browser.