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">
2023-05-31 00:33:01 +08:00
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
2021-02-19 14:17:22 +08:00
-->
<!-- Title: positionBoat Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "225pt" height= "64pt"
viewBox="0.00 0.00 225.25 64.25" 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 60.25)" >
2021-02-19 14:17:22 +08:00
<title > positionBoat</title>
<!-- 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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "70,-37.25 0,-37.25 0,-18 70,-18 70,-37.25" />
<text text-anchor= "middle" x= "35" y= "-23.75" 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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "204.12,-56.25 119.12,-56.25 119.12,-37 204.12,-37 204.12,-56.25" />
<text text-anchor= "middle" x= "161.62" y= "-42.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M70.38,-32.87C82.09,-34.65 95.46,-36.69 108.25,-38.64" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "107.4,-42.2 117.81,-40.25 108.45,-35.28 107.4,-42.2" />
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" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "217.25,-19.25 106,-19.25 106,0 217.25,0 217.25,-19.25" />
<text text-anchor= "middle" x= "161.62" y= "-5.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M70.38,-22.66C78.08,-21.55 86.5,-20.33 95,-19.1" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "95.37,-22.44 104.76,-17.55 94.37,-15.51 95.37,-22.44" />
2021-02-19 14:17:22 +08:00
</g>
</g>
</svg>