mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-01 03:28:53 +08:00
39 lines
2.1 KiB
XML
39 lines
2.1 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: G Pages: 1 -->
|
||
|
<svg width="250pt" height="100pt"
|
||
|
viewBox="0.00 0.00 250.00 100.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 96)">
|
||
|
<title>G</title>
|
||
|
<polygon fill="white" stroke="none" points="-4,4 -4,-96 246,-96 246,4 -4,4"/>
|
||
|
<!-- self_layout -->
|
||
|
<g id="node1" class="node"><title>self_layout</title>
|
||
|
<polygon fill="none" stroke="black" points="128,-55.5 128,-91.5 227,-91.5 227,-55.5 128,-55.5"/>
|
||
|
<text text-anchor="middle" x="177.5" y="-70.4" font-family="Courier New" font-size="12.00">self_layout</text>
|
||
|
</g>
|
||
|
<!-- widget_t -->
|
||
|
<g id="node2" class="node"><title>widget_t</title>
|
||
|
<polygon fill="none" stroke="black" points="0,-27.5 0,-63.5 77,-63.5 77,-27.5 0,-27.5"/>
|
||
|
<text text-anchor="middle" x="38.5" y="-42.4" font-family="Courier New" font-size="12.00">widget_t</text>
|
||
|
</g>
|
||
|
<!-- self_layout->widget_t -->
|
||
|
<g id="edge1" class="edge"><title>self_layout->widget_t</title>
|
||
|
<path fill="none" stroke="black" d="M127.813,-63.5494C115.224,-60.9764 101.658,-58.2038 89.0264,-55.6222"/>
|
||
|
<polygon fill="none" stroke="black" points="89.0214,-55.6212 82.342,-58.3388 77.2645,-53.2183 83.9439,-50.5008 89.0214,-55.6212"/>
|
||
|
</g>
|
||
|
<!-- children_layout -->
|
||
|
<g id="node3" class="node"><title>children_layout</title>
|
||
|
<polygon fill="none" stroke="black" points="113,-0.5 113,-36.5 242,-36.5 242,-0.5 113,-0.5"/>
|
||
|
<text text-anchor="middle" x="177.5" y="-15.4" font-family="Courier New" font-size="12.00">children_layout</text>
|
||
|
</g>
|
||
|
<!-- children_layout->widget_t -->
|
||
|
<g id="edge2" class="edge"><title>children_layout->widget_t</title>
|
||
|
<path fill="none" stroke="black" d="M112.813,-31.0515C104.834,-32.624 96.7674,-34.2137 89.0492,-35.7348"/>
|
||
|
<polygon fill="none" stroke="black" points="89.0437,-35.7358 83.9304,-40.8206 77.2701,-38.0562 82.3834,-32.9715 89.0437,-35.7358"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|