Page MenuHomePhabricator

callgraph.dot.ps

Authored By
goerres
Dec 19 2012, 4:45 PM
Size
35 KB
Referenced Files
None
Subscribers
None

callgraph.dot.ps

%!PS-Adobe-3.0
%%Creator: graphviz version 2.26.3 (20100126.1600)
%%Title: callgraph
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def
% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/showpage { } def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/layerlen layercolorseq length def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 1435 2774
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 1399 2738 boxprim clip newpath
1 1 set_scale 0 rotate 40 41 translate
% F21dcf40
gsave
1 setlinewidth
0 0 0 nodecolor
175 1307 91.22 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
134.5 1312.4 moveto 81 (<cycle 14>) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 1294.4 moveto 113 (17 903 994 295) alignedtext
grestore
% F4629a58
gsave
1 setlinewidth
0 0 0 nodecolor
175 1191 173.95 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
60 1196.4 moveto 230 (itk::ProcessObject::UpdateOutp...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 1178.4 moveto 113 (17 903 797 522) alignedtext
grestore
% F21dcf40->F4629a58
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 1275.91 moveto
175 1262.52 175 1246.67 175 1232.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 1232.17 moveto
175 1222.17 lineto
171.5 1232.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 1232.17 moveto
175 1222.17 lineto
171.5 1232.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 1245.4 moveto 145 (17 903 797 522 \(0x\)) alignedtext
grestore
% F223f8a0
gsave
1 setlinewidth
0 0 0 nodecolor
785 1771 84.85 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
749 1776.4 moveto 72 (<cycle 6>) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
733 1758.4 moveto 104 (4 640 496 034) alignedtext
grestore
% F229e578
gsave
1 setlinewidth
0 0 0 nodecolor
408 2583 179.81 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
288.5 2588.4 moveto 239 (mitk::SceneReader::LoadScene\(T...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
351.5 2570.4 moveto 113 (74 142 631 111) alignedtext
grestore
% F22ae3f8
gsave
1 setlinewidth
0 0 0 nodecolor
408 2467 184.05 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
285.5 2472.4 moveto 245 (mitk::SceneReaderV1::LoadScene...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
351.5 2454.4 moveto 113 (74 141 870 403) alignedtext
grestore
% F229e578->F22ae3f8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 408 2551.91 moveto
408 2538.52 408 2522.67 408 2508.31 curveto
stroke
0 0 0 edgecolor
newpath 411.5 2508.17 moveto
408 2498.17 lineto
404.5 2508.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 411.5 2508.17 moveto
408 2498.17 lineto
404.5 2508.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
408 2521.4 moveto 145 (74 141 870 403 \(1x\)) alignedtext
grestore
% F243f4b8
gsave
1 setlinewidth
0 0 0 nodecolor
408 2351 186.18 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
284 2356.4 moveto 248 (mitk::SceneReaderV1::LoadBaseD...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
351.5 2338.4 moveto 113 (72 464 327 177) alignedtext
grestore
% F22ae3f8->F243f4b8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 408 2435.91 moveto
408 2422.52 408 2406.67 408 2392.31 curveto
stroke
0 0 0 edgecolor
newpath 411.5 2392.17 moveto
408 2382.17 lineto
404.5 2392.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 411.5 2392.17 moveto
408 2382.17 lineto
404.5 2392.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
408 2405.4 moveto 154 (72 464 327 177 \(29x\)) alignedtext
grestore
% F236f808
gsave
1 setlinewidth
0 0 0 nodecolor
621 2699 173.24 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
506.5 2704.4 moveto 229 (mitk::SceneIO::LoadScene\(std::...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
564.5 2686.4 moveto 113 (79 317 092 360) alignedtext
grestore
% F236f808->F229e578
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 566.7 2669.43 moveto
537.65 2653.6 501.7 2634.03 471.38 2617.51 curveto
stroke
0 0 0 edgecolor
newpath 473.03 2614.43 moveto
462.57 2612.72 lineto
469.68 2620.58 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 473.03 2614.43 moveto
462.57 2612.72 lineto
469.68 2620.58 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
528 2637.4 moveto 145 (74 142 631 111 \(1x\)) alignedtext
grestore
% F237d908
gsave
1 setlinewidth
0 0 0 nodecolor
783 2583 176.98 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
665.5 2588.4 moveto 235 (Poco::Zip::Decompress::decompr...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
731 2570.4 moveto 104 (5 169 871 244) alignedtext
grestore
% F236f808->F237d908
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 663.14 2668.83 moveto
684.34 2653.65 710.19 2635.14 732.45 2619.2 curveto
stroke
0 0 0 edgecolor
newpath 734.7 2621.89 moveto
740.79 2613.23 lineto
730.62 2616.2 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 734.7 2621.89 moveto
740.79 2613.23 lineto
730.62 2616.2 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
711 2637.4 moveto 136 (5 169 871 244 \(1x\)) alignedtext
grestore
% F8392f48
gsave
1 setlinewidth
0 0 0 nodecolor
783 2467 167.08 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
672.5 2472.4 moveto 221 (Poco::Zip::ZipArchive::ZipArch...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
731 2454.4 moveto 104 (5 169 849 297) alignedtext
grestore
% F237d908->F8392f48
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 783 2551.91 moveto
783 2538.52 783 2522.67 783 2508.31 curveto
stroke
0 0 0 edgecolor
newpath 786.5 2508.17 moveto
783 2498.17 lineto
779.5 2508.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 786.5 2508.17 moveto
783 2498.17 lineto
779.5 2508.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
783 2521.4 moveto 136 (5 169 849 297 \(1x\)) alignedtext
grestore
% F248d468
gsave
1 setlinewidth
0 0 0 nodecolor
408 2235 147.79 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
311.5 2240.4 moveto 193 (itk::ProcessObject::Update\(\)) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
351.5 2222.4 moveto 113 (72 441 852 161) alignedtext
grestore
% F243f4b8->F248d468
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 408 2319.91 moveto
408 2306.52 408 2290.67 408 2276.31 curveto
stroke
0 0 0 edgecolor
newpath 411.5 2276.17 moveto
408 2266.17 lineto
404.5 2276.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 411.5 2276.17 moveto
408 2266.17 lineto
404.5 2276.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
408 2289.4 moveto 154 (72 441 852 161 \(29x\)) alignedtext
grestore
% F4624398
gsave
1 setlinewidth
0 0 0 nodecolor
408 2119 135.06 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
320.5 2124.4 moveto 175 (itk::DataObject::Update\(\)) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
351.5 2106.4 moveto 113 (72 441 845 810) alignedtext
grestore
% F248d468->F4624398
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 408 2203.91 moveto
408 2190.52 408 2174.67 408 2160.31 curveto
stroke
0 0 0 edgecolor
newpath 411.5 2160.17 moveto
408 2150.17 lineto
404.5 2160.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 411.5 2160.17 moveto
408 2150.17 lineto
404.5 2160.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
408 2173.4 moveto 154 (72 441 845 810 \(29x\)) alignedtext
grestore
% F27bf668
gsave
1 setlinewidth
0 0 0 nodecolor
870 1539 174.86 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
754 1544.4 moveto 232 (mitk::CoreObjectFactory::SetDe...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
813.5 1526.4 moveto 113 (50 281 686 186) alignedtext
grestore
% F27c3b28
gsave
1 setlinewidth
0 0 0 nodecolor
872 1423 185.97 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
748.5 1428.4 moveto 247 (mitk::ImageVtkMapper2D::SetDef...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
815.5 1410.4 moveto 113 (48 761 369 063) alignedtext
grestore
% F27bf668->F27c3b28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 870.54 1507.91 moveto
870.77 1494.52 871.04 1478.67 871.29 1464.31 curveto
stroke
0 0 0 edgecolor
newpath 874.79 1464.23 moveto
871.46 1454.17 lineto
867.79 1464.11 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 874.79 1464.23 moveto
871.46 1454.17 lineto
867.79 1464.11 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
871 1477.4 moveto 154 (48 761 369 063 \(19x\)) alignedtext
grestore
% F29625e8
gsave
1 setlinewidth
0 0 0 nodecolor
872 1307 169.21 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
760 1312.4 moveto 224 (mitk::ImageStatisticsHolder::G...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
815.5 1294.4 moveto 113 (48 139 622 537) alignedtext
grestore
% F27c3b28->F29625e8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 872 1391.91 moveto
872 1378.52 872 1362.67 872 1348.31 curveto
stroke
0 0 0 edgecolor
newpath 875.5 1348.17 moveto
872 1338.17 lineto
868.5 1348.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 875.5 1348.17 moveto
872 1338.17 lineto
868.5 1348.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
872 1361.4 moveto 154 (48 139 622 537 \(29x\)) alignedtext
grestore
% F2960438
gsave
1 setlinewidth
0 0 0 nodecolor
178 1539 155.77 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
75.5 1544.4 moveto 205 (itk::ProcessObject::Update\(\)'2) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
121.5 1526.4 moveto 113 (21 959 875 764) alignedtext
grestore
% F2af9ff8
gsave
1 setlinewidth
0 0 0 nodecolor
175 1423 143.04 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
81.5 1428.4 moveto 187 (itk::DataObject::Update\(\)'2) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 1410.4 moveto 113 (18 965 832 305) alignedtext
grestore
% F2960438->F2af9ff8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 177.2 1507.91 moveto
176.85 1494.52 176.44 1478.67 176.07 1464.31 curveto
stroke
0 0 0 edgecolor
newpath 179.56 1464.08 moveto
175.81 1454.17 lineto
172.57 1464.26 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 179.56 1464.08 moveto
175.81 1454.17 lineto
172.57 1464.26 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
177 1477.4 moveto 163 (18 965 832 305 \(100x\)) alignedtext
grestore
% F3935a98
gsave
1 setlinewidth
0 0 0 nodecolor
877 1191 169 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
765.5 1196.4 moveto 223 (mitk::ImageStatisticsHolder::C...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
820.5 1178.4 moveto 113 (48 139 620 512) alignedtext
grestore
% F29625e8->F3935a98
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 873.34 1275.91 moveto
873.92 1262.52 874.6 1246.67 875.22 1232.31 curveto
stroke
0 0 0 edgecolor
newpath 878.72 1232.31 moveto
875.66 1222.17 lineto
871.73 1232.01 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 878.72 1232.31 moveto
875.66 1222.17 lineto
871.73 1232.01 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
874 1245.4 moveto 154 (48 139 620 512 \(47x\)) alignedtext
grestore
% F2a257b8
gsave
1 setlinewidth
0 0 0 nodecolor
516 959 166.88 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
406 964.4 moveto 220 (itk::ImageConstIterator<itk::I...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
464 946.4 moveto 104 (9 054 580 750) alignedtext
grestore
% F2a26358
gsave
1 setlinewidth
0 0 0 nodecolor
516 843 167.79 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
405 848.4 moveto 222 (itk::DefaultPixelAccessorFunct...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
464 830.4 moveto 104 (5 432 748 450) alignedtext
grestore
% F2a257b8->F2a26358
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 516 927.91 moveto
516 914.52 516 898.67 516 884.31 curveto
stroke
0 0 0 edgecolor
newpath 519.5 884.17 moveto
516 874.17 lineto
512.5 884.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 519.5 884.17 moveto
516 874.17 lineto
512.5 884.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
516 897.4 moveto 217 (5 432 748 450 \(164 628 741x\)) alignedtext
grestore
% F2af9ff8->F21dcf40
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 1391.91 moveto
175 1378.52 175 1362.67 175 1348.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 1348.17 moveto
175 1338.17 lineto
171.5 1348.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 1348.17 moveto
175 1338.17 lineto
171.5 1348.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 1361.4 moveto 163 (17 903 994 295 \(133x\)) alignedtext
grestore
% F2b8ab28
gsave
1 setlinewidth
0 0 0 nodecolor
407 1771 179.1 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
288 1776.4 moveto 238 (mitk::DataNodeFactory::Generat...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
350.5 1758.4 moveto 113 (72 441 742 762) alignedtext
grestore
% F2b8e368
gsave
1 setlinewidth
0 0 0 nodecolor
269 1655 184.05 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
146.5 1660.4 moveto 245 (mitk::BaseDataIO::LoadBaseData...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
212.5 1642.4 moveto 113 (22 136 973 094) alignedtext
grestore
% F2b8ab28->F2b8e368
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 370.74 1740.52 moveto
353.13 1725.72 331.82 1707.81 313.26 1692.21 curveto
stroke
0 0 0 edgecolor
newpath 315.4 1689.43 moveto
305.49 1685.68 lineto
310.9 1694.79 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 315.4 1689.43 moveto
305.49 1685.68 lineto
310.9 1694.79 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
347 1709.4 moveto 154 (22 136 973 094 \(29x\)) alignedtext
grestore
% F2b955b8
gsave
1 setlinewidth
0 0 0 nodecolor
810 1655 176.78 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
693 1660.4 moveto 234 (mitk::DataNode::SetData\(mitk::...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
753.5 1642.4 moveto 113 (50 281 780 262) alignedtext
grestore
% F2b8ab28->F2b955b8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 499.46 1744.39 moveto
561.79 1726.45 644.04 1702.77 708.24 1684.29 curveto
stroke
0 0 0 edgecolor
newpath 709.33 1687.62 moveto
717.97 1681.49 lineto
707.4 1680.89 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 709.33 1687.62 moveto
717.97 1681.49 lineto
707.4 1680.89 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
632 1709.4 moveto 154 (50 281 780 262 \(29x\)) alignedtext
grestore
% F2b8e368->F2960438
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 244.85 1624.22 moveto
233.75 1610.06 220.44 1593.1 208.64 1578.06 curveto
stroke
0 0 0 edgecolor
newpath 211.19 1575.63 moveto
202.26 1569.93 lineto
205.68 1579.95 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 211.19 1575.63 moveto
202.26 1569.93 lineto
205.68 1579.95 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
229 1593.4 moveto 154 (21 959 875 764 \(29x\)) alignedtext
grestore
% F2b955b8->F27bf668
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 826.08 1623.91 moveto
833.21 1610.13 841.68 1593.74 849.28 1579.06 curveto
stroke
0 0 0 edgecolor
newpath 852.39 1580.66 moveto
853.88 1570.17 lineto
846.17 1577.45 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 852.39 1580.66 moveto
853.88 1570.17 lineto
846.17 1577.45 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
843 1593.4 moveto 154 (50 281 686 186 \(29x\)) alignedtext
grestore
% F2d410e8
gsave
1 setlinewidth
0 0 0 nodecolor
878 959 176.98 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
760.5 964.4 moveto 235 (itk::ImageRegionConstIterator<...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
826 946.4 moveto 104 (5 129 603 162) alignedtext
grestore
% F38a4e28
gsave
1 setlinewidth
0 0 0 nodecolor
175 1075 174.86 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
59 1080.4 moveto 232 (mitk::ItkImageFileReader::Gene...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 1062.4 moveto 113 (15 326 002 664) alignedtext
grestore
% F38b9c08
gsave
1 setlinewidth
0 0 0 nodecolor
175 959 155.77 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
72.5 964.4 moveto 205 (itk::NrrdImageIO::Read\(void*\)) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 946.4 moveto 113 (14 880 845 491) alignedtext
grestore
% F38a4e28->F38b9c08
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 1043.91 moveto
175 1030.52 175 1014.67 175 1000.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 1000.17 moveto
175 990.17 lineto
171.5 1000.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 1000.17 moveto
175 990.17 lineto
171.5 1000.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 1013.4 moveto 154 (14 880 845 491 \(15x\)) alignedtext
grestore
% F40537f8
gsave
1 setlinewidth
0 0 0 nodecolor
175 843 91.22 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
131 848.4 moveto 88 (itk_nrrdLoad) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 830.4 moveto 113 (14 880 638 728) alignedtext
grestore
% F38b9c08->F40537f8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 927.91 moveto
175 914.52 175 898.67 175 884.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 884.17 moveto
175 874.17 lineto
171.5 884.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 884.17 moveto
175 874.17 lineto
171.5 884.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 897.4 moveto 154 (14 880 638 728 \(15x\)) alignedtext
grestore
% F3945848
gsave
1 setlinewidth
0 0 0 nodecolor
877 1075 179.81 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
757.5 1080.4 moveto 239 (void mitk::_ComputeExtremaInIt...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
820.5 1062.4 moveto 113 (46 056 756 413) alignedtext
grestore
% F3935a98->F3945848
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 877 1159.91 moveto
877 1146.52 877 1130.67 877 1116.31 curveto
stroke
0 0 0 edgecolor
newpath 880.5 1116.17 moveto
877 1106.17 lineto
873.5 1116.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 880.5 1116.17 moveto
877 1106.17 lineto
873.5 1116.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
877 1129.4 moveto 154 (46 056 756 413 \(10x\)) alignedtext
grestore
% F3938678
gsave
1 setlinewidth
0 0 0 nodecolor
1232 959 159.1 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
1127.5 964.4 moveto 209 (std::vector<float, std::alloca...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
1180 946.4 moveto 104 (8 562 435 687) alignedtext
grestore
% F3945848->F2a257b8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 752.3 1052.56 moveto
720.5 1045.42 686.65 1036.58 656 1026 curveto
630.14 1017.08 602.77 1004.69 579.16 993 curveto
stroke
0 0 0 edgecolor
newpath 580.48 989.74 moveto
569.97 988.39 lineto
577.34 996 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 580.48 989.74 moveto
569.97 988.39 lineto
577.34 996 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
656 1013.4 moveto 217 (9 054 580 750 \(164 628 741x\)) alignedtext
grestore
% F3945848->F2d410e8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 877.27 1043.91 moveto
877.38 1030.52 877.52 1014.67 877.64 1000.31 curveto
stroke
0 0 0 edgecolor
newpath 881.14 1000.2 moveto
877.73 990.17 lineto
874.15 1000.14 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 881.14 1000.2 moveto
877.73 990.17 lineto
874.15 1000.14 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
877 1013.4 moveto 217 (5 129 603 162 \(164 628 741x\)) alignedtext
grestore
% F3945848->F3938678
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 1002.7 1052.73 moveto
1034.24 1045.62 1067.72 1036.74 1098 1026 curveto
1122.78 1017.21 1148.88 1004.92 1171.39 993.26 curveto
stroke
0 0 0 edgecolor
newpath 1173.26 996.23 moveto
1180.48 988.48 lineto
1170 990.03 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1173.26 996.23 moveto
1180.48 988.48 lineto
1170 990.03 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1139 1013.4 moveto 217 (8 562 435 687 \(778 403 244x\)) alignedtext
grestore
% F3feebf8
gsave
1 setlinewidth
0 0 0 nodecolor
175 379 149.2 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
77.5 384.4 moveto 195 (itk__nrrdEncodingGzip_read) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 366.4 moveto 113 (14 838 240 388) alignedtext
grestore
% F3ff1188
gsave
1 setlinewidth
0 0 0 nodecolor
175 263 92.84 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
117 268.4 moveto 116 (itk__nrrdGzRead) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 250.4 moveto 113 (14 838 101 918) alignedtext
grestore
% F3feebf8->F3ff1188
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 347.91 moveto
175 334.52 175 318.67 175 304.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 304.17 moveto
175 294.17 lineto
171.5 304.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 304.17 moveto
175 294.17 lineto
171.5 304.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 317.4 moveto 154 (14 838 101 918 \(31x\)) alignedtext
grestore
% F4016538
gsave
1 setlinewidth
0 0 0 nodecolor
175 147 91.22 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
124 152.4 moveto 102 (itk_zlib_inflate) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 134.4 moveto 113 (11 251 355 892) alignedtext
grestore
% F3ff1188->F4016538
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 231.91 moveto
175 218.52 175 202.67 175 188.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 188.17 moveto
175 178.17 lineto
171.5 188.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 188.17 moveto
175 178.17 lineto
171.5 188.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 201.4 moveto 177 (11 251 355 892 \(8 875x\)) alignedtext
grestore
% F4106428
gsave
1 setlinewidth
0 0 0 nodecolor
175 31 106.77 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
107.5 36.4 moveto 135 (itk_zlib_inflate_fast) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 18.4 moveto 113 (10 769 005 713) alignedtext
grestore
% F4016538->F4106428
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 115.91 moveto
175 102.52 175 86.67 175 72.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 72.17 moveto
175 62.17 lineto
171.5 72.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 72.17 moveto
175 62.17 lineto
171.5 72.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 85.4 moveto 186 (10 769 005 713 \(20 014x\)) alignedtext
grestore
% F40194d8
gsave
1 setlinewidth
0 0 0 nodecolor
175 495 145.87 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
79.5 500.4 moveto 191 (itk__nrrdFormatNRRD_read) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 482.4 moveto 113 (14 879 565 230) alignedtext
grestore
% F40194d8->F3feebf8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 463.91 moveto
175 450.52 175 434.67 175 420.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 420.17 moveto
175 410.17 lineto
171.5 420.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 420.17 moveto
175 410.17 lineto
171.5 420.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 433.4 moveto 154 (14 838 240 388 \(15x\)) alignedtext
grestore
% F40519a8
gsave
1 setlinewidth
0 0 0 nodecolor
175 727 91.22 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
130.5 732.4 moveto 89 (itk_nrrdRead) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 714.4 moveto 113 (14 880 446 681) alignedtext
grestore
% F4052048
gsave
1 setlinewidth
0 0 0 nodecolor
175 611 91.22 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
126.5 616.4 moveto 97 (itk__nrrdRead) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
118.5 598.4 moveto 113 (14 880 440 364) alignedtext
grestore
% F40519a8->F4052048
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 695.91 moveto
175 682.52 175 666.67 175 652.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 652.17 moveto
175 642.17 lineto
171.5 652.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 652.17 moveto
175 642.17 lineto
171.5 652.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 665.4 moveto 154 (14 880 440 364 \(31x\)) alignedtext
grestore
% F4052048->F40194d8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 579.91 moveto
175 566.52 175 550.67 175 536.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 536.17 moveto
175 526.17 lineto
171.5 536.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 536.17 moveto
175 526.17 lineto
171.5 536.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 549.4 moveto 154 (14 879 565 230 \(31x\)) alignedtext
grestore
% F40537f8->F40519a8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 811.91 moveto
175 798.52 175 782.67 175 768.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 768.17 moveto
175 758.17 lineto
171.5 768.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 768.17 moveto
175 758.17 lineto
171.5 768.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 781.4 moveto 154 (14 880 446 681 \(31x\)) alignedtext
grestore
% F4625828
gsave
1 setlinewidth
0 0 0 nodecolor
407 2003 179.1 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
288 2008.4 moveto 238 (itk::DataObject::UpdateOutputD...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
350.5 1990.4 moveto 113 (72 441 802 993) alignedtext
grestore
% F4624398->F4625828
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 407.73 2087.91 moveto
407.62 2074.52 407.48 2058.67 407.36 2044.31 curveto
stroke
0 0 0 edgecolor
newpath 410.85 2044.14 moveto
407.27 2034.17 lineto
403.86 2044.2 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 410.85 2044.14 moveto
407.27 2034.17 lineto
403.86 2044.2 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
408 2057.4 moveto 154 (72 441 802 993 \(29x\)) alignedtext
grestore
% F4628518
gsave
1 setlinewidth
0 0 0 nodecolor
407 1887 173.95 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
292 1892.4 moveto 230 (itk::ProcessObject::UpdateOutp...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
350.5 1874.4 moveto 113 (72 441 801 282) alignedtext
grestore
% F4625828->F4628518
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 407 1971.91 moveto
407 1958.52 407 1942.67 407 1928.31 curveto
stroke
0 0 0 edgecolor
newpath 410.5 1928.17 moveto
407 1918.17 lineto
403.5 1928.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 410.5 1928.17 moveto
407 1918.17 lineto
403.5 1928.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
407 1941.4 moveto 154 (72 441 801 282 \(29x\)) alignedtext
grestore
% F4628518->F2b8ab28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 407 1855.91 moveto
407 1842.52 407 1826.67 407 1812.31 curveto
stroke
0 0 0 edgecolor
newpath 410.5 1812.17 moveto
407 1802.17 lineto
403.5 1812.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 410.5 1812.17 moveto
407 1802.17 lineto
403.5 1812.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
407 1825.4 moveto 154 (72 441 742 762 \(29x\)) alignedtext
grestore
% F4629a58->F38a4e28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 175 1159.91 moveto
175 1146.52 175 1130.67 175 1116.31 curveto
stroke
0 0 0 edgecolor
newpath 178.5 1116.17 moveto
175 1106.17 lineto
171.5 1116.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.5 1116.17 moveto
175 1106.17 lineto
171.5 1116.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
175 1129.4 moveto 154 (15 326 002 664 \(15x\)) alignedtext
grestore
% F4ba2078
gsave
1 setlinewidth
0 0 0 nodecolor
785 1887 164.76 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
676.5 1892.4 moveto 217 (std::istream::read\(char*, long...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
733 1874.4 moveto 104 (5 155 780 282) alignedtext
grestore
% F4ba2078->F223f8a0
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 785 1855.91 moveto
785 1842.52 785 1826.67 785 1812.31 curveto
stroke
0 0 0 edgecolor
newpath 788.5 1812.17 moveto
785 1802.17 lineto
781.5 1812.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 788.5 1812.17 moveto
785 1802.17 lineto
781.5 1812.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
785 1825.4 moveto 199 (4 929 021 303 \(3 488 587x\)) alignedtext
grestore
% F6425668
gsave
1 setlinewidth
0 0 0 nodecolor
785 2003 181.02 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
665 2008.4 moveto 240 (Poco::StreamCopier::copyStream...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
733 1990.4 moveto 104 (5 162 904 162) alignedtext
grestore
% F6425668->F4ba2078
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 785 1971.91 moveto
785 1958.52 785 1942.67 785 1928.31 curveto
stroke
0 0 0 edgecolor
newpath 788.5 1928.17 moveto
785 1918.17 lineto
781.5 1928.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 788.5 1928.17 moveto
785 1918.17 lineto
781.5 1928.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
785 1941.4 moveto 177 (5 155 780 282 \(23 733x\)) alignedtext
grestore
% F819be18
gsave
1 setlinewidth
0 0 0 nodecolor
783 2235 166.88 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
673 2240.4 moveto 220 (Poco::Zip::ZipLocalFileHeader:...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
731 2222.4 moveto 104 (5 168 133 475) alignedtext
grestore
% F819d6d8
gsave
1 setlinewidth
0 0 0 nodecolor
783 2119 176.78 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
666 2124.4 moveto 234 (Poco::Zip::Decompress::handleZ...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
731 2106.4 moveto 104 (5 167 793 172) alignedtext
grestore
% F819be18->F819d6d8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 783 2203.91 moveto
783 2190.52 783 2174.67 783 2160.31 curveto
stroke
0 0 0 edgecolor
newpath 786.5 2160.17 moveto
783 2150.17 lineto
779.5 2160.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 786.5 2160.17 moveto
783 2150.17 lineto
779.5 2160.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
783 2173.4 moveto 145 (5 167 793 172 \(59x\)) alignedtext
grestore
% F819d6d8->F6425668
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 783.54 2087.91 moveto
783.77 2074.52 784.04 2058.67 784.29 2044.31 curveto
stroke
0 0 0 edgecolor
newpath 787.79 2044.23 moveto
784.46 2034.17 lineto
780.79 2044.11 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 787.79 2044.23 moveto
784.46 2034.17 lineto
780.79 2044.11 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
784 2057.4 moveto 145 (5 162 904 162 \(59x\)) alignedtext
grestore
% F8395d78
gsave
1 setlinewidth
0 0 0 nodecolor
783 2351 164.76 31.11 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
674.5 2356.4 moveto 217 (Poco::Zip::ZipArchive::parse\(s...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
731 2338.4 moveto 104 (5 169 698 134) alignedtext
grestore
% F8392f48->F8395d78
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 783 2435.91 moveto
783 2422.52 783 2406.67 783 2392.31 curveto
stroke
0 0 0 edgecolor
newpath 786.5 2392.17 moveto
783 2382.17 lineto
779.5 2392.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 786.5 2392.17 moveto
783 2382.17 lineto
779.5 2392.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
783 2405.4 moveto 136 (5 169 698 134 \(1x\)) alignedtext
grestore
% F8395d78->F819be18
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 783 2319.91 moveto
783 2306.52 783 2290.67 783 2276.31 curveto
stroke
0 0 0 edgecolor
newpath 786.5 2276.17 moveto
783 2266.17 lineto
779.5 2276.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 786.5 2276.17 moveto
783 2266.17 lineto
779.5 2276.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
783 2289.4 moveto 145 (5 168 133 475 \(59x\)) alignedtext
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 1435 2774
end
restore
%%EOF

File Metadata

Mime Type
application/postscript
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
820
Default Alt Text
callgraph.dot.ps (35 KB)

Event Timeline