Files
zhamao-framework/docs/.vuepress/public/doxy/inherit_graph_64.svg

37 lines
1.5 KiB
XML
Raw Normal View History

2023-01-06 08:16:41 +00:00
<?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 7.0.5 (20221223.1930)
-->
<!-- Title: 类继承关系图 Pages: 1 -->
2023-01-17 17:06:35 +00:00
<svg width="240pt" height="27pt"
viewBox="0.00 0.00 240.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2023-01-06 08:16:41 +00:00
<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>
2023-01-17 17:06:35 +00:00
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="119,-19 0,-19 0,0 119,0 119,-19"/>
<text text-anchor="middle" x="59.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">SortedProviderInterface</text>
2023-01-06 08:16:41 +00:00
</a>
</g>
</g>
2023-01-17 17:06:35 +00:00
<!-- Node1 -->
<g id="node2" class="node">
<title>Node1</title>
<g id="a_node2"><a xlink:href="class_z_m_1_1_event_1_1_event_provider.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="232,-19 155,-19 155,0 232,0 232,-19"/>
<text text-anchor="middle" x="193.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">EventProvider</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="#63b8ff" d="M130.57,-9.5C138.94,-9.5 147.21,-9.5 154.86,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="130.68,-6 120.68,-9.5 130.68,-13 130.68,-6"/>
</g>
2023-01-06 08:16:41 +00:00
</g>
</svg>