v0.9a
[bsc-thesis1415.git] / thesis2 / backend.eps
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: graphviz version 2.36.0 (20140111.2315)
3 %%Title: %3
4 %%Pages: 1
5 %%BoundingBox: 36 36 914 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 914 152
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 878 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 146 18 53.09 18 ellipse_path stroke
194 0 0 0 nodecolor
195 14 /Times-Roman set_font
196 113 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.26 18 moveto
203 62.66 18 72.35 18 82.2 18 curveto
204 stroke
205 0 0 0 edgecolor
206 newpath 82.48 21.5 moveto
207 92.48 18 lineto
208 82.48 14.5 lineto
209 closepath fill
210 1 setlinewidth
211 solid
212 0 0 0 edgecolor
213 newpath 82.48 21.5 moveto
214 92.48 18 lineto
215 82.48 14.5 lineto
216 closepath stroke
217 grestore
218 % q1
219 % Table rows
220 gsave
221 1 setlinewidth
222 0 0 0 nodecolor
223 288 47 50.09 18 ellipse_path stroke
224 0 0 0 nodecolor
225 14 /Times-Roman set_font
226 257.5 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 192.07 27.34 moveto
233 205.45 30.11 220.22 33.17 234.05 36.03 curveto
234 stroke
235 0 0 0 edgecolor
236 newpath 233.42 39.48 moveto
237 243.92 38.08 lineto
238 234.84 32.62 lineto
239 closepath fill
240 1 setlinewidth
241 solid
242 0 0 0 edgecolor
243 newpath 233.42 39.48 moveto
244 243.92 38.08 lineto
245 234.84 32.62 lineto
246 closepath stroke
247 grestore
248 % Dictionary
249 gsave
250 1 setlinewidth
251 0 0 0 nodecolor
252 730 44 48.19 18 ellipse_path stroke
253 0 0 0 nodecolor
254 14 /Times-Roman set_font
255 701 40.3 moveto 58 (Dictionary) alignedtext
256 grestore
257 % HTML data->Dictionary
258 gsave
259 1 setlinewidth
260 0 0 0 edgecolor
261 newpath 193.18 9.55 moveto
262 220.39 5.28 255.54 1 287 1 curveto
263 287 1 287 1 613 1 curveto
264 641.75 1 672.16 12.76 694.62 23.98 curveto
265 stroke
266 0 0 0 edgecolor
267 newpath 693.25 27.21 moveto
268 703.73 28.72 lineto
269 696.48 21 lineto
270 closepath fill
271 1 setlinewidth
272 solid
273 0 0 0 edgecolor
274 newpath 693.25 27.21 moveto
275 703.73 28.72 lineto
276 696.48 21 lineto
277 closepath stroke
278 0 0 0 edgecolor
279 14 /Times-Roman set_font
280 376.5 4.8 moveto 97 (Description fields) alignedtext
281 grestore
282 % Node lists
283 gsave
284 1 setlinewidth
285 0 0 0 nodecolor
286 425 90 46.29 18 ellipse_path stroke
287 0 0 0 nodecolor
288 14 /Times-Roman set_font
289 397.5 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 326.25 58.86 moveto
296 342.56 64.06 361.84 70.2 378.95 75.65 curveto
297 stroke
298 0 0 0 edgecolor
299 newpath 378.14 79.07 moveto
300 388.73 78.77 lineto
301 380.27 72.4 lineto
302 closepath fill
303 1 setlinewidth
304 solid
305 0 0 0 edgecolor
306 newpath 378.14 79.07 moveto
307 388.73 78.77 lineto
308 380.27 72.4 lineto
309 closepath stroke
310 grestore
311 % Table rows->Dictionary
312 gsave
313 1 setlinewidth
314 0 0 0 edgecolor
315 newpath 338.19 46.66 moveto
316 420.19 46.11 584.38 44.99 671.55 44.39 curveto
317 stroke
318 0 0 0 edgecolor
319 newpath 671.81 47.89 moveto
320 681.79 44.32 lineto
321 671.77 40.89 lineto
322 closepath fill
323 1 setlinewidth
324 solid
325 0 0 0 edgecolor
326 newpath 671.81 47.89 moveto
327 681.79 44.32 lineto
328 671.77 40.89 lineto
329 closepath stroke
330 0 0 0 edgecolor
331 14 /Times-Roman set_font
332 492 48.8 moveto 70 (Original text) alignedtext
333 grestore
334 % Dawg
335 gsave
336 1 setlinewidth
337 0 0 0 nodecolor
338 612 90 31.7 18 ellipse_path stroke
339 0 0 0 nodecolor
340 14 /Times-Roman set_font
341 595.5 86.3 moveto 33 (Dawg) alignedtext
342 grestore
343 % Node lists->Dawg
344 gsave
345 1 setlinewidth
346 0 0 0 edgecolor
347 newpath 471.26 90 moveto
348 501.36 90 540.59 90 569.82 90 curveto
349 stroke
350 0 0 0 edgecolor
351 newpath 570.1 93.5 moveto
352 580.1 90 lineto
353 570.1 86.5 lineto
354 closepath fill
355 1 setlinewidth
356 solid
357 0 0 0 edgecolor
358 newpath 570.1 93.5 moveto
359 580.1 90 lineto
360 570.1 86.5 lineto
361 closepath stroke
362 grestore
363 % Dawg->Dictionary
364 gsave
365 1 setlinewidth
366 0 0 0 edgecolor
367 newpath 638.46 79.91 moveto
368 652.49 74.34 670.27 67.29 686.35 60.91 curveto
369 stroke
370 0 0 0 edgecolor
371 newpath 688.1 63.99 moveto
372 696.1 57.05 lineto
373 685.52 57.48 lineto
374 closepath fill
375 1 setlinewidth
376 solid
377 0 0 0 edgecolor
378 newpath 688.1 63.99 moveto
379 696.1 57.05 lineto
380 685.52 57.48 lineto
381 closepath stroke
382 grestore
383 % Dictionary->q1
384 gsave
385 1 setlinewidth
386 0 0 0 edgecolor
387 newpath 778.4 44 moveto
388 787.53 44 796.96 44 805.67 44 curveto
389 stroke
390 0 0 0 edgecolor
391 newpath 805.88 47.5 moveto
392 815.88 44 lineto
393 805.88 40.5 lineto
394 closepath fill
395 1 setlinewidth
396 solid
397 0 0 0 edgecolor
398 newpath 805.88 47.5 moveto
399 815.88 44 lineto
400 805.88 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