mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-26 01:55:34 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
f1adbf1ba6
commit
8138288a7a
@@ -4,33 +4,33 @@
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: 类继承关系图 Pages: 1 -->
|
||||
<svg width="186pt" height="27pt"
|
||||
viewBox="0.00 0.00 186.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="220pt" height="27pt"
|
||||
viewBox="0.00 0.00 220.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)">
|
||||
<title>类继承关系图</title>
|
||||
<!-- Node0 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node0</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="92,-19 0,-19 0,0 92,0 92,-19"/>
|
||||
<text text-anchor="middle" x="46" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ExceptionHandler</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="88,-19 0,-19 0,0 88,0 88,-19"/>
|
||||
<text text-anchor="middle" x="44" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">EventDispatcher</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_exception_1_1_handler.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="178,-19 128,-19 128,0 178,0 178,-19"/>
|
||||
<text text-anchor="middle" x="153" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Handler</text>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_event_1_1_event_dispatcher.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="212,-19 124,-19 124,0 212,0 212,-19"/>
|
||||
<text text-anchor="middle" x="168" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">EventDispatcher</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node0->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M103.84,-9.5C112.19,-9.5 120.39,-9.5 127.59,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.96,-6 93.96,-9.5 103.96,-13 103.96,-6"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M99.63,-9.5C107.73,-9.5 115.97,-9.5 123.78,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.87,-6 89.87,-9.5 99.87,-13 99.87,-6"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user