%!PS-Adobe-2.0
%%Creator: dot version 1.12 (Mon Oct 18 15:26:42 UTC 2004)
%%For: (jdhunter) John D. Hunter
%%Title: G
%%Pages: (atend)
%%BoundingBox: 35 35 1521 523
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector
dup 306 /AE
dup 301 /Aacute
dup 302 /Acircumflex
dup 304 /Adieresis
dup 300 /Agrave
dup 305 /Aring
dup 303 /Atilde
dup 307 /Ccedilla
dup 311 /Eacute
dup 312 /Ecircumflex
dup 313 /Edieresis
dup 310 /Egrave
dup 315 /Iacute
dup 316 /Icircumflex
dup 317 /Idieresis
dup 314 /Igrave
dup 334 /Udieresis
dup 335 /Yacute
dup 376 /thorn
dup 337 /germandbls
dup 341 /aacute
dup 342 /acircumflex
dup 344 /adieresis
dup 346 /ae
dup 340 /agrave
dup 345 /aring
dup 347 /ccedilla
dup 351 /eacute
dup 352 /ecircumflex
dup 353 /edieresis
dup 350 /egrave
dup 355 /iacute
dup 356 /icircumflex
dup 357 /idieresis
dup 354 /igrave
dup 360 /dcroat
dup 361 /ntilde
dup 363 /oacute
dup 364 /ocircumflex
dup 366 /odieresis
dup 362 /ograve
dup 365 /otilde
dup 370 /oslash
dup 372 /uacute
dup 373 /ucircumflex
dup 374 /udieresis
dup 371 /ugrave
dup 375 /yacute
dup 377 /ydieresis
% 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
/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
dup 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 aligned label in bounding box aligned to current point
/alignedtext { % width adj text
/text exch def
/adj exch def
/width exch def
gsave
width 0 gt {
text stringwidth pop adj mul 0 rmoveto
} if
[] 0 setdash
text show
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
%%Page: 1 1
%%PageBoundingBox: 36 36 1521 523
%%PageOrientation: Portrait
gsave
35 35 1486 488 boxprim clip newpath
36 36 translate
0 0 1 beginpage
0 0 translate 0 rotate
0.000 0.000 0.000 graphcolor
14.00 /Times-Roman set_font
% Axes
gsave 10 dict begin
758 361 38 28 ellipse_path
stroke
gsave 10 dict begin
758 364 moveto 29 -0.5 (axes) alignedtext
758 348 moveto 43 -0.5 ([Axes]) alignedtext
end grestore
end grestore
% AxesPatch
gsave 10 dict begin
269 251 50 28 ellipse_path
stroke
gsave 10 dict begin
269 254 moveto 67 -0.5 (axesPatch) alignedtext
269 238 moveto 68 -0.5 (Rectangle) alignedtext
end grestore
end grestore
% Axes -> AxesPatch
newpath 720 359 moveto
717 359 714 358 711 358 curveto
539 337 492 339 328 280 curveto
324 278 320 277 316 275 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 317 271 moveto
306 271 lineto
314 278 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 317 271 moveto
306 271 lineto
314 278 lineto
closepath
stroke
end grestore
% XAxis
gsave 10 dict begin
375 251 38 28 ellipse_path
stroke
gsave 10 dict begin
375 254 moveto 35 -0.5 (xaxis) alignedtext
375 238 moveto 44 -0.5 (XAxis) alignedtext
end grestore
end grestore
% Axes -> XAxis
newpath 720 358 moveto
718 358 717 358 715 358 curveto
697 355 693 353 675 349 curveto
562 320 529 326 422 280 curveto
419 278 415 277 412 275 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 413 272 moveto
403 270 lineto
410 278 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 413 272 moveto
403 270 lineto
410 278 lineto
closepath
stroke
end grestore
% YAxis
gsave 10 dict begin
469 251 38 28 ellipse_path
stroke
gsave 10 dict begin
469 254 moveto 35 -0.5 (yaxis) alignedtext
469 238 moveto 44 -0.5 (YAxis) alignedtext
end grestore
end grestore
% Axes -> YAxis
newpath 720 358 moveto
626 336 604 323 516 280 curveto
513 279 510 277 507 275 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 508 272 moveto
498 270 lineto
505 278 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 508 272 moveto
498 270 lineto
505 278 lineto
closepath
stroke
end grestore
% AxesTitle
gsave 10 dict begin
557 251 32 28 ellipse_path
stroke
gsave 10 dict begin
557 254 moveto 25 -0.5 (title) alignedtext
557 238 moveto 31 -0.5 (Text) alignedtext
end grestore
end grestore
% Axes -> AxesTitle
newpath 721 353 moveto
668 332 653 314 598 280 curveto
596 279 593 277 590 275 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 592 272 moveto
582 269 lineto
588 278 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 592 272 moveto
582 269 lineto
588 278 lineto
closepath
stroke
end grestore
% AxesLines
gsave 10 dict begin
653 251 46 28 ellipse_path
stroke
gsave 10 dict begin
653 254 moveto 30 -0.5 (lines) alignedtext
653 238 moveto 60 -0.5 ([Line2D]) alignedtext
end grestore
end grestore
% Axes -> AxesLines
newpath 736 338 moveto
721 322 700 301 684 284 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 686 281 moveto
677 276 lineto
681 286 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 686 281 moveto
677 276 lineto
681 286 lineto
closepath
stroke
end grestore
gsave 10 dict begin
726 301 moveto 21 -0.5 (0..n) alignedtext
end grestore
% AxesPatches
gsave 10 dict begin
758 251 41 28 ellipse_path
stroke
gsave 10 dict begin
758 254 moveto 50 -0.5 (patches) alignedtext
758 238 moveto 46 -0.5 ([Patch]) alignedtext
end grestore
end grestore
% Axes -> AxesPatches
newpath 758 332 moveto
758 319 758 304 758 290 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 762 290 moveto
758 280 lineto
755 290 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 762 290 moveto
758 280 lineto
755 290 lineto
closepath
stroke
end grestore
gsave 10 dict begin
769 301 moveto 21 -0.5 (0..n) alignedtext
end grestore
% AxesTexts
gsave 10 dict begin
853 251 36 28 ellipse_path
stroke
gsave 10 dict begin
853 254 moveto 31 -0.5 (texts) alignedtext
853 238 moveto 39 -0.5 ([Text]) alignedtext
end grestore
end grestore
% Axes -> AxesTexts
newpath 779 337 moveto
793 321 811 300 826 283 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 829 285 moveto
833 275 lineto
824 280 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 829 285 moveto
833 275 lineto
824 280 lineto
closepath
stroke
end grestore
gsave 10 dict begin
824 301 moveto 21 -0.5 (0..n) alignedtext
end grestore
% AxesTables
gsave 10 dict begin
946 251 39 28 ellipse_path
stroke
gsave 10 dict begin
946 254 moveto 38 -0.5 (tables) alignedtext
946 238 moveto 46 -0.5 ([Table]) alignedtext
end grestore
end grestore
% Axes -> AxesTables
newpath 792 347 moveto
795 342 798 337 805 332 curveto
819 321 824 322 838 314 curveto
865 299 872 295 898 280 curveto
901 278 904 277 908 275 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 910 278 moveto
916 269 lineto
906 272 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 910 278 moveto
916 269 lineto
906 272 lineto
closepath
stroke
end grestore
gsave 10 dict begin
878 301 moveto 21 -0.5 (0..n) alignedtext
end grestore
% Legend
gsave 10 dict begin
1046 251 43 28 ellipse_path
stroke
gsave 10 dict begin
1046 254 moveto 54 -0.5 (legend_) alignedtext
1046 238 moveto 51 -0.5 (Legend) alignedtext
end grestore
end grestore
% Axes -> Legend
newpath 795 354 moveto
800 346 798 338 807 332 curveto
823 321 874 319 892 314 curveto
939 301 951 299 994 280 curveto
998 278 1001 277 1005 275 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1007 278 moveto
1014 270 lineto
1004 272 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1007 278 moveto
1014 270 lineto
1004 272 lineto
closepath
stroke
end grestore
% AxesImages
gsave 10 dict begin
1166 251 59 28 ellipse_path
stroke
gsave 10 dict begin
1166 254 moveto 47 -0.5 (images) alignedtext
1166 238 moveto 86 -0.5 ([AxesImage]) alignedtext
end grestore
end grestore
% Axes -> AxesImages
newpath 796 355 moveto
804 349 802 338 813 332 curveto
825 325 915 316 927 314 curveto
1004 300 1024 302 1098 280 curveto
1103 278 1108 276 1113 275 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1115 278 moveto
1123 271 lineto
1112 271 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1115 278 moveto
1123 271 lineto
1112 271 lineto
closepath
stroke
end grestore
gsave 10 dict begin
1034 301 moveto 21 -0.5 (0..n) alignedtext
end grestore
% AxesCollections
gsave 10 dict begin
1297 251 54 28 ellipse_path
stroke
gsave 10 dict begin
1297 254 moveto 70 -0.5 (collections) alignedtext
1297 238 moveto 76 -0.5 ([Collection]) alignedtext
end grestore
end grestore
% Axes -> AxesCollections
newpath 796 355 moveto
804 349 802 338 813 332 curveto
819 328 1042 314 1048 314 curveto
1131 303 1153 305 1234 280 curveto
1239 278 1243 277 1248 275 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1249 278 moveto
1257 271 lineto
1246 272 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1249 278 moveto
1257 271 lineto
1246 272 lineto
closepath
stroke
end grestore
gsave 10 dict begin
1173 301 moveto 21 -0.5 (0..n) alignedtext
end grestore
% Xtick
gsave 10 dict begin
247 141 55 28 ellipse_path
stroke
gsave 10 dict begin
247 144 moveto 78 -0.5 (majorTicks) alignedtext
247 128 moveto 46 -0.5 ([Xtick]) alignedtext
end grestore
end grestore
% XAxis -> Xtick
newpath 350 229 moveto
330 213 305 191 284 173 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 286 170 moveto
276 166 lineto
281 175 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 286 170 moveto
276 166 lineto
281 175 lineto
closepath
stroke
end grestore
gsave 10 dict begin
335 191 moveto 21 -0.5 (0..n) alignedtext
end grestore
% MinorTicks
gsave 10 dict begin
375 141 55 28 ellipse_path
stroke
gsave 10 dict begin
375 144 moveto 78 -0.5 (minorTicks) alignedtext
375 128 moveto 46 -0.5 ([Xtick]) alignedtext
end grestore
end grestore
% XAxis -> MinorTicks
newpath 375 222 moveto
375 209 375 194 375 180 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 379 180 moveto
375 170 lineto
372 180 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 379 180 moveto
375 170 lineto
372 180 lineto
closepath
stroke
end grestore
gsave 10 dict begin
386 191 moveto 21 -0.5 (0..n) alignedtext
end grestore
% Xlabel
gsave 10 dict begin
480 141 32 28 ellipse_path
stroke
gsave 10 dict begin
480 144 moveto 32 -0.5 (label) alignedtext
480 128 moveto 31 -0.5 (Text) alignedtext
end grestore
end grestore
% XAxis -> Xlabel
newpath 397 228 moveto
413 211 435 188 452 170 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 454 173 moveto
459 163 lineto
449 168 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 454 173 moveto
459 163 lineto
449 168 lineto
closepath
stroke
end grestore
% LegendPatch
gsave 10 dict begin
934 141 58 28 ellipse_path
stroke
gsave 10 dict begin
934 144 moveto 83 -0.5 (legendPatch) alignedtext
934 128 moveto 68 -0.5 (Rectangle) alignedtext
end grestore
end grestore
% Legend -> LegendPatch
newpath 1022 227 moveto
1006 211 985 191 967 174 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 970 172 moveto
960 167 lineto
965 177 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 970 172 moveto
960 167 lineto
965 177 lineto
closepath
stroke
end grestore
% LegendTexts
gsave 10 dict begin
1046 141 36 28 ellipse_path
stroke
gsave 10 dict begin
1046 144 moveto 31 -0.5 (texts) alignedtext
1046 128 moveto 39 -0.5 ([Text]) alignedtext
end grestore
end grestore
% Legend -> LegendTexts
newpath 1046 222 moveto
1046 209 1046 194 1046 180 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1050 180 moveto
1046 170 lineto
1043 180 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1050 180 moveto
1046 170 lineto
1043 180 lineto
closepath
stroke
end grestore
gsave 10 dict begin
1057 191 moveto 21 -0.5 (0..n) alignedtext
end grestore
% LegendHandles
gsave 10 dict begin
1177 141 77 28 ellipse_path
stroke
gsave 10 dict begin
1177 144 moveto 52 -0.5 (handles) alignedtext
1177 128 moveto 122 -0.5 ([Line2D or Patch]) alignedtext
end grestore
end grestore
% Legend -> LegendHandles
newpath 1073 228 moveto
1092 212 1117 191 1138 173 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1140 176 moveto
1146 167 lineto
1136 170 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1140 176 moveto
1146 167 lineto
1136 170 lineto
closepath
stroke
end grestore
gsave 10 dict begin
1130 191 moveto 21 -0.5 (0..n) alignedtext
end grestore
% Xtick1line
gsave 10 dict begin
43 45 43 28 ellipse_path
stroke
gsave 10 dict begin
43 48 moveto 54 -0.5 (tick1line) alignedtext
43 32 moveto 51 -0.5 (Line2D) alignedtext
end grestore
end grestore
% Xtick -> Xtick1line
newpath 196 129 moveto
157 114 142 99 95 74 curveto
92 72 88 70 85 68 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 86 65 moveto
76 63 lineto
83 71 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 86 65 moveto
76 63 lineto
83 71 lineto
closepath
stroke
end grestore
% Xtick2line
gsave 10 dict begin
149 45 45 28 ellipse_path
stroke
gsave 10 dict begin
149 48 moveto 58 -0.5 (tick2line) alignedtext
149 32 moveto 51 -0.5 (Line2D) alignedtext
end grestore
end grestore
% Xtick -> Xtick2line
newpath 221 116 moveto
208 103 194 89 181 76 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 183 73 moveto
173 69 lineto
178 78 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 183 73 moveto
173 69 lineto
178 78 lineto
closepath
stroke
end grestore
% Xlabel1
gsave 10 dict begin
247 45 35 28 ellipse_path
stroke
gsave 10 dict begin
247 48 moveto 37 -0.5 (label1) alignedtext
247 32 moveto 31 -0.5 (Text) alignedtext
end grestore
end grestore
% Xtick -> Xlabel1
newpath 247 112 moveto
247 103 247 94 247 84 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 251 84 moveto
247 74 lineto
244 84 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 251 84 moveto
247 74 lineto
244 84 lineto
closepath
stroke
end grestore
% Xlabel2
gsave 10 dict begin
336 45 36 28 ellipse_path
stroke
gsave 10 dict begin
336 48 moveto 40 -0.5 (label2) alignedtext
336 32 moveto 31 -0.5 (Text) alignedtext
end grestore
end grestore
% Xtick -> Xlabel2
newpath 271 115 moveto
282 103 295 88 307 76 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 310 78 moveto
314 68 lineto
305 73 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 310 78 moveto
314 68 lineto
305 73 lineto
closepath
stroke
end grestore
% Xgridline
gsave 10 dict begin
432 45 42 28 ellipse_path
stroke
gsave 10 dict begin
432 48 moveto 52 -0.5 (gridline) alignedtext
432 32 moveto 51 -0.5 (Line2D) alignedtext
end grestore
end grestore
% Xtick -> Xgridline
newpath 293 125 moveto
298 121 303 117 311 112 curveto
342 93 351 91 381 74 curveto
384 72 388 70 391 68 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 393 71 moveto
400 63 lineto
390 65 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 393 71 moveto
400 63 lineto
390 65 lineto
closepath
stroke
end grestore
% Figure
gsave 10 dict begin
1081 460 35 18 ellipse_path
stroke
gsave 10 dict begin
1081 455 moveto 44 -0.5 (Figure) alignedtext
end grestore
end grestore
% Figure -> Axes
newpath 1046 458 moveto
938 439 907 434 805 390 curveto
802 388 798 387 795 385 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 796 382 moveto
786 380 lineto
793 388 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 796 382 moveto
786 380 lineto
793 388 lineto
closepath
stroke
end grestore
gsave 10 dict begin
911 411 moveto 21 -0.5 (0..n) alignedtext
end grestore
% FigureLines
gsave 10 dict begin
860 361 46 28 ellipse_path
stroke
gsave 10 dict begin
860 364 moveto 30 -0.5 (lines) alignedtext
860 348 moveto 60 -0.5 ([Line2D]) alignedtext
end grestore
end grestore
% Figure -> FigureLines
newpath 1048 453 moveto
992 435 975 420 915 390 curveto
912 388 908 386 904 384 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 906 381 moveto
895 380 lineto
903 387 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 906 381 moveto
895 380 lineto
903 387 lineto
closepath
stroke
end grestore
gsave 10 dict begin
994 411 moveto 21 -0.5 (0..n) alignedtext
end grestore
% FigurePatches
gsave 10 dict begin
965 361 41 28 ellipse_path
stroke
gsave 10 dict begin
965 364 moveto 50 -0.5 (patches) alignedtext
965 348 moveto 46 -0.5 ([Patch]) alignedtext
end grestore
end grestore
% Figure -> FigurePatches
newpath 1063 445 moveto
1046 430 1020 408 999 390 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1001 387 moveto
991 383 lineto
996 392 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1001 387 moveto
991 383 lineto
996 392 lineto
closepath
stroke
end grestore
gsave 10 dict begin
1052 411 moveto 21 -0.5 (0..n) alignedtext
end grestore
% FigurePatch
gsave 10 dict begin
1081 361 57 28 ellipse_path
stroke
gsave 10 dict begin
1081 364 moveto 81 -0.5 (figurePatch) alignedtext
1081 348 moveto 76 -0.5 ([Rectangle]) alignedtext
end grestore
end grestore
% Figure -> FigurePatch
newpath 1081 442 moveto
1081 430 1081 415 1081 400 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1085 400 moveto
1081 390 lineto
1078 400 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1085 400 moveto
1081 390 lineto
1078 400 lineto
closepath
stroke
end grestore
% FigureTexts
gsave 10 dict begin
1192 361 36 28 ellipse_path
stroke
gsave 10 dict begin
1192 364 moveto 31 -0.5 (texts) alignedtext
1192 348 moveto 39 -0.5 ([Text]) alignedtext
end grestore
end grestore
% Figure -> FigureTexts
newpath 1099 444 moveto
1116 429 1140 407 1160 389 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1163 391 moveto
1168 382 lineto
1158 386 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1163 391 moveto
1168 382 lineto
1158 386 lineto
closepath
stroke
end grestore
gsave 10 dict begin
1149 411 moveto 21 -0.5 (0..n) alignedtext
end grestore
% FigureImages
gsave 10 dict begin
1310 361 64 28 ellipse_path
stroke
gsave 10 dict begin
1310 364 moveto 47 -0.5 (images) alignedtext
1310 348 moveto 95 -0.5 ([FigureImage]) alignedtext
end grestore
end grestore
% Figure -> FigureImages
newpath 1114 454 moveto
1168 436 1223 409 1262 389 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1264 392 moveto
1271 384 lineto
1261 386 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1264 392 moveto
1271 384 lineto
1261 386 lineto
closepath
stroke
end grestore
gsave 10 dict begin
1230 411 moveto 21 -0.5 (0..n) alignedtext
end grestore
% FigureLegend
gsave 10 dict begin
1438 361 46 28 ellipse_path
stroke
gsave 10 dict begin
1438 364 moveto 50 -0.5 (legends) alignedtext
1438 348 moveto 59 -0.5 ([Legend]) alignedtext
end grestore
end grestore
% Figure -> FigureLegend
newpath 1116 458 moveto
1235 439 1268 434 1383 390 curveto
1387 388 1391 387 1395 385 curveto
stroke
gsave 10 dict begin
solid
1 setlinewidth
0.000 0.000 0.000 edgecolor
newpath 1397 388 moveto
1404 380 lineto
1394 382 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
newpath 1397 388 moveto
1404 380 lineto
1394 382 lineto
closepath
stroke
end grestore
gsave 10 dict begin
1341 411 moveto 21 -0.5 (0..n) alignedtext
end grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
end
restore
%%EOF