mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
34 lines
1.8 KiB
XML
34 lines
1.8 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.44.0 (20200408.0750)
|
|
-->
|
|
<!-- Title: node< Kind > Pages: 1 -->
|
|
<svg width="123pt" height="63pt"
|
|
viewBox="0.00 0.00 123.00 63.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 59)">
|
|
<title>node< Kind ></title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-59 119,-59 119,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,-18 0,-37 75,-37 75,-18 0,-18"/>
|
|
<text text-anchor="middle" x="37.5" y="-25" 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,-30.56C89.98,-29.95 93,-28.93 93,-27.5 93,-25.21 85.27,-23.97 75.11,-23.78"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="84.86,-27.08 75.11,-31.22 85.32,-34.06 84.86,-27.08"/>
|
|
<text text-anchor="middle" x="104" y="-47" font-family="Helvetica,sans-Serif" font-size="10.00"> prev</text>
|
|
<text text-anchor="middle" x="104" y="-36" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
|
<text text-anchor="middle" x="104" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
|
<text text-anchor="middle" x="104" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">left</text>
|
|
<text text-anchor="middle" x="104" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|