2021-02-19 14:17:22 +08: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">
2021-11-06 02:11:46 +08:00
<!-- Generated by graphviz version 2.49.3 (20211023.0002)
2021-02-19 14:17:22 +08:00
-->
<!-- Title: positionBoat Pages: 1 -->
2021-10-26 03:34:27 +08:00
<svg width= "230pt" height= "66pt"
viewBox="0.00 0.00 230.00 66.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2021-02-19 14:17:22 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 62)" >
<title > positionBoat</title>
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-62 226,-62 226,4 -4,4" />
2021-02-19 14:17:22 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Function positionBoat Responsible for placing the boats on the board, according to the size." >
2021-10-26 03:34:27 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-19.5 0,-38.5 72,-38.5 72,-19.5 0,-19.5" />
<text text-anchor= "middle" x= "36" y= "-26.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > positionBoat</text>
2021-02-19 14:17:22 +08:00
</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#a4a5686c91f144d07eff1c6576303962d" target= "_top" xlink:title= "Function validatePosition Responsible for checking if the position can receive the boat." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "121.5,-38.5 121.5,-57.5 208.5,-57.5 208.5,-38.5 121.5,-38.5" />
<text text-anchor= "middle" x= "165" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > validatePosition</text>
2021-02-19 14:17:22 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M72.04,-34.24C84.21,-36.06 98.14,-38.15 111.41,-40.13" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "110.98,-43.61 121.39,-41.63 112.02,-36.68 110.98,-43.61" />
2021-02-19 14:17:22 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../db/de2/naval__battle_8c.html#a7c5042bd35c4186b06ae28f06635b40e" target= "_top" xlink:title= "for Standard Input Output" >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "108,-0.5 108,-19.5 222,-19.5 222,-0.5 108,-0.5" />
<text text-anchor= "middle" x= "165" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > validEntryLineColumn</text>
2021-02-19 14:17:22 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M72.04,-23.76C80.04,-22.56 88.8,-21.25 97.64,-19.93" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "98.24,-23.38 107.61,-18.44 97.2,-16.45 98.24,-23.38" />
2021-02-19 14:17:22 +08:00
</g>
</g>
</svg>