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-12-10 01:57:52 +08:00
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
2021-02-19 14:17:22 +08:00
-->
<!-- Title: positionBoat Pages: 1 -->
2021-12-10 01:57:52 +08:00
<svg width= "227pt" height= "66pt"
viewBox="0.00 0.00 227.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-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-62 223,-62 223,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-12-10 01:57:52 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-19.5 0,-38.5 71,-38.5 71,-19.5 0,-19.5" />
<text text-anchor= "middle" x= "35.5" 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-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "120,-38.5 120,-57.5 206,-57.5 206,-38.5 120,-38.5" />
<text text-anchor= "middle" x= "163" 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-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M71.13,-34.24C83.03,-36.04 96.64,-38.11 109.64,-40.07" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "109.48,-43.59 119.89,-41.63 110.53,-36.67 109.48,-43.59" />
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-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "107,-0.5 107,-19.5 219,-19.5 219,-0.5 107,-0.5" />
<text text-anchor= "middle" x= "163" 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-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M71.13,-23.76C79.14,-22.54 87.92,-21.21 96.77,-19.88" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "97.39,-23.32 106.75,-18.36 96.34,-16.4 97.39,-23.32" />
2021-02-19 14:17:22 +08:00
</g>
</g>
</svg>