This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
digraph G
|
||||
{
|
||||
edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
|
||||
node [fontname="FreeSans.ttf",fontsize=10,shape=record];
|
||||
rankdir=LR;
|
||||
Node1 [label="JAnimator",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_j_animator.html"];
|
||||
}
|
||||
Reference in New Issue
Block a user