13d73c870125aa00a5d8f1f0b560b3cc5027762f
[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 1215 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 1215 152
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 1179 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 259.34 18 64.19 18 ellipse_path stroke
194 0 0 0 nodecolor
195 14 /Times-Roman set_font
196 217.84 14.3 moveto 83 (HTML data) alignedtext
197 grestore
198 % q0->HTML data
199 gsave
200 1 setlinewidth
201 0 0 0 edgecolor
202 newpath 54.42 18 moveto
203 86 18 140.15 18 184.72 18 curveto
204 stroke
205 0 0 0 edgecolor
206 newpath 184.94 21.5 moveto
207 194.94 18 lineto
208 184.94 14.5 lineto
209 closepath fill
210 1 setlinewidth
211 solid
212 0 0 0 edgecolor
213 newpath 184.94 21.5 moveto
214 194.94 18 lineto
215 184.94 14.5 lineto
216 closepath stroke
217 0 0 0 edgecolor
218 14 /Times-Roman set_font
219 72 21.8 moveto 105 (From frontend) alignedtext
220 grestore
221 % q1
222 % Table rows
223 gsave
224 1 setlinewidth
225 0 0 0 nodecolor
226 421.78 47 61.19 18 ellipse_path stroke
227 0 0 0 nodecolor
228 14 /Times-Roman set_font
229 382.78 43.3 moveto 78 (Table rows) alignedtext
230 grestore
231 % HTML data->Table rows
232 gsave
233 1 setlinewidth
234 0 0 0 edgecolor
235 newpath 313.77 27.66 moveto
236 328.28 30.28 344.12 33.14 359.06 35.84 curveto
237 stroke
238 0 0 0 edgecolor
239 newpath 358.76 39.35 moveto
240 369.23 37.68 lineto
241 360.01 32.46 lineto
242 closepath fill
243 1 setlinewidth
244 solid
245 0 0 0 edgecolor
246 newpath 358.76 39.35 moveto
247 369.23 37.68 lineto
248 360.01 32.46 lineto
249 closepath stroke
250 grestore
251 % Dictionary
252 gsave
253 1 setlinewidth
254 0 0 0 nodecolor
255 944.77 44 59.59 18 ellipse_path stroke
256 0 0 0 nodecolor
257 14 /Times-Roman set_font
258 906.77 40.3 moveto 76 (Dictionary) alignedtext
259 grestore
260 % HTML data->Dictionary
261 gsave
262 1 setlinewidth
263 0 0 0 edgecolor
264 newpath 315.88 9.2 moveto
265 346.7 5.05 385.77 1 420.78 1 curveto
266 420.78 1 420.78 1 811.92 1 curveto
267 844.37 1 879.2 12.92 904.91 24.21 curveto
268 stroke
269 0 0 0 edgecolor
270 newpath 903.74 27.52 moveto
271 914.29 28.48 lineto
272 906.63 21.15 lineto
273 closepath fill
274 1 setlinewidth
275 solid
276 0 0 0 edgecolor
277 newpath 903.74 27.52 moveto
278 914.29 28.48 lineto
279 906.63 21.15 lineto
280 closepath stroke
281 0 0 0 edgecolor
282 14 /Times-Roman set_font
283 519.88 4.8 moveto 127 (Description fields) alignedtext
284 grestore
285 % Node lists
286 gsave
287 1 setlinewidth
288 0 0 0 nodecolor
289 583.38 90 57.69 18 ellipse_path stroke
290 0 0 0 nodecolor
291 14 /Times-Roman set_font
292 546.88 86.3 moveto 73 (Node lists) alignedtext
293 grestore
294 % Table rows->Node lists
295 gsave
296 1 setlinewidth
297 0 0 0 edgecolor
298 newpath 467.66 59.09 moveto
299 486.83 64.26 509.34 70.32 529.32 75.71 curveto
300 stroke
301 0 0 0 edgecolor
302 newpath 528.64 79.15 moveto
303 539.21 78.37 lineto
304 530.46 72.39 lineto
305 closepath fill
306 1 setlinewidth
307 solid
308 0 0 0 edgecolor
309 newpath 528.64 79.15 moveto
310 539.21 78.37 lineto
311 530.46 72.39 lineto
312 closepath stroke
313 grestore
314 % Table rows->Dictionary
315 gsave
316 1 setlinewidth
317 0 0 0 edgecolor
318 newpath 483.06 46.65 moveto
319 580.42 46.09 771.77 44.99 874.56 44.4 curveto
320 stroke
321 0 0 0 edgecolor
322 newpath 874.85 47.9 moveto
323 884.83 44.34 lineto
324 874.81 40.9 lineto
325 closepath fill
326 1 setlinewidth
327 solid
328 0 0 0 edgecolor
329 newpath 874.85 47.9 moveto
330 884.83 44.34 lineto
331 874.81 40.9 lineto
332 closepath stroke
333 0 0 0 edgecolor
334 14 /Times-Roman set_font
335 664.88 48.8 moveto 91 (Original text) alignedtext
336 grestore
337 % Dawg
338 gsave
339 1 setlinewidth
340 0 0 0 nodecolor
341 810.92 90 37.09 18 ellipse_path stroke
342 0 0 0 nodecolor
343 14 /Times-Roman set_font
344 790.42 86.3 moveto 41 (Dawg) alignedtext
345 grestore
346 % Node lists->Dawg
347 gsave
348 1 setlinewidth
349 0 0 0 edgecolor
350 newpath 641.29 90 moveto
351 679.18 90 728.33 90 763.78 90 curveto
352 stroke
353 0 0 0 edgecolor
354 newpath 763.85 93.5 moveto
355 773.85 90 lineto
356 763.85 86.5 lineto
357 closepath fill
358 1 setlinewidth
359 solid
360 0 0 0 edgecolor
361 newpath 763.85 93.5 moveto
362 773.85 90 lineto
363 763.85 86.5 lineto
364 closepath stroke
365 grestore
366 % Dawg->Dictionary
367 gsave
368 1 setlinewidth
369 0 0 0 edgecolor
370 newpath 841.51 79.68 moveto
371 857.27 74.18 877.06 67.27 895.02 61.01 curveto
372 stroke
373 0 0 0 edgecolor
374 newpath 896.48 64.21 moveto
375 904.77 57.61 lineto
376 894.17 57.6 lineto
377 closepath fill
378 1 setlinewidth
379 solid
380 0 0 0 edgecolor
381 newpath 896.48 64.21 moveto
382 904.77 57.61 lineto
383 894.17 57.6 lineto
384 closepath stroke
385 grestore
386 % Dictionary->q1
387 gsave
388 1 setlinewidth
389 0 0 0 edgecolor
390 newpath 1004.81 44 moveto
391 1037.74 44 1077.71 44 1106.09 44 curveto
392 stroke
393 0 0 0 edgecolor
394 newpath 1106.36 47.5 moveto
395 1116.36 44 lineto
396 1106.36 40.5 lineto
397 closepath fill
398 1 setlinewidth
399 solid
400 0 0 0 edgecolor
401 newpath 1106.36 47.5 moveto
402 1116.36 44 lineto
403 1106.36 40.5 lineto
404 closepath stroke
405 0 0 0 edgecolor
406 14 /Times-Roman set_font
407 1022.56 47.8 moveto 76 (To crawler) alignedtext
408 grestore
409 endpage
410 showpage
411 grestore
412 %%PageTrailer
413 %%EndPage: 1
414 %%Trailer
415 end
416 restore
417 %%EOF