mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 09:35:34 +08:00
37 lines
1.5 KiB
XML
37 lines
1.5 KiB
XML
|
|
<?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="261pt" height="28pt"
|
||
|
|
viewBox="0.00 0.00 261.00 28.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 24)">
|
||
|
|
<title>类继承关系图</title>
|
||
|
|
<!-- Node101 -->
|
||
|
|
<g id="node1" class="node">
|
||
|
|
<title>Node101</title>
|
||
|
|
<g id="a_node1"><a xlink:title=" ">
|
||
|
|
<polygon fill="none" stroke="#bfbfbf" points="0,-0.5 0,-19.5 132,-19.5 132,-0.5 0,-0.5"/>
|
||
|
|
<text text-anchor="middle" x="66" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">SortedProviderInterface</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node0 -->
|
||
|
|
<g id="node2" class="node">
|
||
|
|
<title>Node0</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="none" stroke="black" points="168,-0.5 168,-19.5 253,-19.5 253,-0.5 168,-0.5"/>
|
||
|
|
<text text-anchor="middle" x="210.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">EventProvider</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node101->Node0 -->
|
||
|
|
<g id="edge1" class="edge">
|
||
|
|
<title>Node101->Node0</title>
|
||
|
|
<path fill="none" stroke="midnightblue" d="M142.56,-10C151.19,-10 159.75,-10 167.7,-10"/>
|
||
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="142.41,-6.5 132.41,-10 142.41,-13.5 142.41,-6.5"/>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
</svg>
|