git-svn-id: svn://db.shs.com.ru/pip@177 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2016-02-02 09:57:59 +00:00
parent cc22bf0c67
commit b41e472ff0
353 changed files with 10865 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
<?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.38.0 (20140413.2041)
-->
<!-- Title: PIScreen Pages: 1 -->
<svg width="73pt" height="140pt"
viewBox="0.00 0.00 73.00 140.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 136)">
<title>PIScreen</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-136 69,-136 69,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 65,-19.5 65,-0.5 0,-0.5"/>
<text text-anchor="middle" x="32.5" y="-7.5" font-family="DejaVu Sans Mono" font-size="10.00">PIScreen</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="class_p_i_thread.html" target="_top" xlink:title="Thread class. ">
<polygon fill="white" stroke="black" points="0,-56.5 0,-75.5 65,-75.5 65,-56.5 0,-56.5"/>
<text text-anchor="middle" x="32.5" y="-63.5" font-family="DejaVu Sans Mono" font-size="10.00">PIThread</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M32.5,-45.8045C32.5,-36.9102 32.5,-26.7798 32.5,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="29.0001,-46.083 32.5,-56.083 36.0001,-46.083 29.0001,-46.083"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="class_p_i_object.html" target="_top" xlink:title="This is base class for any classes which use events &#45;&gt; handlers mechanism. ">
<polygon fill="white" stroke="black" points="0,-112.5 0,-131.5 65,-131.5 65,-112.5 0,-112.5"/>
<text text-anchor="middle" x="32.5" y="-119.5" font-family="DejaVu Sans Mono" font-size="10.00">PIObject</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M32.5,-101.805C32.5,-92.9102 32.5,-82.7798 32.5,-75.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="29.0001,-102.083 32.5,-112.083 36.0001,-102.083 29.0001,-102.083"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB