53 lines
2.5 KiB
XML
53 lines
2.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: dblist Pages: 1 -->
|
||
|
<svg width="94pt" height="107pt"
|
||
|
viewBox="0.00 0.00 93.50 107.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 103)">
|
||
|
<title>dblist</title>
|
||
|
<!-- Node1 -->
|
||
|
<g id="Node000001" class="node">
|
||
|
<title>Node1</title>
|
||
|
<g id="a_Node000001"><a xlink:title="required to init the empty list">
|
||
|
<polygon fill="#999999" stroke="#666666" points="44,-19 0,-19 0,0 44,0 44,-19"/>
|
||
|
<text text-anchor="middle" x="22" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">dblist</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2 -->
|
||
|
<g id="Node000002" class="node">
|
||
|
<title>Node2</title>
|
||
|
<g id="a_Node000002"><a xlink:href="$d0/d0b/structelem.html" xlink:title="simplest element of a double-chained list">
|
||
|
<polygon fill="white" stroke="#666666" points="42.5,-97.5 1.5,-97.5 1.5,-78.5 42.5,-78.5 42.5,-97.5"/>
|
||
|
<text text-anchor="middle" x="22" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">elem</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2->Node1 -->
|
||
|
<g id="edge3_Node000001_Node000002" class="edge">
|
||
|
<title>Node2->Node1</title>
|
||
|
<g id="a_edge3_Node000001_Node000002"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M22,-66.72C22,-51.23 22,-30.65 22,-19.17"/>
|
||
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="18.5,-66.71 22,-76.71 25.5,-66.71 18.5,-66.71"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
<text text-anchor="middle" x="33" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> first</text>
|
||
|
<text text-anchor="middle" x="33" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">last</text>
|
||
|
</g>
|
||
|
<!-- Node2->Node2 -->
|
||
|
<g id="edge4_Node000002_Node000002" class="edge">
|
||
|
<title>Node2->Node2</title>
|
||
|
<g id="a_edge4_Node000002_Node000002"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M54.33,-94.39C58.07,-93.21 60.5,-91.08 60.5,-88 60.5,-82.38 52.38,-79.91 42.99,-80.62"/>
|
||
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="54.15,-90.89 44.5,-95.25 54.76,-97.87 54.15,-90.89"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
<text text-anchor="middle" x="73" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||
|
<text text-anchor="middle" x="73" y="-80" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">prev</text>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|