tclclass-static.eps
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:4k
源码类别:

通讯编程

开发平台:

Visual C++

  1. %!
  2. %%BoundingBox: 54 649 367 737
  3. %%Title: tclclass-static
  4. %%CreationDate: Wed Sep  3 14:55:35 1997
  5. %%Creator: Tgif-2.16-p12 by William Chia-Wei Cheng (william@cs.UCLA.edu)
  6. /tgifdict 36 dict def
  7. tgifdict begin
  8. /tgifarrowtipdict 8 dict def
  9. tgifarrowtipdict /mtrx matrix put
  10. /tgifarrowtip
  11.  { tgifarrowtipdict begin
  12.       /dy exch def
  13.       /dx exch def
  14.       /h exch def
  15.       /w exch def
  16.       /y exch def
  17.       /x exch def
  18.       /savematrix mtrx currentmatrix def
  19.       x y translate
  20.       dy dx atan rotate
  21.       0 0 moveto
  22.       w neg h lineto
  23.       w neg h neg lineto
  24.       savematrix setmatrix
  25.    end
  26.  } def
  27. /tgifpatdict 10 dict def
  28. /tgifpatbyte
  29.  { currentdict /retstr get exch
  30.    pat i cellsz mod get put
  31.  } def
  32. /tgifpatproc
  33.  { 0 1 widthlim {tgifpatbyte} for retstr
  34.    /i i 1 add def
  35.  } def
  36. /tgifpatfill
  37.  { tgifpatdict begin
  38.       /h exch def
  39.       /w exch def
  40.       /lty exch def
  41.       /ltx exch def
  42.       /cellsz exch def
  43.       /pat exch def
  44.       /widthlim w cellsz div cvi 1 sub def
  45.       /retstr widthlim 1 add string def
  46.       /i 0 def
  47.       ltx lty translate
  48.       w h true [1 0 0 1 0 0] {tgifpatproc} imagemask
  49.       ltx neg lty neg translate
  50.    end
  51.  } def
  52. /pat3 <8000000008000000> def
  53. /pat4 <8800000022000000> def
  54. /pat5 <8800220088002200> def
  55. /pat6 <8822882288228822> def
  56. /pat7 <aa55aa55aa55aa55> def
  57. /pat8 <77dd77dd77dd77dd> def
  58. /pat9 <77ffddff77ffddff> def
  59. /pat10 <77ffffff77ffffff> def
  60. /pat11 <7fffffff7fffffff> def
  61. /pat12 <8040200002040800> def
  62. /pat13 <40a00000040a0000> def
  63. /pat14 <ff888888ff888888> def
  64. /pat15 <ff808080ff080808> def
  65. /pat16 <f87422478f172271> def
  66. /pat17 <038448300c020101> def
  67. /pat18 <081c22c180010204> def
  68. /pat19 <8080413e080814e3> def
  69. /pat20 <8040201008040201> def
  70. /pat21 <8844221188442211> def
  71. /pat22 <77bbddee77bbddee> def
  72. /pat23 <c1e070381c0e0783> def
  73. /pat24 <7fbfdfeff7fbfdfe> def
  74. /pat25 <3e1f8fc7e3f1f87c> def
  75. /pat26 <0102040810204080> def
  76. /pat27 <1122448811224488> def
  77. /pat28 <eeddbb77eeddbb77> def
  78. /pat29 <83070e1c3870e0c1> def
  79. /pat30 <fefdfbf7efdfbf7f> def
  80. /pat31 <7cf8f1e3c78f1f3e> def
  81. end
  82. %%PageBoundingBox: 54 649 367 737
  83. tgifdict begin
  84. /tgifsavedpage save def
  85. 1 setmiterlimit
  86. 1 setlinewidth
  87. 0 setgray
  88. 72 0 mul 72 11.00 mul translate
  89. 72 128 div 100 mul 100 div dup neg scale
  90. gsave
  91. % TEXT
  92. 0 setgray
  93. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  94.    gsave
  95.       122 149 moveto (Object constructor) show
  96.       122 172 moveto () show
  97.       122 195 moveto (invoke TclClass) show
  98.       122 218 moveto (constructor) show
  99.    grestore
  100. % BOX
  101. 0 setgray
  102. gsave
  103.    1.415 setmiterlimit
  104.    2 setlinewidth
  105.    newpath
  106.       100 100 moveto 300 100 lineto 300 250 lineto 100 250 lineto
  107.    closepath stroke
  108.    1 setlinewidth
  109.    1 setmiterlimit
  110. grestore
  111. % TEXT
  112. 0 setgray
  113. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  114.    gsave
  115.       457 147 moveto (TclClass constructor) show
  116.       457 170 moveto () show
  117.       457 193 moveto (build list of TclClass) show
  118.       457 216 moveto (instances) show
  119.    grestore
  120. % BOX
  121. 0 setgray
  122. gsave
  123.    1.415 setmiterlimit
  124.    2 setlinewidth
  125.    newpath
  126.       451 100 moveto 651 100 lineto 651 250 lineto 451 250 lineto
  127.    closepath stroke
  128.    1 setlinewidth
  129.    1 setmiterlimit
  130. grestore
  131. % POLY/OPEN-SPLINE
  132. 0 setgray
  133. gsave
  134.    7 setlinewidth
  135.    newpath
  136.       300 200 moveto
  137.       380 200 lineto
  138.       380 140 lineto
  139.       0 70 atan dup cos 22 mul 450 exch sub
  140.       exch sin 22 mul 140 exch sub lineto
  141.    stroke
  142.    1 setlinewidth
  143. grestore
  144. gsave
  145.    newpath
  146.       450 140 22 9 70 0 tgifarrowtip
  147.    1 setgray closepath fill
  148.    0 setgray
  149.    newpath
  150.       450 140 22 9 70 0 tgifarrowtip
  151.    closepath fill
  152. grestore
  153. % POLY/OPEN-SPLINE
  154. 0 setgray
  155. gsave
  156.    7 setlinewidth
  157.    newpath
  158.       450 230 moveto
  159.       0 -150 atan dup cos 22 mul 300 exch sub
  160.       exch sin 22 mul 230 exch sub lineto
  161.    1 setgray stroke
  162.    1 setlinewidth
  163.    0 setgray
  164.    7 setlinewidth
  165.    newpath
  166.       450 230 moveto
  167.       0 -150 atan dup cos 22 mul 300 exch sub
  168.       exch sin 22 mul 230 exch sub lineto
  169.    flattenpath strokepath clip newpath
  170.    pat8 8 296 216 160 24 tgifpatfill
  171.    1 setlinewidth
  172. grestore
  173. gsave
  174.    newpath
  175.       300 230 22 9 -150 0 tgifarrowtip
  176.    1 setgray closepath fill
  177.    0 setgray
  178.    newpath
  179.       300 230 22 9 -150 0 tgifarrowtip
  180.    closepath eoclip newpath
  181.    pat8 8 296 216 32 24 tgifpatfill
  182. grestore
  183. grestore
  184. tgifsavedpage restore
  185. end
  186. %MatchingCreationDate: Wed Sep  3 14:55:35 1997