1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
<?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.36.0 (20140111.2315)
-->
<!-- Title: G Pages: 1 -->
<svg width="278pt" height="528pt"
viewBox="0.00 0.00 278.00 528.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 524)">
<title>G</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-524 274,-524 274,4 -4,4"/>
<g id="clust1" class="cluster"><title>cluster_Global</title>
<path fill="none" stroke="gray" d="M146,-8C146,-8 250,-8 250,-8 256,-8 262,-14 262,-20 262,-20 262,-500 262,-500 262,-506 256,-512 250,-512 250,-512 146,-512 146,-512 140,-512 134,-506 134,-500 134,-500 134,-20 134,-20 134,-14 140,-8 146,-8"/>
<text text-anchor="middle" x="198" y="-499.2" font-family="Times,serif" font-size="11.00" fill="gray">Global</text>
</g>
<!-- \\file -->
<g id="node1" class="node"><title>\\file</title>
<polygon fill="none" stroke="black" points="225,-484 171,-484 171,-448 225,-448 225,-484"/>
<text text-anchor="middle" x="198" y="-463.2" font-family="Courier,monospace" font-size="11.00">file</text>
</g>
<!-- \\correspondence -->
<g id="node2" class="node"><title>\\correspondence</title>
<polygon fill="none" stroke="black" points="253.5,-430 142.5,-430 142.5,-394 253.5,-394 253.5,-430"/>
<text text-anchor="middle" x="198" y="-409.2" font-family="Courier,monospace" font-size="11.00">correspondence</text>
</g>
<!-- \\FPDF -->
<g id="node10" class="node"><title>\\FPDF</title>
<ellipse fill="none" stroke="black" cx="35" cy="-412" rx="34.394" ry="18"/>
<text text-anchor="middle" x="35" y="-408.3" font-family="Times,serif" font-size="14.00" fill="gray">\FPDF</text>
</g>
<!-- \\correspondence->\\FPDF -->
<g id="edge1" class="edge"><title>\\correspondence->\\FPDF</title>
<path fill="none" stroke="black" d="M142.493,-412C122.078,-412 99.1654,-412 79.838,-412"/>
<polygon fill="none" stroke="black" points="79.8,-408.5 69.7999,-412 79.7999,-415.5 79.8,-408.5"/>
</g>
<!-- \\client -->
<g id="node3" class="node"><title>\\client</title>
<polygon fill="none" stroke="black" points="226.5,-376 169.5,-376 169.5,-340 226.5,-340 226.5,-376"/>
<text text-anchor="middle" x="198" y="-355.2" font-family="Courier,monospace" font-size="11.00">client</text>
</g>
<!-- \\assignment -->
<g id="node4" class="node"><title>\\assignment</title>
<polygon fill="none" stroke="black" points="240,-322 156,-322 156,-286 240,-286 240,-322"/>
<text text-anchor="middle" x="198" y="-301.2" font-family="Courier,monospace" font-size="11.00">assignment</text>
</g>
<!-- \\response -->
<g id="node5" class="node"><title>\\response</title>
<polygon fill="none" stroke="black" points="233.5,-268 162.5,-268 162.5,-232 233.5,-232 233.5,-268"/>
<text text-anchor="middle" x="198" y="-247.2" font-family="Courier,monospace" font-size="11.00">response</text>
</g>
<!-- \\contact -->
<g id="node6" class="node"><title>\\contact</title>
<polygon fill="none" stroke="black" points="230,-214 166,-214 166,-178 230,-178 230,-214"/>
<text text-anchor="middle" x="198" y="-193.2" font-family="Courier,monospace" font-size="11.00">contact</text>
</g>
<!-- \\BusinessAdmin -->
<g id="node7" class="node"><title>\\BusinessAdmin</title>
<polygon fill="none" stroke="black" points="250,-160 146,-160 146,-124 250,-124 250,-160"/>
<text text-anchor="middle" x="198" y="-139.2" font-family="Courier,monospace" font-size="11.00">BusinessAdmin</text>
</g>
<!-- \\offer -->
<g id="node8" class="node"><title>\\offer</title>
<polygon fill="none" stroke="black" points="225,-106 171,-106 171,-70 225,-70 225,-106"/>
<text text-anchor="middle" x="198" y="-85.2" font-family="Courier,monospace" font-size="11.00">offer</text>
</g>
<!-- \\constants -->
<g id="node9" class="node"><title>\\constants</title>
<polygon fill="none" stroke="black" points="236.5,-52 159.5,-52 159.5,-16 236.5,-16 236.5,-52"/>
<text text-anchor="middle" x="198" y="-31.2" font-family="Courier,monospace" font-size="11.00">constants</text>
</g>
</g>
</svg>
|