mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 01:25:34 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
ca1d2a1ed8
commit
4bcc3302b9
@@ -4,18 +4,48 @@
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: 类继承关系图 Pages: 1 -->
|
||||
<svg width="79pt" height="27pt"
|
||||
viewBox="0.00 0.00 79.00 27.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 23)">
|
||||
<svg width="239pt" height="64pt"
|
||||
viewBox="0.00 0.00 239.00 64.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 60)">
|
||||
<title>类继承关系图</title>
|
||||
<!-- Node0 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node0</title>
|
||||
<g id="a_node1"><a xlink:href="class_z_m_1_1_store_1_1_mock_atomic.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="71,-19 0,-19 0,0 71,0 71,-19"/>
|
||||
<text text-anchor="middle" x="35.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">MockAtomic</text>
|
||||
<g id="a_node1"><a xlink:href="interface_z_m_1_1_middleware_1_1_middleware_interface.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="104,-56 0,-56 0,-37 104,-37 104,-56"/>
|
||||
<text text-anchor="middle" x="52" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">MiddlewareInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_middleware_1_1_timer_middleware.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="231,-37 140,-37 140,-18 231,-18 231,-37"/>
|
||||
<text text-anchor="middle" x="185.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">TimerMiddleware</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node0->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M115.59,-37.46C123.7,-36.28 131.88,-35.1 139.62,-33.98"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="115.11,-33.99 105.72,-38.88 116.11,-40.92 115.11,-33.99"/>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node3"><a xlink:href="interface_z_m_1_1_middleware_1_1_pipeline_interface.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="96.5,-19 7.5,-19 7.5,0 96.5,0 96.5,-19"/>
|
||||
<text text-anchor="middle" x="52" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PipelineInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M108,-17.03C118.51,-18.47 129.4,-19.96 139.56,-21.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.67,-13.59 98.29,-15.7 107.72,-20.52 108.67,-13.59"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 906 B After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user