5b6bd3954f024fe1210c1f6a9d5c322d46dc8072
[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 1045 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 1045 152
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 1009 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 223.3 18 53.09 18 ellipse_path stroke
194 0 0 0 nodecolor
195 14 /Times-Roman set_font
196 190.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.2 18 moveto
203 81.07 18 123.86 18 159.54 18 curveto
204 stroke
205 0 0 0 edgecolor
206 newpath 159.88 21.5 moveto
207 169.88 18 lineto
208 159.88 14.5 lineto
209 closepath fill
210 1 setlinewidth
211 solid
212 0 0 0 edgecolor
213 newpath 159.88 21.5 moveto
214 169.88 18 lineto
215 159.88 14.5 lineto
216 closepath stroke
217 0 0 0 edgecolor
218 14 /Times-Roman set_font
219 72 21.8 moveto 80 (From frontend) alignedtext
220 grestore
221 % q1
222 % Table rows
223 gsave
224 1 setlinewidth
225 0 0 0 nodecolor
226 363.64 47 50.09 18 ellipse_path stroke
227 0 0 0 nodecolor
228 14 /Times-Roman set_font
229 333.14 43.3 moveto 61 (Table rows) alignedtext
230 grestore
231 % HTML data->Table rows
232 gsave
233 1 setlinewidth
234 0 0 0 edgecolor
235 newpath 269.21 27.42 moveto
236 282.16 30.13 296.41 33.12 309.8 35.92 curveto
237 stroke
238 0 0 0 edgecolor
239 newpath 309.32 39.4 moveto
240 319.83 38.03 lineto
241 310.76 32.55 lineto
242 closepath fill
243 1 setlinewidth
244 solid
245 0 0 0 edgecolor
246 newpath 309.32 39.4 moveto
247 319.83 38.03 lineto
248 310.76 32.55 lineto
249 closepath stroke
250 grestore
251 % Dictionary
252 gsave
253 1 setlinewidth
254 0 0 0 nodecolor
255 802.47 44 48.19 18 ellipse_path stroke
256 0 0 0 nodecolor
257 14 /Times-Roman set_font
258 773.47 40.3 moveto 58 (Dictionary) alignedtext
259 grestore
260 % HTML data->Dictionary
261 gsave
262 1 setlinewidth
263 0 0 0 edgecolor
264 newpath 270.55 9.45 moveto
265 297.35 5.22 331.78 1 362.64 1 curveto
266 362.64 1 362.64 1 686.53 1 curveto
267 715.05 1 745.18 12.76 767.43 23.98 curveto
268 stroke
269 0 0 0 edgecolor
270 newpath 765.97 27.17 moveto
271 776.45 28.72 lineto
272 769.23 20.97 lineto
273 closepath fill
274 1 setlinewidth
275 solid
276 0 0 0 edgecolor
277 newpath 765.97 27.17 moveto
278 776.45 28.72 lineto
279 769.23 20.97 lineto
280 closepath stroke
281 0 0 0 edgecolor
282 14 /Times-Roman set_font
283 450.68 4.8 moveto 97 (Description fields) alignedtext
284 grestore
285 % Node lists
286 gsave
287 1 setlinewidth
288 0 0 0 nodecolor
289 499.18 90 46.29 18 ellipse_path stroke
290 0 0 0 nodecolor
291 14 /Times-Roman set_font
292 471.68 86.3 moveto 55 (Node lists) alignedtext
293 grestore
294 % Table rows->Node lists
295 gsave
296 1 setlinewidth
297 0 0 0 edgecolor
298 newpath 401.48 58.86 moveto
299 417.49 64.02 436.38 70.1 453.21 75.52 curveto
300 stroke
301 0 0 0 edgecolor
302 newpath 452.25 78.89 moveto
303 462.84 78.62 lineto
304 454.39 72.22 lineto
305 closepath fill
306 1 setlinewidth
307 solid
308 0 0 0 edgecolor
309 newpath 452.25 78.89 moveto
310 462.84 78.62 lineto
311 454.39 72.22 lineto
312 closepath stroke
313 grestore
314 % Table rows->Dictionary
315 gsave
316 1 setlinewidth
317 0 0 0 edgecolor
318 newpath 413.9 46.66 moveto
319 495.38 46.1 657.77 44.99 744.22 44.39 curveto
320 stroke
321 0 0 0 edgecolor
322 newpath 744.4 47.89 moveto
323 754.38 44.32 lineto
324 744.36 40.89 lineto
325 closepath fill
326 1 setlinewidth
327 solid
328 0 0 0 edgecolor
329 newpath 744.4 47.89 moveto
330 754.38 44.32 lineto
331 744.36 40.89 lineto
332 closepath stroke
333 0 0 0 edgecolor
334 14 /Times-Roman set_font
335 565.68 48.8 moveto 70 (Original text) alignedtext
336 grestore
337 % Dawg
338 gsave
339 1 setlinewidth
340 0 0 0 nodecolor
341 685.53 90 31.7 18 ellipse_path stroke
342 0 0 0 nodecolor
343 14 /Times-Roman set_font
344 669.03 86.3 moveto 33 (Dawg) alignedtext
345 grestore
346 % Node lists->Dawg
347 gsave
348 1 setlinewidth
349 0 0 0 edgecolor
350 newpath 545.75 90 moveto
351 575.66 90 614.46 90 643.43 90 curveto
352 stroke
353 0 0 0 edgecolor
354 newpath 643.62 93.5 moveto
355 653.62 90 lineto
356 643.62 86.5 lineto
357 closepath fill
358 1 setlinewidth
359 solid
360 0 0 0 edgecolor
361 newpath 643.62 93.5 moveto
362 653.62 90 lineto
363 643.62 86.5 lineto
364 closepath stroke
365 grestore
366 % Dawg->Dictionary
367 gsave
368 1 setlinewidth
369 0 0 0 edgecolor
370 newpath 712.04 79.79 moveto
371 725.95 74.22 743.53 67.19 759.41 60.83 curveto
372 stroke
373 0 0 0 edgecolor
374 newpath 761.04 63.95 moveto
375 769.03 56.98 lineto
376 758.44 57.45 lineto
377 closepath fill
378 1 setlinewidth
379 solid
380 0 0 0 edgecolor
381 newpath 761.04 63.95 moveto
382 769.03 56.98 lineto
383 758.44 57.45 lineto
384 closepath stroke
385 grestore
386 % Dictionary->q1
387 gsave
388 1 setlinewidth
389 0 0 0 edgecolor
390 newpath 850.57 44 moveto
391 877.59 44 911.01 44 936.03 44 curveto
392 stroke
393 0 0 0 edgecolor
394 newpath 936.2 47.5 moveto
395 946.2 44 lineto
396 936.2 40.5 lineto
397 closepath fill
398 1 setlinewidth
399 solid
400 0 0 0 edgecolor
401 newpath 936.2 47.5 moveto
402 946.2 44 lineto
403 936.2 40.5 lineto
404 closepath stroke
405 0 0 0 edgecolor
406 14 /Times-Roman set_font
407 868.57 47.8 moveto 60 (To crawler) alignedtext
408 grestore
409 endpage
410 showpage
411 grestore
412 %%PageTrailer
413 %%EndPage: 1
414 %%Trailer
415 end
416 restore
417 %%EOF