mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-01 19:49:11 +08:00
update docs
This commit is contained in:
parent
7acedf10b1
commit
a037bf299a
@ -18,5 +18,6 @@ digraph G {
|
||||
self_layouter_default -> self_layouter[style=dashed arrowhead=empty]
|
||||
self_layouter_menu -> self_layouter[style=dashed arrowhead=empty]
|
||||
self_layouter_flex -> self_layouter[style=dashed arrowhead=empty]
|
||||
self_layouter_menu -> self_layouter[style=dashed arrowhead=empty]
|
||||
self_layouter_xxx -> self_layouter[style=dashed arrowhead=empty]
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 20 KiB |
@ -39,8 +39,13 @@
|
||||
</g>
|
||||
<!-- self_layouter_menu->self_layouter -->
|
||||
<g id="edge7" class="edge"><title>self_layouter_menu->self_layouter</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M239.637,-53.063C219.575,-63.0246 194.067,-75.6907 172.601,-86.3499"/>
|
||||
<polygon fill="none" stroke="black" points="170.767,-83.3526 163.367,-90.9349 173.88,-89.6222 170.767,-83.3526"/>
|
||||
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M233.797,-53.063C212.85,-62.9439 187.45,-75.4856 166.856,-86.0903"/>
|
||||
<polygon fill="none" stroke="black" points="165.028,-83.0958 157.765,-90.81 168.253,-89.3084 165.028,-83.0958"/>
|
||||
</g>
|
||||
<!-- self_layouter_menu->self_layouter -->
|
||||
<g id="edge11" class="edge"><title>self_layouter_menu->self_layouter</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M245.477,-53.063C226.302,-63.114 200.645,-75.9181 178.252,-86.6362"/>
|
||||
<polygon fill="none" stroke="black" points="176.737,-83.481 169.207,-90.9349 179.742,-89.8033 176.737,-83.481"/>
|
||||
</g>
|
||||
<!-- self_layouter_flex -->
|
||||
<g id="node8" class="node"><title>self_layouter_flex</title>
|
||||
@ -53,12 +58,12 @@
|
||||
<polygon fill="none" stroke="black" points="192.902,-89.5164 183.957,-95.1945 194.491,-96.3338 192.902,-89.5164"/>
|
||||
</g>
|
||||
<!-- self_layouter_xxx -->
|
||||
<g id="node10" class="node"><title>self_layouter_xxx</title>
|
||||
<g id="node11" class="node"><title>self_layouter_xxx</title>
|
||||
<polygon fill="none" stroke="black" points="528.79,-17 528.79,-53 667.21,-53 667.21,-17 528.79,-17"/>
|
||||
<text text-anchor="middle" x="598" y="-31.1562" font-family="Courier New" font-size="12.00">self_layouter_xxx</text>
|
||||
</g>
|
||||
<!-- self_layouter_xxx->self_layouter -->
|
||||
<g id="edge11" class="edge"><title>self_layouter_xxx->self_layouter</title>
|
||||
<g id="edge13" class="edge"><title>self_layouter_xxx->self_layouter</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M528.708,-52.1444C525.431,-52.7957 522.183,-53.4182 519,-54 405.26,-74.7919 271.553,-91.6836 193.926,-100.751"/>
|
||||
<polygon fill="none" stroke="black" points="193.346,-97.2951 183.816,-101.925 194.153,-104.248 193.346,-97.2951"/>
|
||||
</g>
|
||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.5 KiB |
Loading…
Reference in New Issue
Block a user