JWS-117 Compiled all tools with ./compilebin.sh and some were missing related files.
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / plot__layouts_8h__incl.eps
1 %!PS-Adobe-3.0
2 %%Creator: graphviz version 2.26.0 (20091210.2329)
3 %%Title: G
4 %%Pages: (atend)
5 %%BoundingBox: (atend)
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
65 % hooks for setting color 
66 /nodecolor { sethsbcolor } bind def
67 /edgecolor { sethsbcolor } bind def
68 /graphcolor { sethsbcolor } bind def
69 /nopcolor {pop pop pop} bind def
70
71 /beginpage {    % i j npages
72         /npages exch def
73         /j exch def
74         /i exch def
75         /str 10 string def
76         npages 1 gt {
77                 gsave
78                         coordfont setfont
79                         0 0 moveto
80                         (\() show i str cvs show (,) show j str cvs show (\)) show
81                 grestore
82         } if
83 } bind def
84
85 /set_font {
86         findfont exch
87         scalefont setfont
88 } def
89
90 % draw text fitted to its expected width
91 /alignedtext {                  % width text
92         /text exch def
93         /width exch def
94         gsave
95                 width 0 gt {
96                         [] 0 setdash
97                         text stringwidth pop width exch sub text length div 0 text ashow
98                 } if
99         grestore
100 } def
101
102 /boxprim {                              % xcorner ycorner xsize ysize
103                 4 2 roll
104                 moveto
105                 2 copy
106                 exch 0 rlineto
107                 0 exch rlineto
108                 pop neg 0 rlineto
109                 closepath
110 } bind def
111
112 /ellipse_path {
113         /ry exch def
114         /rx exch def
115         /y exch def
116         /x exch def
117         matrix currentmatrix
118         newpath
119         x y translate
120         rx ry scale
121         0 0 1 0 360 arc
122         setmatrix
123 } bind def
124
125 /endpage { showpage } bind def
126 /showpage { } def
127
128 /layercolorseq
129         [       % layer color sequence - darkest to lightest
130                 [0 0 0]
131                 [.2 .8 .8]
132                 [.4 .8 .8]
133                 [.6 .8 .8]
134                 [.8 .8 .8]
135         ]
136 def
137
138 /layerlen layercolorseq length def
139
140 /setlayer {/maxlayer exch def /curlayer exch def
141         layercolorseq curlayer 1 sub layerlen mod get
142         aload pop sethsbcolor
143         /nodecolor {nopcolor} def
144         /edgecolor {nopcolor} def
145         /graphcolor {nopcolor} def
146 } bind def
147
148 /onlayer { curlayer ne {invis} if } def
149
150 /onlayers {
151         /myupper exch def
152         /mylower exch def
153         curlayer mylower lt
154         curlayer myupper gt
155         or
156         {invis} if
157 } def
158
159 /curlayer 0 def
160
161 %%EndResource
162 %%EndProlog
163 %%BeginSetup
164 14 default-font-family set_font
165 1 setmiterlimit
166 % /arrowlength 10 def
167 % /arrowwidth 5 def
168
169 % make sure pdfmark is harmless for PS-interpreters other than Distiller
170 /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
171 % make '<<' and '>>' safe on PS Level 1 devices
172 /languagelevel where {pop languagelevel}{1} ifelse
173 2 lt {
174     userdict (<<) cvn ([) cvn load put
175     userdict (>>) cvn ([) cvn load put
176 } if
177
178 %%EndSetup
179 setupLatin1
180 %%Page: 1 1
181 %%PageBoundingBox: 36 36 442 248
182 %%PageOrientation: Portrait
183 0 0 1 beginpage
184 gsave
185 36 36 406 212 boxprim clip newpath
186 1 1 set_scale 0 rotate 40 41 translate
187 % Node1
188 gsave
189 0 0 0.74902 nodecolor
190 newpath -.5 181 moveto
191 -.5 203 lineto
192 398.5 203 lineto
193 398.5 181 lineto
194 closepath fill
195 1 setlinewidth
196 filled
197 0 0 0 nodecolor
198 newpath -.5 181 moveto
199 -.5 203 lineto
200 398.5 203 lineto
201 398.5 181 lineto
202 closepath stroke
203 0 0 0 nodecolor
204 10 /FreeSans set_font
205 7.5 190 moveto 383 (/homes/fmmarquesmadeira/Projects/jabaws/binaries/src/ViennaRNA/H/plot_layouts.h) alignedtext
206 grestore
207 % Node2
208 gsave
209 [ /Rect [ 107 120.5 199 143.5 ]
210   /Border [ 0 0 0 ]
211   /Action << /Subtype /URI /URI ($data__structures_8h.html) >>
212   /Subtype /Link
213 /ANN pdfmark
214 1 setlinewidth
215 0 0 0 nodecolor
216 newpath 107 121 moveto
217 107 143 lineto
218 199 143 lineto
219 199 121 lineto
220 closepath stroke
221 0 0 0 nodecolor
222 10 /FreeSans set_font
223 115 130 moveto 76 (data_structures.h) alignedtext
224 grestore
225 % Node1->Node2
226 gsave
227 1 setlinewidth
228 solid
229 0.66667 0.77647 0.43922 edgecolor
230 newpath 190.56 181 moveto
231 184.22 172.73 175.38 161.19 167.86 151.38 curveto
232 stroke
233 0.66667 0.77647 0.43922 edgecolor
234 newpath 170.56 149.15 moveto
235 161.7 143.34 lineto
236 165 153.41 lineto
237 closepath fill
238 1 setlinewidth
239 solid
240 0.66667 0.77647 0.43922 edgecolor
241 newpath 170.56 149.15 moveto
242 161.7 143.34 lineto
243 165 153.41 lineto
244 closepath stroke
245 grestore
246 % Node5
247 gsave
248 [ /Rect [ 217 120.5 273 143.5 ]
249   /Border [ 0 0 0 ]
250   /Action << /Subtype /URI /URI ($naview_8h.html) >>
251   /Subtype /Link
252 /ANN pdfmark
253 1 setlinewidth
254 0 0 0 nodecolor
255 newpath 217 121 moveto
256 217 143 lineto
257 273 143 lineto
258 273 121 lineto
259 closepath stroke
260 0 0 0 nodecolor
261 10 /FreeSans set_font
262 225 130 moveto 40 (naview.h) alignedtext
263 grestore
264 % Node1->Node5
265 gsave
266 1 setlinewidth
267 solid
268 0.66667 0.77647 0.43922 edgecolor
269 newpath 207.44 181 moveto
270 213.78 172.73 222.62 161.19 230.14 151.38 curveto
271 stroke
272 0.66667 0.77647 0.43922 edgecolor
273 newpath 233 153.41 moveto
274 236.3 143.34 lineto
275 227.44 149.15 lineto
276 closepath fill
277 1 setlinewidth
278 solid
279 0.66667 0.77647 0.43922 edgecolor
280 newpath 233 153.41 moveto
281 236.3 143.34 lineto
282 227.44 149.15 lineto
283 closepath stroke
284 grestore
285 % Node3
286 gsave
287 [ /Rect [ 111 60.5 195 83.5 ]
288   /Border [ 0 0 0 ]
289   /Action << /Subtype /URI /URI ($energy__const_8h.html) >>
290   /Subtype /Link
291 /ANN pdfmark
292 1 setlinewidth
293 0 0 0 nodecolor
294 newpath 110.5 61 moveto
295 110.5 83 lineto
296 195.5 83 lineto
297 195.5 61 lineto
298 closepath stroke
299 0 0 0 nodecolor
300 10 /FreeSans set_font
301 118.5 70 moveto 69 (energy_const.h) alignedtext
302 grestore
303 % Node2->Node3
304 gsave
305 1 setlinewidth
306 solid
307 0.66667 0.77647 0.43922 edgecolor
308 newpath 153 121 moveto
309 153 113.31 153 102.8 153 93.49 curveto
310 stroke
311 0.66667 0.77647 0.43922 edgecolor
312 newpath 156.5 93.34 moveto
313 153 83.34 lineto
314 149.5 93.34 lineto
315 closepath fill
316 1 setlinewidth
317 solid
318 0.66667 0.77647 0.43922 edgecolor
319 newpath 156.5 93.34 moveto
320 153 83.34 lineto
321 149.5 93.34 lineto
322 closepath stroke
323 grestore
324 % Node4
325 gsave
326 1 setlinewidth
327 0 0 0.74902 nodecolor
328 newpath 129.5 1 moveto
329 129.5 23 lineto
330 176.5 23 lineto
331 176.5 1 lineto
332 closepath stroke
333 0 0 0 nodecolor
334 10 /FreeSans set_font
335 137.5 10 moveto 31 (limits.h) alignedtext
336 grestore
337 % Node3->Node4
338 gsave
339 1 setlinewidth
340 solid
341 0.66667 0.77647 0.43922 edgecolor
342 newpath 153 61 moveto
343 153 53.31 153 42.8 153 33.49 curveto
344 stroke
345 0.66667 0.77647 0.43922 edgecolor
346 newpath 156.5 33.34 moveto
347 153 23.34 lineto
348 149.5 33.34 lineto
349 closepath fill
350 1 setlinewidth
351 solid
352 0.66667 0.77647 0.43922 edgecolor
353 newpath 156.5 33.34 moveto
354 153 23.34 lineto
355 149.5 33.34 lineto
356 closepath stroke
357 grestore
358 endpage
359 showpage
360 grestore
361 %%PageTrailer
362 %%EndPage: 1
363 %%Trailer
364 %%Pages: 1
365 %%BoundingBox: 36 36 442 248
366 end
367 restore
368 %%EOF