33 lines
1.5 KiB
XML
33 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 7.0.1 (20221109.1506)
|
||
|
-->
|
||
|
<!-- Title: elem Pages: 1 -->
|
||
|
<svg width="92pt" height="30pt"
|
||
|
viewBox="0.00 0.00 92.00 30.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 26)">
|
||
|
<title>elem</title>
|
||
|
<!-- Node1 -->
|
||
|
<g id="Node000001" class="node">
|
||
|
<title>Node1</title>
|
||
|
<g id="a_Node000001"><a xlink:title="simplest element of a double-chained list">
|
||
|
<polygon fill="#999999" stroke="#666666" points="41,-20.5 0,-20.5 0,-1.5 41,-1.5 41,-20.5"/>
|
||
|
<text text-anchor="middle" x="20.5" y="-8.5" font-family="Helvetica,sans-Serif" font-size="10.00">elem</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node1 -->
|
||
|
<g id="edge2_Node000001_Node000001" class="edge">
|
||
|
<title>Node1->Node1</title>
|
||
|
<g id="a_edge2_Node000001_Node000001"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M52.83,-14.04C56.57,-13.47 59,-12.46 59,-11 59,-8.33 50.88,-7.16 41.49,-7.49"/>
|
||
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="52.85,-10.53 43,-14.44 53.14,-17.53 52.85,-10.53"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
<text text-anchor="middle" x="71.5" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||
|
<text text-anchor="middle" x="71.5" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">prev</text>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|