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.38.0 (20140413.2041)
|
||
|
-->
|
||
|
<!-- Title: UML Pages: 1 -->
|
||
|
<svg width="181pt" height="45pt"
|
||
|
viewBox="0.00 0.00 181.00 45.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 41)">
|
||
|
<title>UML</title>
|
||
|
<polygon fill="white" stroke="none" points="-4,4 -4,-41 177,-41 177,4 -4,4"/>
|
||
|
<!-- idle_t -->
|
||
|
<g id="node1" class="node"><title>idle_t</title>
|
||
|
<polygon fill="none" stroke="black" points="0,-0.5 0,-36.5 54,-36.5 54,-0.5 0,-0.5"/>
|
||
|
<text text-anchor="middle" x="27" y="-16" font-family="Courier New" font-size="10.00">idle_t</text>
|
||
|
</g>
|
||
|
<!-- idle_info_t -->
|
||
|
<g id="node2" class="node"><title>idle_info_t</title>
|
||
|
<polygon fill="none" stroke="black" points="90,-0.5 90,-36.5 173,-36.5 173,-0.5 90,-0.5"/>
|
||
|
<text text-anchor="middle" x="131.5" y="-16" font-family="Courier New" font-size="10.00">idle_info_t</text>
|
||
|
</g>
|
||
|
<!-- idle_t->idle_info_t -->
|
||
|
<g id="edge1" class="edge"><title>idle_t->idle_info_t</title>
|
||
|
<path fill="none" stroke="black" d="M54.1303,-18.5C61.8892,-18.5 70.6685,-18.5 79.4404,-18.5"/>
|
||
|
<polygon fill="black" stroke="black" points="89.6729,-18.5 79.6729,-23.0001 84.6729,-18.5 79.6729,-18.5001 79.6729,-18.5001 79.6729,-18.5001 84.6729,-18.5 79.6729,-14.0001 89.6729,-18.5 89.6729,-18.5"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|