mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-23 21:32:09 +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.46.1 (20210213.1702)
|
|
-->
|
|
<!-- Title: node< Kind > Pages: 1 -->
|
|
<svg width="129pt" height="74pt"
|
|
viewBox="0.00 0.00 129.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 125,-70 125,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 75,-42.5 75,-23.5 0,-23.5"/>
|
|
<text text-anchor="middle" x="37.5" 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="M85.24,-36.06C89.98,-35.45 93,-34.43 93,-33 93,-30.71 85.27,-29.47 75.11,-29.28"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="84.86,-32.58 75.11,-36.72 85.32,-39.56 84.86,-32.58"/>
|
|
<text text-anchor="middle" x="107" y="-58" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
|
<text text-anchor="middle" x="107" y="-47" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
|
<text text-anchor="middle" x="107" y="-36" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
|
<text text-anchor="middle" x="107" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
|
<text text-anchor="middle" x="107" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
|
<text text-anchor="middle" x="107" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|