v0.9a
[bsc-thesis1415.git] / thesis2 / nodelistexample.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 988 139
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 988 139
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 952 103 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % n0
189 % n9
190 gsave
191 1 setlinewidth
192 0 0 0 nodecolor
193 920 72 19.5 19.5 ellipse_path stroke
194 1 setlinewidth
195 0 0 0 nodecolor
196 920 72 23.5 23.5 ellipse_path stroke
197 0 0 0 nodecolor
198 14 /Times-Roman set_font
199 913 68.3 moveto 14 (n9) alignedtext
200 grestore
201 % n1
202 gsave
203 1 setlinewidth
204 0 0 0 nodecolor
205 27 72 27 18 ellipse_path stroke
206 0 0 0 nodecolor
207 14 /Times-Roman set_font
208 20 68.3 moveto 14 (n1) alignedtext
209 grestore
210 % n2
211 gsave
212 1 setlinewidth
213 0 0 0 nodecolor
214 159 72 27 18 ellipse_path stroke
215 0 0 0 nodecolor
216 14 /Times-Roman set_font
217 152 68.3 moveto 14 (n2) alignedtext
218 grestore
219 % n1->n2
220 gsave
221 1 setlinewidth
222 0 0 0 edgecolor
223 newpath 54.31 72 moveto
224 73.69 72 100.29 72 121.7 72 curveto
225 stroke
226 0 0 0 edgecolor
227 newpath 121.73 75.5 moveto
228 131.73 72 lineto
229 121.73 68.5 lineto
230 closepath fill
231 1 setlinewidth
232 solid
233 0 0 0 edgecolor
234 newpath 121.73 75.5 moveto
235 131.73 72 lineto
236 121.73 68.5 lineto
237 closepath stroke
238 0 0 0 edgecolor
239 14 /Times-Roman set_font
240 72 75.8 moveto 42 (<time>) alignedtext
241 grestore
242 % n3
243 gsave
244 1 setlinewidth
245 0 0 0 nodecolor
246 259 72 27 18 ellipse_path stroke
247 0 0 0 nodecolor
248 14 /Times-Roman set_font
249 252 68.3 moveto 14 (n3) alignedtext
250 grestore
251 % n2->n3
252 gsave
253 1 setlinewidth
254 0 0 0 edgecolor
255 newpath 186 72 moveto
256 196.97 72 209.92 72 221.79 72 curveto
257 stroke
258 0 0 0 edgecolor
259 newpath 221.87 75.5 moveto
260 231.87 72 lineto
261 221.87 68.5 lineto
262 closepath fill
263 1 setlinewidth
264 solid
265 0 0 0 edgecolor
266 newpath 221.87 75.5 moveto
267 231.87 72 lineto
268 221.87 68.5 lineto
269 closepath stroke
270 0 0 0 edgecolor
271 14 /Times-Roman set_font
272 204.5 75.8 moveto 9 (',') alignedtext
273 grestore
274 % n4
275 gsave
276 1 setlinewidth
277 0 0 0 nodecolor
278 361 72 27 18 ellipse_path stroke
279 0 0 0 nodecolor
280 14 /Times-Roman set_font
281 354 68.3 moveto 14 (n4) alignedtext
282 grestore
283 % n3->n4
284 gsave
285 1 setlinewidth
286 0 0 0 edgecolor
287 newpath 286.01 72 moveto
288 297.5 72 311.19 72 323.66 72 curveto
289 stroke
290 0 0 0 edgecolor
291 newpath 323.77 75.5 moveto
292 333.77 72 lineto
293 323.77 68.5 lineto
294 closepath fill
295 1 setlinewidth
296 solid
297 0 0 0 edgecolor
298 newpath 323.77 75.5 moveto
299 333.77 72 lineto
300 323.77 68.5 lineto
301 closepath stroke
302 0 0 0 edgecolor
303 14 /Times-Roman set_font
304 304 75.8 moveto 12 ('_') alignedtext
305 grestore
306 % n5
307 gsave
308 1 setlinewidth
309 0 0 0 nodecolor
310 491 72 27 18 ellipse_path stroke
311 0 0 0 nodecolor
312 14 /Times-Roman set_font
313 484 68.3 moveto 14 (n5) alignedtext
314 grestore
315 % n4->n5
316 gsave
317 1 setlinewidth
318 0 0 0 edgecolor
319 newpath 388.21 72 moveto
320 407.11 72 432.85 72 453.72 72 curveto
321 stroke
322 0 0 0 edgecolor
323 newpath 453.82 75.5 moveto
324 463.82 72 lineto
325 453.82 68.5 lineto
326 closepath fill
327 1 setlinewidth
328 solid
329 0 0 0 edgecolor
330 newpath 453.82 75.5 moveto
331 463.82 72 lineto
332 453.82 68.5 lineto
333 closepath stroke
334 0 0 0 edgecolor
335 14 /Times-Roman set_font
336 406 75.8 moveto 40 (<date>) alignedtext
337 grestore
338 % n6
339 gsave
340 1 setlinewidth
341 0 0 0 nodecolor
342 593 72 27 18 ellipse_path stroke
343 0 0 0 nodecolor
344 14 /Times-Roman set_font
345 586 68.3 moveto 14 (n6) alignedtext
346 grestore
347 % n5->n6
348 gsave
349 1 setlinewidth
350 0 0 0 edgecolor
351 newpath 518.01 72 moveto
352 529.5 72 543.19 72 555.66 72 curveto
353 stroke
354 0 0 0 edgecolor
355 newpath 555.77 75.5 moveto
356 565.77 72 lineto
357 555.77 68.5 lineto
358 closepath fill
359 1 setlinewidth
360 solid
361 0 0 0 edgecolor
362 newpath 555.77 75.5 moveto
363 565.77 72 lineto
364 555.77 68.5 lineto
365 closepath stroke
366 0 0 0 edgecolor
367 14 /Times-Roman set_font
368 536 75.8 moveto 12 ('_') alignedtext
369 grestore
370 % n7
371 gsave
372 1 setlinewidth
373 0 0 0 nodecolor
374 693 72 27 18 ellipse_path stroke
375 0 0 0 nodecolor
376 14 /Times-Roman set_font
377 686 68.3 moveto 14 (n7) alignedtext
378 grestore
379 % n6->n7
380 gsave
381 1 setlinewidth
382 0 0 0 edgecolor
383 newpath 620 72 moveto
384 630.97 72 643.92 72 655.79 72 curveto
385 stroke
386 0 0 0 edgecolor
387 newpath 655.87 75.5 moveto
388 665.87 72 lineto
389 655.87 68.5 lineto
390 closepath fill
391 1 setlinewidth
392 solid
393 0 0 0 edgecolor
394 newpath 655.87 75.5 moveto
395 665.87 72 lineto
396 655.87 68.5 lineto
397 closepath stroke
398 0 0 0 edgecolor
399 14 /Times-Roman set_font
400 638 75.8 moveto 10 ('-') alignedtext
401 grestore
402 % n8
403 gsave
404 1 setlinewidth
405 0 0 0 nodecolor
406 795 72 27 18 ellipse_path stroke
407 0 0 0 nodecolor
408 14 /Times-Roman set_font
409 788 68.3 moveto 14 (n8) alignedtext
410 grestore
411 % n7->n8
412 gsave
413 1 setlinewidth
414 0 0 0 edgecolor
415 newpath 720.01 72 moveto
416 731.5 72 745.19 72 757.66 72 curveto
417 stroke
418 0 0 0 edgecolor
419 newpath 757.77 75.5 moveto
420 767.77 72 lineto
421 757.77 68.5 lineto
422 closepath fill
423 1 setlinewidth
424 solid
425 0 0 0 edgecolor
426 newpath 757.77 75.5 moveto
427 767.77 72 lineto
428 757.77 68.5 lineto
429 closepath stroke
430 0 0 0 edgecolor
431 14 /Times-Roman set_font
432 738 75.8 moveto 12 ('_') alignedtext
433 grestore
434 % n8->n9
435 gsave
436 1 setlinewidth
437 0 0 0 edgecolor
438 newpath 822.09 72 moveto
439 840.74 72 865.98 72 886.02 72 curveto
440 stroke
441 0 0 0 edgecolor
442 newpath 886.26 75.5 moveto
443 896.26 72 lineto
444 886.26 68.5 lineto
445 closepath fill
446 1 setlinewidth
447 solid
448 0 0 0 edgecolor
449 newpath 886.26 75.5 moveto
450 896.26 72 lineto
451 886.26 68.5 lineto
452 closepath stroke
453 0 0 0 edgecolor
454 14 /Times-Roman set_font
455 840 75.8 moveto 38 (<title>) alignedtext
456 grestore
457 endpage
458 showpage
459 grestore
460 %%PageTrailer
461 %%EndPage: 1
462 %%Trailer
463 end
464 restore
465 %%EOF