annotate paper/gnuplot/distributed_write_bench.eps @ 97:08172ce19bc6

Added eps
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Thu, 13 Feb 2014 20:51:47 +0900
parents
children f099e7314921
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
97
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 %!PS-Adobe-2.0 EPSF-2.0
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 %%Title: distributed_write_bench.eps
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 %%Creator: gnuplot 4.6 patchlevel 3
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 %%CreationDate: Fri Jan 31 09:39:23 2014
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 %%DocumentFonts: (atend)
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 %%BoundingBox: 50 50 410 302
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 %%EndComments
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 %%BeginProlog
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 /gnudict 256 dict def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 gnudict begin
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 % The following true/false flags may be edited by hand if desired.
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 % The unit line width and grayscale image gamma correction may also be changed.
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 /Color false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 /Blacktext false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 /Solid false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 /Dashlength 1 def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 /Landscape false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 /Level1 false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 /Rounded false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 /ClipToBoundingBox false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 /SuppressPDFMark false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 /TransparentPatterns false def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 /gnulinewidth 5.000 def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 /userlinewidth gnulinewidth def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 /Gamma 1.0 def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 /BackgroundColor {-1.000 -1.000 -1.000} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 /vshift -46 def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 /dl1 {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 10.0 Dashlength mul mul
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 } def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 /dl2 {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 10.0 Dashlength mul mul
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
37 Rounded { currentlinewidth 0.75 mul add } if
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 } def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 /hpt_ 31.5 def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
40 /vpt_ 31.5 def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
41 /hpt hpt_ def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
42 /vpt vpt_ def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 /doclip {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 ClipToBoundingBox {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45 newpath 50 50 moveto 410 50 lineto 410 302 lineto 50 302 lineto closepath
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
46 clip
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 } if
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 } def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
50 % Gnuplot Prolog Version 4.6 (September 2012)
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
51 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
52 %/SuppressPDFMark true def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
53 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
54 /M {moveto} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
55 /L {lineto} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
56 /R {rmoveto} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
57 /V {rlineto} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
58 /N {newpath moveto} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
59 /Z {closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
60 /C {setrgbcolor} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 /f {rlineto fill} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
62 /g {setgray} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63 /Gshow {show} def % May be redefined later in the file to support UTF-8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
64 /vpt2 vpt 2 mul def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
65 /hpt2 hpt 2 mul def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
66 /Lshow {currentpoint stroke M 0 vshift R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
67 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
68 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
70 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
72 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 /BL {stroke userlinewidth 2 mul setlinewidth
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 Rounded {1 setlinejoin 1 setlinecap} if} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 /AL {stroke userlinewidth 2 div setlinewidth
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
79 Rounded {1 setlinejoin 1 setlinecap} if} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
80 /UL {dup gnulinewidth mul /userlinewidth exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81 dup 1 lt {pop 1} if 10 mul /udl exch def} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
82 /PL {stroke userlinewidth setlinewidth
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83 Rounded {1 setlinejoin 1 setlinecap} if} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
84 3.8 setmiterlimit
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
85 % Default Line colors
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86 /LCw {1 1 1} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 /LCb {0 0 0} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
88 /LCa {0 0 0} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
89 /LC0 {1 0 0} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
90 /LC1 {0 1 0} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
91 /LC2 {0 0 1} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
92 /LC3 {1 0 1} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
93 /LC4 {0 1 1} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
94 /LC5 {1 1 0} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
95 /LC6 {0 0 0} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 /LC7 {1 0.3 0} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
97 /LC8 {0.5 0.5 0.5} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
98 % Default Line Types
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
99 /LTw {PL [] 1 setgray} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
100 /LTb {BL [] LCb DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
101 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
102 /LT0 {PL [] LC0 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
103 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
104 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
105 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
106 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
107 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
108 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
109 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
110 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
111 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 /Dia {stroke [] 0 setdash 2 copy vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 hpt neg vpt neg V hpt vpt neg V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
114 hpt vpt V hpt neg vpt V closepath stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
115 Pnt} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 currentpoint stroke M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
118 hpt neg vpt neg R hpt2 0 V stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
119 } def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
120 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
121 0 vpt2 neg V hpt2 0 V 0 vpt2 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
122 hpt2 neg 0 V closepath stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
123 Pnt} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
124 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
125 hpt2 vpt2 neg V currentpoint stroke M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
126 hpt2 neg 0 R hpt2 vpt2 V stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
127 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
128 hpt neg vpt -1.62 mul V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
129 hpt 2 mul 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
130 hpt neg vpt 1.62 mul V closepath stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
131 Pnt} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 /Star {2 copy Pls Crs} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
133 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
134 0 vpt2 neg V hpt2 0 V 0 vpt2 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
135 hpt2 neg 0 V closepath fill} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
136 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
137 hpt neg vpt -1.62 mul V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
138 hpt 2 mul 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
139 hpt neg vpt 1.62 mul V closepath fill} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
140 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
141 hpt neg vpt 1.62 mul V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
142 hpt 2 mul 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
143 hpt neg vpt -1.62 mul V closepath stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
144 Pnt} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
145 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
146 hpt neg vpt 1.62 mul V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
147 hpt 2 mul 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
148 hpt neg vpt -1.62 mul V closepath fill} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
149 /DiaF {stroke [] 0 setdash vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
150 hpt neg vpt neg V hpt vpt neg V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
151 hpt vpt V hpt neg vpt V closepath fill} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
152 /Pent {stroke [] 0 setdash 2 copy gsave
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
153 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
154 closepath stroke grestore Pnt} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
155 /PentF {stroke [] 0 setdash gsave
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
156 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
157 closepath fill grestore} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
158 /Circle {stroke [] 0 setdash 2 copy
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
159 hpt 0 360 arc stroke Pnt} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
160 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
161 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
162 /C1 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
163 2 copy vpt 0 90 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
164 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
165 /C2 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
166 2 copy vpt 90 180 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
167 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
168 /C3 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
169 2 copy vpt 0 180 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
170 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
171 /C4 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
172 2 copy vpt 180 270 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
173 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
174 /C5 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
175 2 copy vpt 0 90 arc
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
176 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
177 2 copy vpt 180 270 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
178 vpt 0 360 arc} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
179 /C6 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
180 2 copy vpt 90 270 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
181 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
182 /C7 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
183 2 copy vpt 0 270 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
184 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
185 /C8 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
186 2 copy vpt 270 360 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
187 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
188 /C9 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
189 2 copy vpt 270 450 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
190 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
191 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
192 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
193 2 copy vpt 90 180 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
194 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
195 /C11 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
196 2 copy vpt 0 180 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
197 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
198 2 copy vpt 270 360 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
199 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
200 /C12 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
201 2 copy vpt 180 360 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
202 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
203 /C13 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
204 2 copy vpt 0 90 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
205 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
206 2 copy vpt 180 360 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
207 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
208 /C14 {BL [] 0 setdash 2 copy moveto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
209 2 copy vpt 90 360 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
210 vpt 0 360 arc} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
211 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
212 vpt 0 360 arc closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
213 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
214 neg 0 rlineto closepath} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
215 /Square {dup Rec} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
216 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
217 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
218 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
219 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
220 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
221 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
222 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
223 exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
224 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
225 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
226 2 copy vpt Square fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
227 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
228 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
229 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
230 Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
231 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
232 Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
233 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
234 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
235 2 copy vpt Square fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
236 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
237 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
238 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
239 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
240 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
241 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
242 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
243 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
244 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
245 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
246 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
247 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
248 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
249 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
250 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
251 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
252 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
253 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
254 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
255 /DiaE {stroke [] 0 setdash vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
256 hpt neg vpt neg V hpt vpt neg V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
257 hpt vpt V hpt neg vpt V closepath stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
258 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
259 0 vpt2 neg V hpt2 0 V 0 vpt2 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
260 hpt2 neg 0 V closepath stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
261 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
262 hpt neg vpt -1.62 mul V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
263 hpt 2 mul 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
264 hpt neg vpt 1.62 mul V closepath stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
265 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
266 hpt neg vpt 1.62 mul V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
267 hpt 2 mul 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
268 hpt neg vpt -1.62 mul V closepath stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
269 /PentE {stroke [] 0 setdash gsave
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
270 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
271 closepath stroke grestore} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
272 /CircE {stroke [] 0 setdash
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
273 hpt 0 360 arc stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
274 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
275 /DiaW {stroke [] 0 setdash vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
276 hpt neg vpt neg V hpt vpt neg V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
277 hpt vpt V hpt neg vpt V Opaque stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
278 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
279 0 vpt2 neg V hpt2 0 V 0 vpt2 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
280 hpt2 neg 0 V Opaque stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
281 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
282 hpt neg vpt -1.62 mul V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
283 hpt 2 mul 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
284 hpt neg vpt 1.62 mul V Opaque stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
285 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
286 hpt neg vpt 1.62 mul V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
287 hpt 2 mul 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
288 hpt neg vpt -1.62 mul V Opaque stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
289 /PentW {stroke [] 0 setdash gsave
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
290 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
291 Opaque stroke grestore} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
292 /CircW {stroke [] 0 setdash
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
293 hpt 0 360 arc Opaque stroke} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
294 /BoxFill {gsave Rec 1 setgray fill grestore} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
295 /Density {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
296 /Fillden exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
297 currentrgbcolor
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
298 /ColB exch def /ColG exch def /ColR exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
299 /ColR ColR Fillden mul Fillden sub 1 add def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
300 /ColG ColG Fillden mul Fillden sub 1 add def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
301 /ColB ColB Fillden mul Fillden sub 1 add def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
302 ColR ColG ColB setrgbcolor} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
303 /BoxColFill {gsave Rec PolyFill} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
304 /PolyFill {gsave Density fill grestore grestore} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
305 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
306 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
307 % PostScript Level 1 Pattern Fill routine for rectangles
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
308 % Usage: x y w h s a XX PatternFill
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
309 % x,y = lower left corner of box to be filled
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
310 % w,h = width and height of box
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
311 % a = angle in degrees between lines and x-axis
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
312 % XX = 0/1 for no/yes cross-hatch
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
313 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
314 /PatternFill {gsave /PFa [ 9 2 roll ] def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
315 PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
316 PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
317 TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
318 clip
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
319 currentlinewidth 0.5 mul setlinewidth
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
320 /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
321 0 0 M PFa 5 get rotate PFs -2 div dup translate
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
322 0 1 PFs PFa 4 get div 1 add floor cvi
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
323 {PFa 4 get mul 0 M 0 PFs V} for
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
324 0 PFa 6 get ne {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
325 0 1 PFs PFa 4 get div 1 add floor cvi
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
326 {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
327 } if
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
328 stroke grestore} def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
329 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
330 /languagelevel where
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
331 {pop languagelevel} {1} ifelse
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
332 2 lt
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
333 {/InterpretLevel1 true def}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
334 {/InterpretLevel1 Level1 def}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
335 ifelse
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
336 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
337 % PostScript level 2 pattern fill definitions
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
338 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
339 /Level2PatternFill {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
340 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
341 bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
342 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
343 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
344 /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
345 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
346 /Pat1 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
347 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
348 /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
349 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
350 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
351 /Pat2 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
352 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
353 /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
354 8 8 L 8 0 L 0 0 L fill}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
355 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
356 /Pat3 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
357 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
358 /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
359 0 12 M 12 0 L stroke}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
360 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
361 /Pat4 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
362 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
363 /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
364 0 -4 M 12 8 L stroke}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
365 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
366 /Pat5 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
367 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
368 /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
369 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
370 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
371 /Pat6 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
372 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
373 /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
374 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
375 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
376 /Pat7 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
377 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
378 /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
379 12 0 M -4 8 L 12 4 M 0 10 L stroke}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
380 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
381 /Pat8 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
382 << Tile8x8
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
383 /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
384 -4 0 M 12 8 L -4 4 M 8 10 L stroke}
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
385 >> matrix makepattern
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
386 /Pat9 exch def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
387 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
388 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
389 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
390 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
391 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
392 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
393 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
394 } def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
395 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
396 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
397 %End of PostScript Level 2 code
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
398 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
399 /PatternBgnd {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
400 TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
401 } def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
402 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
403 % Substitute for Level 2 pattern fill codes with
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
404 % grayscale if Level 2 support is not selected.
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
405 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
406 /Level1PatternFill {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
407 /Pattern1 {0.250 Density} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
408 /Pattern2 {0.500 Density} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
409 /Pattern3 {0.750 Density} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
410 /Pattern4 {0.125 Density} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
411 /Pattern5 {0.375 Density} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
412 /Pattern6 {0.625 Density} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
413 /Pattern7 {0.875 Density} bind def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
414 } def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
415 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
416 % Now test for support of Level 2 code
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
417 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
418 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
419 %
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
420 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
421 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
422 currentdict end definefont pop
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
423 Level1 SuppressPDFMark or
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
424 {} {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
425 /SDict 10 dict def
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
426 systemdict /pdfmark known not {
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
427 userdict /pdfmark systemdict /cleartomark get put
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
428 } if
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
429 SDict begin [
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
430 /Title (distributed_write_bench.eps)
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
431 /Subject (gnuplot plot)
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
432 /Creator (gnuplot 4.6 patchlevel 3)
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
433 /Author (nobuyasu)
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
434 % /Producer (gnuplot)
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
435 % /Keywords ()
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
436 /CreationDate (Fri Jan 31 09:39:23 2014)
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
437 /DOCINFO pdfmark
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
438 end
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
439 } ifelse
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
440 end
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
441 %%EndProlog
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
442 %%Page: 1 1
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
443 gnudict begin
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
444 gsave
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
445 doclip
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
446 50 50 translate
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
447 0.050 0.050 scale
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
448 0 setgray
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
449 newpath
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
450 (Helvetica) findfont 140 scalefont setfont
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
451 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 7200.00 5040.00 BoxColFill} if
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
452 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
453 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
454 686 448 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
455 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
456 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
457 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
458 602 448 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
459 ( 0) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
460 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
461 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
462 686 969 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
463 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
464 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
465 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
466 602 969 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
467 ( 20) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
468 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
469 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
470 686 1491 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
471 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
472 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
473 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
474 -6282 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
475 ( 40) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
476 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
477 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
478 686 2012 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
479 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
480 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
481 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
482 -6282 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
483 ( 60) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
484 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
485 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
486 686 2534 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
487 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
488 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
489 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
490 -6282 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
491 ( 80) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
492 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
493 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
494 686 3055 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
495 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
496 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
497 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
498 -6282 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
499 ( 100) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
500 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
501 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
502 686 3576 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
503 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
504 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
505 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
506 -6282 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
507 ( 120) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
508 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
509 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
510 686 4098 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
511 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
512 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
513 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
514 -6282 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
515 ( 140) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
516 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
517 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
518 686 4619 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
519 63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
520 6198 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
521 -63 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
522 -6282 0 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
523 ( 160) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
524 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
525 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
526 1208 448 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
527 0 63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
528 0 4108 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
529 0 -63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
530 0 -4248 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
531 ( 10) Cshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
532 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
533 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
534 2512 448 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
535 0 63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
536 0 4108 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
537 0 -63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
538 0 -4248 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
539 ( 15) Cshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
540 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
541 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
542 3817 448 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
543 0 63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
544 0 4108 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
545 0 -63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
546 0 -4248 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
547 ( 20) Cshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
548 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
549 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
550 5121 448 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
551 0 63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
552 0 4108 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
553 0 -63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
554 0 -4248 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
555 ( 25) Cshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
556 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
557 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
558 6425 448 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
559 0 63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
560 0 4108 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
561 0 -63 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
562 0 -4248 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
563 ( 30) Cshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
564 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
565 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
566 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
567 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
568 686 4619 N
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
569 686 448 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
570 6261 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
571 0 4171 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
572 -6261 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
573 Z stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
574 LCb setrgbcolor
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
575 112 2533 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
576 currentpoint gsave translate -270 rotate 0 0 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
577 (time\(sec\)) Cshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
578 grestore
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
579 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
580 LCb setrgbcolor
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
581 3816 98 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
582 (number of nodes) Cshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
583 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
584 3816 4829 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
585 (write benchmark \(Requests : clients * 50,000\)) Cshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
586 1.000 UP
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
587 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
588 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
589 % Begin plot #1
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
590 1.000 UP
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
591 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
592 LT0
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
593 0.00 0.00 1.00 C LCb setrgbcolor
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 6296 4486 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
595 (Jungle) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
596 LT0
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
597 0.00 0.00 1.00 C 6380 4486 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
598 399 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
599 -399 31 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
600 0 -62 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
601 399 62 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
602 0 -62 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
603 6425 647 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
604 0 601 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
605 6394 647 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
606 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
607 -62 601 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
608 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
609 5121 709 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
610 0 400 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
611 5090 709 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
612 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
613 -62 400 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
614 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
615 3817 743 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
616 0 280 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
617 3786 743 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
618 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
619 -62 280 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
620 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
621 2512 701 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
622 0 284 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
623 2481 701 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
624 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
625 -62 284 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
626 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
627 1208 743 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
628 0 422 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
629 1177 743 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
630 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
631 -62 422 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
632 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633 6425 947 Pls
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
634 5121 909 Pls
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635 3817 883 Pls
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
636 2512 843 Pls
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
637 1208 954 Pls
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
638 6579 4486 Pls
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
639 % End plot #1
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
640 % Begin plot #2
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
641 1.000 UP
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
642 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
643 LT1
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
644 1.00 0.00 0.00 C LCb setrgbcolor
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
645 6296 4346 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
646 (Cassandra Consistency Level Quorum) Rshow
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
647 LT1
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
648 1.00 0.00 0.00 C 6380 4346 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
649 399 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
650 -399 31 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
651 0 -62 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
652 399 62 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
653 0 -62 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
654 1208 1644 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
655 0 439 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 -31 -439 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
657 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
658 -62 439 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
659 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
660 2512 1409 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
661 0 116 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
662 -31 -116 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
663 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
664 -62 116 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
665 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
666 3817 2706 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
667 0 344 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
668 -31 -344 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
669 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
670 -62 344 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
671 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
672 1273 706 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
673 0 594 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
674 -31 -594 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
675 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
676 -62 594 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
677 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
678 6425 4063 M
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
679 0 435 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
680 -31 -435 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
681 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
682 -62 435 R
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
683 62 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
684 1208 1864 Crs
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
685 2512 1467 Crs
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
686 3817 2878 Crs
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687 5121 4053 Crs
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
688 6425 4281 Crs
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
689 6579 4346 Crs
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
690 % End plot #2
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
691 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
692 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
693 686 4619 N
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
694 686 448 L
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
695 6261 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
696 0 4171 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
697 -6261 0 V
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
698 Z stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
699 1.000 UP
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
700 1.000 UL
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
701 LTb
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
702 stroke
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
703 grestore
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
704 end
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
705 showpage
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
706 %%Trailer
08172ce19bc6 Added eps
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
707 %%DocumentFonts: Helvetica