mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-02 18:21:19 +00:00
53 lines
2.2 KiB
XML
53 lines
2.2 KiB
XML
<?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.43.0 (0)
|
|
-->
|
|
<!-- Title: sources/Models/Ints.hpp Pages: 1 -->
|
|
<svg width="148pt" height="84pt"
|
|
viewBox="0.00 0.00 148.00 84.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 80)">
|
|
<title>sources/Models/Ints.hpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 144,-80 144,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#bfbfbf" stroke="black" points="3,-56.5 3,-75.5 137,-75.5 137,-56.5 3,-56.5"/>
|
|
<text text-anchor="middle" x="70" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/Models/Ints.hpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 62,-19.5 62,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="31" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cinttypes</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M63.56,-56.08C58.05,-48.46 49.97,-37.26 43.24,-27.94"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="46.01,-25.81 37.32,-19.75 40.34,-29.91 46.01,-25.81"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="80,-0.5 80,-19.5 140,-19.5 140,-0.5 80,-0.5"/>
|
|
<text text-anchor="middle" x="110" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M76.61,-56.08C82.26,-48.46 90.54,-37.26 97.45,-27.94"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="100.38,-29.87 103.52,-19.75 94.75,-25.7 100.38,-29.87"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|