TheAlgorithms-C/db/de2/naval__battle_8c_ad527fa96e729742a231c4535e112526a_cgraph.svg

38 lines
1.7 KiB
XML
Raw Normal View History

<?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.49.2 (20211016.1639)
-->
<!-- Title: printsTray Pages: 1 -->
<svg width="165pt" height="28pt"
viewBox="0.00 0.00 165.00 28.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 24)">
<title>printsTray</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-24 161,-24 161,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Function printsTray Responsible for printing the visual board for the user.">
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 61,-19.5 61,-0.5 0,-0.5"/>
<text text-anchor="middle" x="30.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">printsTray</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../db/de2/naval__battle_8c.html#a3889e1ee574e03ffdde8804180d57543" target="_top" xlink:title="Function printTable Responsible for printing the board.">
<polygon fill="white" stroke="black" points="97,-0.5 97,-19.5 157,-19.5 157,-0.5 97,-0.5"/>
<text text-anchor="middle" x="127" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">printTable</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M61.14,-10C69.22,-10 78.11,-10 86.64,-10"/>
<polygon fill="midnightblue" stroke="midnightblue" points="86.79,-13.5 96.79,-10 86.79,-6.5 86.79,-13.5"/>
</g>
</g>
</svg>