mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 12:08:16 +08:00
100 lines
6.2 KiB
XML
100 lines
6.2 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="754pt" height="268pt"
|
|
viewBox="0.00 0.00 754.00 268.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 264)">
|
|
<title>UML</title>
|
|
<polygon fill="white" stroke="white" points="-4,5 -4,-264 751,-264 751,5 -4,5"/>
|
|
<g id="graph2" class="cluster"><title>cluster_1</title>
|
|
<polygon fill="none" stroke="black" points="315,-140 315,-194 549,-194 549,-140 315,-140"/>
|
|
</g>
|
|
<!-- input_method_t -->
|
|
<g id="node1" class="node"><title>input_method_t</title>
|
|
<polygon fill="none" stroke="black" points="322.993,-149 322.993,-185 423.007,-185 423.007,-149 322.993,-149"/>
|
|
<text text-anchor="middle" x="373" y="-163.797" font-family="Courier New" font-size="10.00">input_method_t</text>
|
|
</g>
|
|
<!-- edit_t -->
|
|
<g id="node3" class="node"><title>edit_t</title>
|
|
<polygon fill="none" stroke="black" points="346,-223 346,-259 400,-259 400,-223 346,-223"/>
|
|
<text text-anchor="middle" x="372.503" y="-237.797" font-family="Courier New" font-size="10.00">edit_t</text>
|
|
</g>
|
|
<!-- input_method_t->edit_t -->
|
|
<g id="edge2" class="edge"><title>input_method_t->edit_t</title>
|
|
<path fill="none" stroke="black" d="M373,-185.063C373,-196.374 373,-211.172 373,-222.559"/>
|
|
</g>
|
|
<!-- input_engine_t -->
|
|
<g id="node6" class="node"><title>input_engine_t</title>
|
|
<polygon fill="none" stroke="black" points="440.993,-149 440.993,-185 541.007,-185 541.007,-149 440.993,-149"/>
|
|
<text text-anchor="middle" x="491" y="-163.797" font-family="Courier New" font-size="10.00">input_engine_t</text>
|
|
</g>
|
|
<!-- input_method_t->input_engine_t -->
|
|
<g id="edge5" class="edge"><title>input_method_t->input_engine_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M423.242,-167C425.736,-167 428.23,-167 430.724,-167"/>
|
|
<polygon fill="black" stroke="black" points="440.976,-167 430.976,-171.5 435.976,-167 430.976,-167 430.976,-167 430.976,-167 435.976,-167 430.976,-162.5 440.976,-167 440.976,-167"/>
|
|
</g>
|
|
<!-- input_method_default_t -->
|
|
<g id="node7" class="node"><title>input_method_default_t</title>
|
|
<polygon fill="none" stroke="black" points="-0.0107422,-75 -0.0107422,-111 148.011,-111 148.011,-75 -0.0107422,-75"/>
|
|
<text text-anchor="middle" x="74" y="-89.7969" font-family="Courier New" font-size="10.00">input_method_default_t</text>
|
|
</g>
|
|
<!-- input_method_default_t->input_method_t -->
|
|
<g id="edge7" class="edge"><title>input_method_default_t->input_method_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M144.859,-111.063C196.074,-123.396 264.502,-139.873 313.019,-151.557"/>
|
|
<polygon fill="none" stroke="black" points="312.21,-154.962 322.751,-153.9 313.849,-148.156 312.21,-154.962"/>
|
|
</g>
|
|
<!-- input_method_sdl_t -->
|
|
<g id="node9" class="node"><title>input_method_sdl_t</title>
|
|
<polygon fill="none" stroke="black" points="165.991,-75 165.991,-111 290.009,-111 290.009,-75 165.991,-75"/>
|
|
<text text-anchor="middle" x="228" y="-89.7969" font-family="Courier New" font-size="10.00">input_method_sdl_t</text>
|
|
</g>
|
|
<!-- input_method_sdl_t->input_method_t -->
|
|
<g id="edge9" class="edge"><title>input_method_sdl_t->input_method_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M262.363,-111.063C282.425,-121.025 307.933,-133.691 329.399,-144.35"/>
|
|
<polygon fill="none" stroke="black" points="328.12,-147.622 338.633,-148.935 331.233,-141.353 328.12,-147.622"/>
|
|
</g>
|
|
<!-- input_method_null_t -->
|
|
<g id="node11" class="node"><title>input_method_null_t</title>
|
|
<polygon fill="none" stroke="black" points="307.991,-75 307.991,-111 438.009,-111 438.009,-75 307.991,-75"/>
|
|
<text text-anchor="middle" x="373" y="-89.7969" font-family="Courier New" font-size="10.00">input_method_null_t</text>
|
|
</g>
|
|
<!-- input_method_null_t->input_method_t -->
|
|
<g id="edge11" class="edge"><title>input_method_null_t->input_method_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M373,-111.063C373,-119.193 373,-129.124 373,-138.295"/>
|
|
<polygon fill="none" stroke="black" points="369.5,-138.559 373,-148.559 376.5,-138.559 369.5,-138.559"/>
|
|
</g>
|
|
<!-- input_engine_pinyin_t -->
|
|
<g id="node13" class="node"><title>input_engine_pinyin_t</title>
|
|
<polygon fill="none" stroke="black" points="455.99,-75 455.99,-111 598.01,-111 598.01,-75 455.99,-75"/>
|
|
<text text-anchor="middle" x="527" y="-89.7969" font-family="Courier New" font-size="10.00">input_engine_pinyin_t</text>
|
|
</g>
|
|
<!-- input_engine_pinyin_t->input_engine_t -->
|
|
<g id="edge13" class="edge"><title>input_engine_pinyin_t->input_engine_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M518.469,-111.063C514.227,-119.546 509.005,-129.991 504.256,-139.487"/>
|
|
<polygon fill="none" stroke="black" points="501.062,-138.05 499.72,-148.559 507.323,-141.18 501.062,-138.05"/>
|
|
</g>
|
|
<!-- input_engine_null_t -->
|
|
<g id="node15" class="node"><title>input_engine_null_t</title>
|
|
<polygon fill="none" stroke="black" points="615.991,-75 615.991,-111 746.009,-111 746.009,-75 615.991,-75"/>
|
|
<text text-anchor="middle" x="681" y="-89.7969" font-family="Courier New" font-size="10.00">input_engine_null_t</text>
|
|
</g>
|
|
<!-- input_engine_null_t->input_engine_t -->
|
|
<g id="edge15" class="edge"><title>input_engine_null_t->input_engine_t</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M635.973,-111.063C608.86,-121.337 574.155,-134.489 545.499,-145.348"/>
|
|
<polygon fill="none" stroke="black" points="544.144,-142.118 536.033,-148.935 546.624,-148.664 544.144,-142.118"/>
|
|
</g>
|
|
<!-- keyboard_t -->
|
|
<g id="node17" class="node"><title>keyboard_t</title>
|
|
<polygon fill="none" stroke="black" points="35.9951,-1 35.9951,-37 112.005,-37 112.005,-1 35.9951,-1"/>
|
|
<text text-anchor="middle" x="74" y="-15.7969" font-family="Courier New" font-size="10.00">keyboard_t</text>
|
|
</g>
|
|
<!-- keyboard_t->input_method_default_t -->
|
|
<g id="edge17" class="edge"><title>keyboard_t->input_method_default_t</title>
|
|
<path fill="none" stroke="black" d="M74,-37.063C74,-48.374 74,-63.1718 74,-74.5593"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|