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
4d6fc097c2
commit
b5329aef7c
@@ -1,66 +0,0 @@
|
||||
<?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.43.0 (0)
|
||||
-->
|
||||
<!-- Title: 类继承关系图 Pages: 1 -->
|
||||
<svg width="407pt" height="66pt"
|
||||
viewBox="0.00 0.00 407.00 66.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 62)">
|
||||
<title>类继承关系图</title>
|
||||
<!-- Node28 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node28</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="none" stroke="#bfbfbf" points="0,-19.5 0,-38.5 122,-38.5 122,-19.5 0,-19.5"/>
|
||||
<text text-anchor="middle" x="61" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">PsrContainerInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node0</title>
|
||||
<g id="a_node2"><a xlink:href="interface_z_m_1_1_container_1_1_container_interface.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="none" stroke="black" points="158,-19.5 158,-38.5 265,-38.5 265,-19.5 158,-19.5"/>
|
||||
<text text-anchor="middle" x="211.5" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">ContainerInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node28->Node0 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node28->Node0</title>
|
||||
<path fill="none" stroke="midnightblue" d="M132.66,-29C141.12,-29 149.64,-29 157.78,-29"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="132.4,-25.5 122.4,-29 132.4,-32.5 132.4,-25.5"/>
|
||||
</g>
|
||||
<!-- Node1 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_container_1_1_container.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="none" stroke="black" points="318,-38.5 318,-57.5 382,-57.5 382,-38.5 318,-38.5"/>
|
||||
<text text-anchor="middle" x="350" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">Container</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node1 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node0->Node1</title>
|
||||
<path fill="none" stroke="midnightblue" d="M275.35,-37.75C290.04,-39.79 305.06,-41.88 317.68,-43.64"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="275.66,-34.26 265.27,-36.35 274.7,-41.19 275.66,-34.26"/>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node4"><a xlink:href="class_z_m_1_1_container_1_1_worker_container.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="none" stroke="black" points="301,-0.5 301,-19.5 399,-19.5 399,-0.5 301,-0.5"/>
|
||||
<text text-anchor="middle" x="350" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">WorkerContainer</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node2 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node0->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M275.27,-20.26C283.86,-19.07 292.56,-17.86 300.83,-16.7"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="274.7,-16.81 265.27,-21.65 275.66,-23.74 274.7,-16.81"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user