mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-29 18:48:09 +08:00
29 lines
1.5 KiB
XML
29 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 2.28.0 (20111028.1807)
|
|
-->
|
|
<!-- Title: UML Pages: 1 -->
|
|
<svg width="180pt" height="44pt"
|
|
viewBox="0.00 0.00 180.00 44.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 40)">
|
|
<title>UML</title>
|
|
<polygon fill="white" stroke="white" points="-4,5 -4,-40 177,-40 177,5 -4,5"/>
|
|
<!-- idle_t -->
|
|
<g id="node1" class="node"><title>idle_t</title>
|
|
<polygon fill="none" stroke="black" points="0,-0 0,-36 54,-36 54,-0 0,-0"/>
|
|
<text text-anchor="middle" x="27" y="-15" font-family="Courier New" font-size="10.00">idle_t</text>
|
|
</g>
|
|
<!-- idle_info_t -->
|
|
<g id="node3" class="node"><title>idle_info_t</title>
|
|
<polygon fill="none" stroke="black" points="89.9946,-0 89.9946,-36 172.005,-36 172.005,-0 89.9946,-0"/>
|
|
<text text-anchor="middle" x="131" y="-15" font-family="Courier New" font-size="10.00">idle_info_t</text>
|
|
</g>
|
|
<!-- idle_t->idle_info_t -->
|
|
<g id="edge2" class="edge"><title>idle_t->idle_info_t</title>
|
|
<path fill="none" stroke="black" d="M54.0028,-18C61.8087,-18 70.6525,-18 79.4773,-18"/>
|
|
<polygon fill="black" stroke="black" points="89.7647,-18 79.7647,-22.5001 84.7647,-18 79.7647,-18.0001 79.7647,-18.0001 79.7647,-18.0001 84.7647,-18 79.7647,-13.5001 89.7647,-18 89.7647,-18"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|