rghost_barcode 0.8 → 0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. data/lib/rghost_barcode.rb +7 -5
  2. data/lib/rghost_barcode/ps/barcode_base.ps +17090 -0
  3. data/lib/rghost_barcode/rghost_barcode_adapter.rb +22 -226
  4. data/lib/rghost_barcode/rghost_barcode_base.rb +12 -14
  5. data/lib/rghost_barcode/rghost_barcode_types.rb +86 -0
  6. data/lib/rghost_barcode/rghost_barcode_version.rb +2 -2
  7. metadata +30 -177
  8. data/lib/doc/classes/RGhost.html +0 -109
  9. data/lib/doc/classes/RGhost/Barcode.html +0 -147
  10. data/lib/doc/classes/RGhost/Barcode/Auspost.html +0 -113
  11. data/lib/doc/classes/RGhost/Barcode/Azteccode.html +0 -113
  12. data/lib/doc/classes/RGhost/Barcode/Base.html +0 -266
  13. data/lib/doc/classes/RGhost/Barcode/Base.src/M000004.html +0 -34
  14. data/lib/doc/classes/RGhost/Barcode/Base.src/M000005.html +0 -30
  15. data/lib/doc/classes/RGhost/Barcode/Base.src/M000006.html +0 -20
  16. data/lib/doc/classes/RGhost/Barcode/Border.html +0 -170
  17. data/lib/doc/classes/RGhost/Barcode/Border.src/M000001.html +0 -27
  18. data/lib/doc/classes/RGhost/Barcode/Code11.html +0 -113
  19. data/lib/doc/classes/RGhost/Barcode/Code128.html +0 -113
  20. data/lib/doc/classes/RGhost/Barcode/Code2of5.html +0 -113
  21. data/lib/doc/classes/RGhost/Barcode/Code39.html +0 -113
  22. data/lib/doc/classes/RGhost/Barcode/Code93.html +0 -113
  23. data/lib/doc/classes/RGhost/Barcode/Datamatrix.html +0 -113
  24. data/lib/doc/classes/RGhost/Barcode/Ean13.html +0 -113
  25. data/lib/doc/classes/RGhost/Barcode/Ean2.html +0 -113
  26. data/lib/doc/classes/RGhost/Barcode/Ean5.html +0 -113
  27. data/lib/doc/classes/RGhost/Barcode/Ean8.html +0 -113
  28. data/lib/doc/classes/RGhost/Barcode/Guard.html +0 -174
  29. data/lib/doc/classes/RGhost/Barcode/Guard.src/M000003.html +0 -27
  30. data/lib/doc/classes/RGhost/Barcode/Interleaved2of5.html +0 -113
  31. data/lib/doc/classes/RGhost/Barcode/Isbn.html +0 -113
  32. data/lib/doc/classes/RGhost/Barcode/Kix.html +0 -113
  33. data/lib/doc/classes/RGhost/Barcode/Maxicode.html +0 -113
  34. data/lib/doc/classes/RGhost/Barcode/Msi.html +0 -113
  35. data/lib/doc/classes/RGhost/Barcode/Onecode.html +0 -113
  36. data/lib/doc/classes/RGhost/Barcode/Parameter.html +0 -262
  37. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000007.html +0 -20
  38. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000008.html +0 -18
  39. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000009.html +0 -18
  40. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000010.html +0 -18
  41. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000011.html +0 -18
  42. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000012.html +0 -24
  43. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000013.html +0 -18
  44. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000014.html +0 -18
  45. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000015.html +0 -16
  46. data/lib/doc/classes/RGhost/Barcode/Pdf417.html +0 -113
  47. data/lib/doc/classes/RGhost/Barcode/Pharmacode.html +0 -113
  48. data/lib/doc/classes/RGhost/Barcode/Plessey.html +0 -113
  49. data/lib/doc/classes/RGhost/Barcode/Postnet.html +0 -113
  50. data/lib/doc/classes/RGhost/Barcode/Qrcode.html +0 -113
  51. data/lib/doc/classes/RGhost/Barcode/Rationalizedcodabar.html +0 -113
  52. data/lib/doc/classes/RGhost/Barcode/Raw.html +0 -113
  53. data/lib/doc/classes/RGhost/Barcode/Royalmail.html +0 -113
  54. data/lib/doc/classes/RGhost/Barcode/Rss14.html +0 -113
  55. data/lib/doc/classes/RGhost/Barcode/Rssexpanded.html +0 -113
  56. data/lib/doc/classes/RGhost/Barcode/Rsslimited.html +0 -113
  57. data/lib/doc/classes/RGhost/Barcode/Symbol.html +0 -113
  58. data/lib/doc/classes/RGhost/Barcode/Text.html +0 -193
  59. data/lib/doc/classes/RGhost/Barcode/Text.src/M000002.html +0 -30
  60. data/lib/doc/classes/RGhost/Barcode/Upca.html +0 -113
  61. data/lib/doc/classes/RGhost/Barcode/Upce.html +0 -113
  62. data/lib/doc/classes/RGhost/Config.html +0 -150
  63. data/lib/doc/classes/RGhost/Config.src/M000016.html +0 -45
  64. data/lib/doc/classes/RGhost/Document.html +0 -704
  65. data/lib/doc/classes/RGhost/Document.src/M000017.html +0 -19
  66. data/lib/doc/classes/RGhost/Document.src/M000018.html +0 -18
  67. data/lib/doc/classes/RGhost/Document.src/M000019.html +0 -18
  68. data/lib/doc/classes/RGhost/Document.src/M000020.html +0 -18
  69. data/lib/doc/classes/RGhost/Document.src/M000021.html +0 -18
  70. data/lib/doc/classes/RGhost/Document.src/M000022.html +0 -18
  71. data/lib/doc/classes/RGhost/Document.src/M000023.html +0 -18
  72. data/lib/doc/classes/RGhost/Document.src/M000024.html +0 -18
  73. data/lib/doc/classes/RGhost/Document.src/M000025.html +0 -18
  74. data/lib/doc/classes/RGhost/Document.src/M000026.html +0 -18
  75. data/lib/doc/classes/RGhost/Document.src/M000027.html +0 -18
  76. data/lib/doc/classes/RGhost/Document.src/M000028.html +0 -18
  77. data/lib/doc/classes/RGhost/Document.src/M000029.html +0 -18
  78. data/lib/doc/classes/RGhost/Document.src/M000030.html +0 -18
  79. data/lib/doc/classes/RGhost/Document.src/M000031.html +0 -18
  80. data/lib/doc/classes/RGhost/Document.src/M000032.html +0 -18
  81. data/lib/doc/classes/RGhost/Document.src/M000033.html +0 -18
  82. data/lib/doc/classes/RGhost/Document.src/M000034.html +0 -18
  83. data/lib/doc/classes/RGhost/Document.src/M000035.html +0 -18
  84. data/lib/doc/classes/RGhost/Document.src/M000036.html +0 -18
  85. data/lib/doc/classes/RGhost/Document.src/M000037.html +0 -18
  86. data/lib/doc/classes/RGhost/Document.src/M000038.html +0 -18
  87. data/lib/doc/classes/RGhost/Document.src/M000039.html +0 -18
  88. data/lib/doc/classes/RGhost/Document.src/M000040.html +0 -18
  89. data/lib/doc/classes/RGhost/Document.src/M000041.html +0 -18
  90. data/lib/doc/classes/RGhost/Document.src/M000042.html +0 -18
  91. data/lib/doc/classes/RGhost/Document.src/M000043.html +0 -18
  92. data/lib/doc/classes/RGhost/Document.src/M000044.html +0 -18
  93. data/lib/doc/classes/RGhost/Document.src/M000045.html +0 -18
  94. data/lib/doc/classes/RGhost/Document.src/M000046.html +0 -18
  95. data/lib/doc/classes/RGhost/Document.src/M000047.html +0 -18
  96. data/lib/doc/classes/RGhost/Document.src/M000048.html +0 -18
  97. data/lib/doc/created.rid +0 -1
  98. data/lib/doc/files/rghost_barcode/rghost_barcode_adapter_rb.html +0 -101
  99. data/lib/doc/files/rghost_barcode/rghost_barcode_base_rb.html +0 -101
  100. data/lib/doc/files/rghost_barcode/rghost_barcode_classes_rb.html +0 -101
  101. data/lib/doc/files/rghost_barcode/rghost_barcode_examples_rb.html +0 -101
  102. data/lib/doc/files/rghost_barcode/rghost_barcode_version_rb.html +0 -101
  103. data/lib/doc/files/rghost_barcode_rb.html +0 -111
  104. data/lib/doc/files/teste_main_rb.html +0 -110
  105. data/lib/doc/fr_class_index.html +0 -67
  106. data/lib/doc/fr_file_index.html +0 -33
  107. data/lib/doc/fr_method_index.html +0 -74
  108. data/lib/doc/index.html +0 -24
  109. data/lib/rghost_barcode/ps/auspost.ps +0 -192
  110. data/lib/rghost_barcode/ps/azteccode.ps +0 -357
  111. data/lib/rghost_barcode/ps/barcode_template.eps +0 -1193
  112. data/lib/rghost_barcode/ps/code11.ps +0 -128
  113. data/lib/rghost_barcode/ps/code128.ps +0 -121
  114. data/lib/rghost_barcode/ps/code2of5.ps +0 -106
  115. data/lib/rghost_barcode/ps/code39.ps +0 -109
  116. data/lib/rghost_barcode/ps/code93.ps +0 -117
  117. data/lib/rghost_barcode/ps/datamatrix.ps +0 -328
  118. data/lib/rghost_barcode/ps/ean13.ps +0 -183
  119. data/lib/rghost_barcode/ps/ean2.ps +0 -101
  120. data/lib/rghost_barcode/ps/ean5.ps +0 -116
  121. data/lib/rghost_barcode/ps/ean8.ps +0 -101
  122. data/lib/rghost_barcode/ps/interleaved2of5.ps +0 -132
  123. data/lib/rghost_barcode/ps/isbn.ps +0 -118
  124. data/lib/rghost_barcode/ps/kix.ps +0 -98
  125. data/lib/rghost_barcode/ps/maxicode.ps +0 -307
  126. data/lib/rghost_barcode/ps/msi.ps +0 -104
  127. data/lib/rghost_barcode/ps/onecode.ps +0 -276
  128. data/lib/rghost_barcode/ps/pdf417.ps +0 -428
  129. data/lib/rghost_barcode/ps/pharmacode.ps +0 -69
  130. data/lib/rghost_barcode/ps/plessey.ps +0 -121
  131. data/lib/rghost_barcode/ps/postnet.ps +0 -114
  132. data/lib/rghost_barcode/ps/qrcode.ps +0 -530
  133. data/lib/rghost_barcode/ps/rationalizedcodabar.ps +0 -117
  134. data/lib/rghost_barcode/ps/raw.ps +0 -35
  135. data/lib/rghost_barcode/ps/render.ps +0 -307
  136. data/lib/rghost_barcode/ps/render.ps~ +0 -308
  137. data/lib/rghost_barcode/ps/royalmail.ps +0 -119
  138. data/lib/rghost_barcode/ps/rss14.ps +0 -237
  139. data/lib/rghost_barcode/ps/rssexpanded.ps +0 -211
  140. data/lib/rghost_barcode/ps/rsslimited.ps +0 -191
  141. data/lib/rghost_barcode/ps/symbol.ps +0 -49
  142. data/lib/rghost_barcode/ps/upca.ps +0 -128
  143. data/lib/rghost_barcode/ps/upce.ps +0 -157
  144. data/lib/rghost_barcode/rghost_barcode_classes.rb +0 -96
  145. data/lib/rghost_barcode/rghost_barcode_examples.rb +0 -35
  146. data/lib/teste_main.rb +0 -94
@@ -1,19 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_isbn (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 9</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_isbn</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Load</span>.<span class="ruby-identifier">library</span>(<span class="ruby-identifier">:ean13</span>)
16
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Isbn</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
17
- <span class="ruby-keyword kw">end</span></pre>
18
- </body>
19
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_code11 (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 15</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_code11</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Code11</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_code2of5 (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 20</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_code2of5</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Code2of5</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_ean8 (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 25</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_ean8</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Ean8</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_postnet (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 30</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_postnet</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Postnet</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_rssexpanded (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 35</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_rssexpanded</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Rssexpanded</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_auspost (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 40</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_auspost</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Auspost</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_code39 (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 45</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_code39</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Code39</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_upce (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 50</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_upce</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Upce</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_azteccode (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 55</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_azteccode</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Azteccode</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_ean5 (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 60</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_ean5</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Ean5</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_plessey (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 65</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_plessey</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Plessey</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_raw (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 70</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_raw</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Raw</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_rss14 (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 75</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_rss14</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Rss14</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_royalmail (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 80</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_royalmail</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Royalmail</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_datamatrix (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 85</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_datamatrix</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Datamatrix</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_code128 (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 90</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_code128</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Code128</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_upca (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 95</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_upca</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Upca</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_qrcode (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 100</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_qrcode</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Qrcode</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_maxicode (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 105</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_maxicode</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Maxicode</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_rationalizedcodabar (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 110</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_rationalizedcodabar</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Rationalizedcodabar</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_code93 (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 115</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_code93</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Code93</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
- <html>
7
- <head>
8
- <title>barcode_msi (RGhost::Document)</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
11
- </head>
12
- <body class="standalone-code">
13
- <pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 120</span>
14
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">barcode_msi</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>={})
15
- <span class="ruby-identifier">set</span> <span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Barcode</span><span class="ruby-operator">::</span><span class="ruby-constant">Msi</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">barcode_string</span>,<span class="ruby-identifier">options</span>)
16
- <span class="ruby-keyword kw">end</span></pre>
17
- </body>
18
- </html>