2020-06-28 18:07:29 +03:00
|
|
|
<?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">
|
2022-10-22 13:09:42 +03:00
|
|
|
<!-- Generated by graphviz version 6.0.2 (20221011.1828)
|
2020-06-28 18:07:29 +03:00
|
|
|
-->
|
|
|
|
<!-- Title: node Pages: 1 -->
|
2021-12-09 20:57:52 +03:00
|
|
|
<svg width="107pt" height="96pt"
|
|
|
|
viewBox="0.00 0.00 107.00 96.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2020-06-28 18:07:29 +03:00
|
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 92)">
|
|
|
|
<title>node</title>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
2020-07-22 15:41:17 +03:00
|
|
|
<g id="a_node1"><a xlink:title="Node, the basic data structure in the tree.">
|
2022-09-08 03:17:03 +03:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="38,-53.5 0,-53.5 0,-34.5 38,-34.5 38,-53.5"/>
|
2021-12-09 20:57:52 +03:00
|
|
|
<text text-anchor="middle" x="19" y="-41.5" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
|
2020-06-28 18:07:29 +03:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node1 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node1</title>
|
2022-09-27 19:01:47 +03:00
|
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M48.25,-47.27C52.86,-46.79 56,-45.7 56,-44 56,-41.22 47.53,-40.06 38.04,-40.54"/>
|
|
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.97,-43.78 38.04,-47.46 48.1,-50.77 47.97,-43.78"/>
|
2021-12-09 20:57:52 +03:00
|
|
|
<text text-anchor="middle" x="77.5" y="-80" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
|
|
|
<text text-anchor="middle" x="77.5" y="-69" font-family="Helvetica,sans-Serif" font-size="10.00">leftNode</text>
|
|
|
|
<text text-anchor="middle" x="77.5" y="-58" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
|
|
|
<text text-anchor="middle" x="77.5" y="-47" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
|
|
|
<text text-anchor="middle" x="77.5" y="-36" font-family="Helvetica,sans-Serif" font-size="10.00">par</text>
|
|
|
|
<text text-anchor="middle" x="77.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">pre</text>
|
|
|
|
<text text-anchor="middle" x="77.5" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
|
|
|
<text text-anchor="middle" x="77.5" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">rightNode</text>
|
2020-06-28 18:07:29 +03:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|