mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 12:52:48 +08:00
35 lines
1.9 KiB
XML
35 lines
1.9 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.48.0 (20210717.1556)
|
|
-->
|
|
<!-- Title: node< Kind > Pages: 1 -->
|
|
<svg width="131pt" height="74pt"
|
|
viewBox="0.00 0.00 131.00 74.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 70)">
|
|
<title>node< Kind ></title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-70 127,-70 127,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-23.5 0,-42.5 76,-42.5 76,-23.5 0,-23.5"/>
|
|
<text text-anchor="middle" x="38" y="-30.5" font-family="Helvetica,sans-Serif" font-size="10.00">node< Kind ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M86.29,-36.04C91.01,-35.43 94,-34.42 94,-33 94,-30.73 86.33,-29.5 76.21,-29.28"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="85.96,-32.56 76.21,-36.72 86.42,-39.54 85.96,-32.56"/>
|
|
<text text-anchor="middle" x="108.5" y="-58" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
|
<text text-anchor="middle" x="108.5" y="-47" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
|
<text text-anchor="middle" x="108.5" y="-36" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
|
<text text-anchor="middle" x="108.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
|
<text text-anchor="middle" x="108.5" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
|
<text text-anchor="middle" x="108.5" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|