USB_Host_Shield_2.0/inherit_graph_13.dot

10 lines
614 B
Text
Raw Normal View History

digraph "Graphical Class Hierarchy"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node1 [label="CommandBlockWrapperBase",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$struct_command_block_wrapper_base.html"];
Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node2 [label="CommandBlockWrapper",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$struct_command_block_wrapper.html"];
}