65c7bc74ba5a1c144fc38ff78bc11ccb9a26754b
[bsc-thesis1415.git] / thesis2 / backend.eps
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: graphviz version 2.38.0 (20140413.2041)
3 %%Title: %3
4 %%Pages: 1
5 %%BoundingBox: 36 36 907 152
6 %%EndComments
7 save
8 %%BeginProlog
9 /DotDict 200 dict def
10 DotDict begin
11
12 /setupLatin1 {
13 mark
14 /EncodingVector 256 array def
15 EncodingVector 0
16
17 ISOLatin1Encoding 0 255 getinterval putinterval
18 EncodingVector 45 /hyphen put
19
20 % Set up ISO Latin 1 character encoding
21 /starnetISO {
22 dup dup findfont dup length dict begin
23 { 1 index /FID ne { def }{ pop pop } ifelse
24 } forall
25 /Encoding EncodingVector def
26 currentdict end definefont
27 } def
28 /Times-Roman starnetISO def
29 /Times-Italic starnetISO def
30 /Times-Bold starnetISO def
31 /Times-BoldItalic starnetISO def
32 /Helvetica starnetISO def
33 /Helvetica-Oblique starnetISO def
34 /Helvetica-Bold starnetISO def
35 /Helvetica-BoldOblique starnetISO def
36 /Courier starnetISO def
37 /Courier-Oblique starnetISO def
38 /Courier-Bold starnetISO def
39 /Courier-BoldOblique starnetISO def
40 cleartomark
41 } bind def
42
43 %%BeginResource: procset graphviz 0 0
44 /coord-font-family /Times-Roman def
45 /default-font-family /Times-Roman def
46 /coordfont coord-font-family findfont 8 scalefont def
47
48 /InvScaleFactor 1.0 def
49 /set_scale {
50 dup 1 exch div /InvScaleFactor exch def
51 scale
52 } bind def
53
54 % styles
55 /solid { [] 0 setdash } bind def
56 /dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
57 /dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
58 /invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
59 /bold { 2 setlinewidth } bind def
60 /filled { } bind def
61 /unfilled { } bind def
62 /rounded { } bind def
63 /diagonals { } bind def
64 /tapered { } bind def
65
66 % hooks for setting color
67 /nodecolor { sethsbcolor } bind def
68 /edgecolor { sethsbcolor } bind def
69 /graphcolor { sethsbcolor } bind def
70 /nopcolor {pop pop pop} bind def
71
72 /beginpage { % i j npages
73 /npages exch def
74 /j exch def
75 /i exch def
76 /str 10 string def
77 npages 1 gt {
78 gsave
79 coordfont setfont
80 0 0 moveto
81 (\() show i str cvs show (,) show j str cvs show (\)) show
82 grestore
83 } if
84 } bind def
85
86 /set_font {
87 findfont exch
88 scalefont setfont
89 } def
90
91 % draw text fitted to its expected width
92 /alignedtext { % width text
93 /text exch def
94 /width exch def
95 gsave
96 width 0 gt {
97 [] 0 setdash
98 text stringwidth pop width exch sub text length div 0 text ashow
99 } if
100 grestore
101 } def
102
103 /boxprim { % xcorner ycorner xsize ysize
104 4 2 roll
105 moveto
106 2 copy
107 exch 0 rlineto
108 0 exch rlineto
109 pop neg 0 rlineto
110 closepath
111 } bind def
112
113 /ellipse_path {
114 /ry exch def
115 /rx exch def
116 /y exch def
117 /x exch def
118 matrix currentmatrix
119 newpath
120 x y translate
121 rx ry scale
122 0 0 1 0 360 arc
123 setmatrix
124 } bind def
125
126 /endpage { showpage } bind def
127 /showpage { } def
128
129 /layercolorseq
130 [ % layer color sequence - darkest to lightest
131 [0 0 0]
132 [.2 .8 .8]
133 [.4 .8 .8]
134 [.6 .8 .8]
135 [.8 .8 .8]
136 ]
137 def
138
139 /layerlen layercolorseq length def
140
141 /setlayer {/maxlayer exch def /curlayer exch def
142 layercolorseq curlayer 1 sub layerlen mod get
143 aload pop sethsbcolor
144 /nodecolor {nopcolor} def
145 /edgecolor {nopcolor} def
146 /graphcolor {nopcolor} def
147 } bind def
148
149 /onlayer { curlayer ne {invis} if } def
150
151 /onlayers {
152 /myupper exch def
153 /mylower exch def
154 curlayer mylower lt
155 curlayer myupper gt
156 or
157 {invis} if
158 } def
159
160 /curlayer 0 def
161
162 %%EndResource
163 %%EndProlog
164 %%BeginSetup
165 14 default-font-family set_font
166 1 setmiterlimit
167 % /arrowlength 10 def
168 % /arrowwidth 5 def
169
170 % make sure pdfmark is harmless for PS-interpreters other than Distiller
171 /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
172 % make '<<' and '>>' safe on PS Level 1 devices
173 /languagelevel where {pop languagelevel}{1} ifelse
174 2 lt {
175 userdict (<<) cvn ([) cvn load put
176 userdict (>>) cvn ([) cvn load put
177 } if
178
179 %%EndSetup
180 setupLatin1
181 %%Page: 1 1
182 %%PageBoundingBox: 36 36 907 152
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 871 116 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % q0
189 % HTML data
190 gsave
191 1 setlinewidth
192 0 0 0 nodecolor
193 144.3 18 53.09 18 ellipse_path stroke
194 0 0 0 nodecolor
195 14 /Times-Roman set_font
196 111.3 14.3 moveto 66 (HTML data) alignedtext
197 grestore
198 % q0->HTML data
199 gsave
200 1 setlinewidth
201 0 0 0 edgecolor
202 newpath 54.16 18 moveto
203 62.16 18 71.33 18 80.68 18 curveto
204 stroke
205 0 0 0 edgecolor
206 newpath 80.84 21.5 moveto
207 90.84 18 lineto
208 80.84 14.5 lineto
209 closepath fill
210 1 setlinewidth
211 solid
212 0 0 0 edgecolor
213 newpath 80.84 21.5 moveto
214 90.84 18 lineto
215 80.84 14.5 lineto
216 closepath stroke
217 grestore
218 % q1
219 % Table rows
220 gsave
221 1 setlinewidth
222 0 0 0 nodecolor
223 284.64 47 50.09 18 ellipse_path stroke
224 0 0 0 nodecolor
225 14 /Times-Roman set_font
226 254.14 43.3 moveto 61 (Table rows) alignedtext
227 grestore
228 % HTML data->Table rows
229 gsave
230 1 setlinewidth
231 0 0 0 edgecolor
232 newpath 190.21 27.42 moveto
233 203.16 30.13 217.41 33.12 230.8 35.92 curveto
234 stroke
235 0 0 0 edgecolor
236 newpath 230.32 39.4 moveto
237 240.83 38.03 lineto
238 231.76 32.55 lineto
239 closepath fill
240 1 setlinewidth
241 solid
242 0 0 0 edgecolor
243 newpath 230.32 39.4 moveto
244 240.83 38.03 lineto
245 231.76 32.55 lineto
246 closepath stroke
247 grestore
248 % Dictionary
249 gsave
250 1 setlinewidth
251 0 0 0 nodecolor
252 723.47 44 48.19 18 ellipse_path stroke
253 0 0 0 nodecolor
254 14 /Times-Roman set_font
255 694.47 40.3 moveto 58 (Dictionary) alignedtext
256 grestore
257 % HTML data->Dictionary
258 gsave
259 1 setlinewidth
260 0 0 0 edgecolor
261 newpath 191.55 9.45 moveto
262 218.35 5.22 252.78 1 283.64 1 curveto
263 283.64 1 283.64 1 607.53 1 curveto
264 636.05 1 666.18 12.76 688.43 23.98 curveto
265 stroke
266 0 0 0 edgecolor
267 newpath 686.97 27.17 moveto
268 697.45 28.72 lineto
269 690.23 20.97 lineto
270 closepath fill
271 1 setlinewidth
272 solid
273 0 0 0 edgecolor
274 newpath 686.97 27.17 moveto
275 697.45 28.72 lineto
276 690.23 20.97 lineto
277 closepath stroke
278 0 0 0 edgecolor
279 14 /Times-Roman set_font
280 371.68 4.8 moveto 97 (Description fields) alignedtext
281 grestore
282 % Node lists
283 gsave
284 1 setlinewidth
285 0 0 0 nodecolor
286 420.18 90 46.29 18 ellipse_path stroke
287 0 0 0 nodecolor
288 14 /Times-Roman set_font
289 392.68 86.3 moveto 55 (Node lists) alignedtext
290 grestore
291 % Table rows->Node lists
292 gsave
293 1 setlinewidth
294 0 0 0 edgecolor
295 newpath 322.48 58.86 moveto
296 338.49 64.02 357.38 70.1 374.21 75.52 curveto
297 stroke
298 0 0 0 edgecolor
299 newpath 373.25 78.89 moveto
300 383.84 78.62 lineto
301 375.39 72.22 lineto
302 closepath fill
303 1 setlinewidth
304 solid
305 0 0 0 edgecolor
306 newpath 373.25 78.89 moveto
307 383.84 78.62 lineto
308 375.39 72.22 lineto
309 closepath stroke
310 grestore
311 % Table rows->Dictionary
312 gsave
313 1 setlinewidth
314 0 0 0 edgecolor
315 newpath 334.9 46.66 moveto
316 416.38 46.1 578.77 44.99 665.22 44.39 curveto
317 stroke
318 0 0 0 edgecolor
319 newpath 665.4 47.89 moveto
320 675.38 44.32 lineto
321 665.36 40.89 lineto
322 closepath fill
323 1 setlinewidth
324 solid
325 0 0 0 edgecolor
326 newpath 665.4 47.89 moveto
327 675.38 44.32 lineto
328 665.36 40.89 lineto
329 closepath stroke
330 0 0 0 edgecolor
331 14 /Times-Roman set_font
332 486.68 48.8 moveto 70 (Original text) alignedtext
333 grestore
334 % Dawg
335 gsave
336 1 setlinewidth
337 0 0 0 nodecolor
338 606.53 90 31.7 18 ellipse_path stroke
339 0 0 0 nodecolor
340 14 /Times-Roman set_font
341 590.03 86.3 moveto 33 (Dawg) alignedtext
342 grestore
343 % Node lists->Dawg
344 gsave
345 1 setlinewidth
346 0 0 0 edgecolor
347 newpath 466.75 90 moveto
348 496.66 90 535.46 90 564.43 90 curveto
349 stroke
350 0 0 0 edgecolor
351 newpath 564.62 93.5 moveto
352 574.62 90 lineto
353 564.62 86.5 lineto
354 closepath fill
355 1 setlinewidth
356 solid
357 0 0 0 edgecolor
358 newpath 564.62 93.5 moveto
359 574.62 90 lineto
360 564.62 86.5 lineto
361 closepath stroke
362 grestore
363 % Dawg->Dictionary
364 gsave
365 1 setlinewidth
366 0 0 0 edgecolor
367 newpath 633.04 79.79 moveto
368 646.95 74.22 664.53 67.19 680.41 60.83 curveto
369 stroke
370 0 0 0 edgecolor
371 newpath 682.04 63.95 moveto
372 690.03 56.98 lineto
373 679.44 57.45 lineto
374 closepath fill
375 1 setlinewidth
376 solid
377 0 0 0 edgecolor
378 newpath 682.04 63.95 moveto
379 690.03 56.98 lineto
380 679.44 57.45 lineto
381 closepath stroke
382 grestore
383 % Dictionary->q1
384 gsave
385 1 setlinewidth
386 0 0 0 edgecolor
387 newpath 771.8 44 moveto
388 780.65 44 789.78 44 798.23 44 curveto
389 stroke
390 0 0 0 edgecolor
391 newpath 798.51 47.5 moveto
392 808.51 44 lineto
393 798.51 40.5 lineto
394 closepath fill
395 1 setlinewidth
396 solid
397 0 0 0 edgecolor
398 newpath 798.51 47.5 moveto
399 808.51 44 lineto
400 798.51 40.5 lineto
401 closepath stroke
402 grestore
403 endpage
404 showpage
405 grestore
406 %%PageTrailer
407 %%EndPage: 1
408 %%Trailer
409 end
410 restore
411 %%EOF