summaryrefslogtreecommitdiffhomepage
path: root/doc/Axlsx/OneCellAnchor.html
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-26 13:20:57 +0900
committerRandy Morgan <[email protected]>2011-11-26 13:20:57 +0900
commit11303a4d6664d9a7ff7bc408035d2ab70378a375 (patch)
tree51c675ae3ab8cd6c1afd7087145261b1eb2ec54c /doc/Axlsx/OneCellAnchor.html
parent044afe5a35db42cefce4f18a0fecc3da90cab1b5 (diff)
downloadcaxlsx-11303a4d6664d9a7ff7bc408035d2ab70378a375.tar.gz
caxlsx-11303a4d6664d9a7ff7bc408035d2ab70378a375.zip
adding in support for ruby 1.9.3
release version 1.0.9
Diffstat (limited to 'doc/Axlsx/OneCellAnchor.html')
-rw-r--r--doc/Axlsx/OneCellAnchor.html354
1 files changed, 158 insertions, 196 deletions
diff --git a/doc/Axlsx/OneCellAnchor.html b/doc/Axlsx/OneCellAnchor.html
index e9b0d76a..eaec6d92 100644
--- a/doc/Axlsx/OneCellAnchor.html
+++ b/doc/Axlsx/OneCellAnchor.html
@@ -6,7 +6,7 @@
<title>
Class: Axlsx::OneCellAnchor
- &mdash; Documentation by YARD 0.7.3
+ &mdash; AXLSX
</title>
@@ -97,16 +97,14 @@
<div class="note notetag">
<strong>Note:</strong>
- <div class='inline'><p>
-The recommended way to manage drawings, images and charts is
-Worksheet#add_chart or Worksheet#add_image.
-</p>
+ <div class='inline'>
+<p>The recommended way to manage drawings, images and charts is
+Worksheet#add_chart or Worksheet#add_image.</p>
</div>
</div>
-<p>
-This class details a single cell anchor for drawings.
-</p>
+
+<p>This class details a single cell anchor for drawings.</p>
</div>
@@ -147,9 +145,8 @@ This class details a single cell anchor for drawings.
- <span class="summary_desc"><div class='inline'><p>
-The drawing that holds this anchor.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The drawing that holds this anchor.</p>
</div></span>
</li>
@@ -174,9 +171,8 @@ The drawing that holds this anchor.
- <span class="summary_desc"><div class='inline'><p>
-A marker that defines the from cell anchor.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>A marker that defines the from cell anchor.</p>
</div></span>
</li>
@@ -201,10 +197,9 @@ A marker that defines the from cell anchor.
- <span class="summary_desc"><div class='inline'><p>
-the height of the graphic object in pixels this is converted to EMU at a 92
-ppi resolution.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>the height of the graphic object in pixels this is converted to EMU at a 92
+ppi resolution.</p>
</div></span>
</li>
@@ -213,7 +208,7 @@ ppi resolution.
<li class="public ">
<span class="summary_signature">
- <a href="#index-instance_method" title="#index (instance method)">- (Integer) <strong>index</strong> </a>
+ <a href="#object-instance_method" title="#object (instance method)">- (Pic) <strong>object</strong> </a>
@@ -229,9 +224,8 @@ ppi resolution.
- <span class="summary_desc"><div class='inline'><p>
-The index of this anchor in the drawing.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The object this anchor hosts.</p>
</div></span>
</li>
@@ -240,14 +234,14 @@ The index of this anchor in the drawing.
<li class="public ">
<span class="summary_signature">
- <a href="#object-instance_method" title="#object (instance method)">- (Pic) <strong>object</strong> </a>
+ <a href="#width-instance_method" title="#width (instance method)">- (Integer) <strong>width</strong> </a>
</span>
- <span class="note title readonly">readonly</span>
+
@@ -256,53 +250,48 @@ The index of this anchor in the drawing.
- <span class="summary_desc"><div class='inline'><p>
-The object this anchor hosts.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>the width of the graphic object in pixels.</p>
</div></span>
</li>
- <li class="public ">
+ </ul>
+
+
+
+
+
+ <h2>
+ Instance Method Summary
+ <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
+ </h2>
+
+ <ul class="summary">
+
+ <li class="public ">
<span class="summary_signature">
- <a href="#width-instance_method" title="#width (instance method)">- (Integer) <strong>width</strong> </a>
+ <a href="#index-instance_method" title="#index (instance method)">- (Integer) <strong>index</strong> </a>
</span>
-
-
-
- <span class="summary_desc"><div class='inline'><p>
-the width of the graphic object in pixels.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The index of this anchor in the drawing.</p>
</div></span>
</li>
-
- </ul>
-
-
-
-
-
- <h2>
- Instance Method Summary
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
- </h2>
-
- <ul class="summary">
<li class="public ">
<span class="summary_signature">
@@ -322,9 +311,8 @@ the width of the graphic object in pixels.
- <span class="summary_desc"><div class='inline'><p>
-Creates a new OneCellAnchor object and an Pic associated with it.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Creates a new OneCellAnchor object and an Pic associated with it.</p>
</div></span>
</li>
@@ -346,9 +334,8 @@ Creates a new OneCellAnchor object and an Pic associated with it.
- <span class="summary_desc"><div class='inline'><p>
-Serializes the anchor.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Serializes the anchor.</p>
</div></span>
</li>
@@ -369,9 +356,8 @@ Serializes the anchor.
</p><div class="docstring">
<div class="discussion">
- <p>
-Creates a new OneCellAnchor object and an Pic associated with it.
-</p>
+
+<p>Creates a new OneCellAnchor object and an Pic associated with it.</p>
</div>
@@ -403,9 +389,8 @@ Creates a new OneCellAnchor object and an Pic associated with it.
&mdash;
- <div class='inline'><p>
-a customizable set of options
-</p>
+ <div class='inline'>
+<p>a customizable set of options</p>
</div>
</li>
@@ -426,9 +411,8 @@ a customizable set of options
<span class="default">
</span>
- &mdash; <div class='inline'><p>
-the col, row to start at
-</p>
+ &mdash; <div class='inline'>
+<p>the col, row to start at</p>
</div>
</li>
@@ -456,9 +440,8 @@ the col, row to start at
<span class="default">
</span>
- &mdash; <div class='inline'><p>
-the file location of the image you will render
-</p>
+ &mdash; <div class='inline'>
+<p>the file location of the image you will render</p>
</div>
</li>
@@ -468,9 +451,8 @@ the file location of the image you will render
<span class="default">
</span>
- &mdash; <div class='inline'><p>
-the name attribute for the rendered image
-</p>
+ &mdash; <div class='inline'>
+<p>the name attribute for the rendered image</p>
</div>
</li>
@@ -480,9 +462,8 @@ the name attribute for the rendered image
<span class="default">
</span>
- &mdash; <div class='inline'><p>
-the description of the image rendered
-</p>
+ &mdash; <div class='inline'>
+<p>the description of the image rendered</p>
</div>
</li>
@@ -496,33 +477,32 @@ the description of the image rendered
<pre class="lines">
+39
+40
+41
+42
+43
44
45
46
47
48
-49
-50
-51
-52
-53
-54</pre>
+49</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 44</span>
-
-<span class='def def kw'>def</span> <span class='initialize identifier id'>initialize</span><span class='lparen token'>(</span><span class='drawing identifier id'>drawing</span><span class='comma token'>,</span> <span class='options identifier id'>options</span><span class='assign token'>=</span><span class='lbrace token'>{</span><span class='rbrace token'>}</span><span class='rparen token'>)</span>
- <span class='@drawing ivar id'>@drawing</span> <span class='assign token'>=</span> <span class='drawing identifier id'>drawing</span>
- <span class='@width ivar id'>@width</span> <span class='assign token'>=</span> <span class='integer val'>0</span>
- <span class='@height ivar id'>@height</span> <span class='assign token'>=</span> <span class='integer val'>0</span>
- <span class='drawing identifier id'>drawing</span><span class='dot token'>.</span><span class='anchors identifier id'>anchors</span> <span class='lshft op'>&lt;&lt;</span> <span class='self self kw'>self</span>
- <span class='@from ivar id'>@from</span> <span class='assign token'>=</span> <span class='Marker constant id'>Marker</span><span class='dot token'>.</span><span class='new identifier id'>new</span>
- <span class='options identifier id'>options</span><span class='dot token'>.</span><span class='each identifier id'>each</span> <span class='do do kw'>do</span> <span class='bitor op'>|</span><span class='o identifier id'>o</span><span class='bitor op'>|</span>
- <span class='self self kw'>self</span><span class='dot token'>.</span><span class='send identifier id'>send</span><span class='lparen token'>(</span><span class='dstring node'>&quot;#{o[0]}=&quot;</span><span class='comma token'>,</span> <span class='o identifier id'>o</span><span class='lbrack token'>[</span><span class='integer val'>1</span><span class='rbrack token'>]</span><span class='rparen token'>)</span> <span class='if if_mod kw'>if</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='respond_to? fid id'>respond_to?</span> <span class='dstring node'>&quot;#{o[0]}=&quot;</span>
- <span class='end end kw'>end</span>
- <span class='@object ivar id'>@object</span> <span class='assign token'>=</span> <span class='Pic constant id'>Pic</span><span class='dot token'>.</span><span class='new identifier id'>new</span><span class='lparen token'>(</span><span class='self self kw'>self</span><span class='comma token'>,</span> <span class='options identifier id'>options</span><span class='rparen token'>)</span>
-<span class='end end kw'>end</span>
-</pre>
+ <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 39</span>
+
+<span class='kw'>def</span> <span class='id initialize'>initialize</span><span class='lparen'>(</span><span class='id drawing'>drawing</span><span class='comma'>,</span> <span class='id options'>options</span><span class='op'>=</span><span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
+ <span class='ivar'>@drawing</span> <span class='op'>=</span> <span class='id drawing'>drawing</span>
+ <span class='ivar'>@width</span> <span class='op'>=</span> <span class='int'>0</span>
+ <span class='ivar'>@height</span> <span class='op'>=</span> <span class='int'>0</span>
+ <span class='id drawing'>drawing</span><span class='period'>.</span><span class='id anchors'>anchors</span> <span class='op'>&lt;&lt;</span> <span class='kw'>self</span>
+ <span class='ivar'>@from</span> <span class='op'>=</span> <span class='const'>Marker</span><span class='period'>.</span><span class='id new'>new</span>
+ <span class='id options'>options</span><span class='period'>.</span><span class='id each'>each</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id o'>o</span><span class='op'>|</span>
+ <span class='kw'>self</span><span class='period'>.</span><span class='id send'>send</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='embexpr_beg'>#{</span><span class='id o'>o</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='rbrace'>}</span><span class='tstring_content'>=</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='id o'>o</span><span class='lbracket'>[</span><span class='int'>1</span><span class='rbracket'>]</span><span class='rparen'>)</span> <span class='kw'>if</span> <span class='kw'>self</span><span class='period'>.</span><span class='id respond_to?'>respond_to?</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='embexpr_beg'>#{</span><span class='id o'>o</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='rbrace'>}</span><span class='tstring_content'>=</span><span class='tstring_end'>&quot;</span></span>
+ <span class='kw'>end</span>
+ <span class='ivar'>@object</span> <span class='op'>=</span> <span class='const'>Pic</span><span class='period'>.</span><span class='id new'>new</span><span class='lparen'>(</span><span class='kw'>self</span><span class='comma'>,</span> <span class='id options'>options</span><span class='rparen'>)</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
@@ -545,9 +525,8 @@ the description of the image rendered
</p><div class="docstring">
<div class="discussion">
- <p>
-The drawing that holds this anchor
-</p>
+
+<p>The drawing that holds this anchor</p>
</div>
@@ -581,10 +560,9 @@ The drawing that holds this anchor
<td>
<pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 18</span>
-<span class='def def kw'>def</span> <span class='drawing identifier id'>drawing</span>
- <span class='@drawing ivar id'>@drawing</span>
-<span class='end end kw'>end</span>
-</pre>
+<span class='kw'>def</span> <span class='id drawing'>drawing</span>
+ <span class='ivar'>@drawing</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
@@ -602,10 +580,9 @@ The drawing that holds this anchor
</p><div class="docstring">
<div class="discussion">
- <p>
-A marker that defines the from cell anchor. The default from column and row
-are 0 and 0 respectively
-</p>
+
+<p>A marker that defines the from cell anchor. The default from column and row
+are 0 and 0 respectively</p>
</div>
@@ -639,10 +616,9 @@ are 0 and 0 respectively
<td>
<pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 10</span>
-<span class='def def kw'>def</span> <span class='from identifier id'>from</span>
- <span class='@from ivar id'>@from</span>
-<span class='end end kw'>end</span>
-</pre>
+<span class='kw'>def</span> <span class='id from'>from</span>
+ <span class='ivar'>@from</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
@@ -660,10 +636,9 @@ are 0 and 0 respectively
</p><div class="docstring">
<div class="discussion">
- <p>
-the height of the graphic object in pixels this is converted to EMU at a 92
-ppi resolution
-</p>
+
+<p>the height of the graphic object in pixels this is converted to EMU at a 92
+ppi resolution</p>
</div>
@@ -690,17 +665,16 @@ ppi resolution
<pre class="lines">
-33
-34
-35</pre>
+28
+29
+30</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 33</span>
+ <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 28</span>
-<span class='def def kw'>def</span> <span class='height identifier id'>height</span>
- <span class='@height ivar id'>@height</span>
-<span class='end end kw'>end</span>
-</pre>
+<span class='kw'>def</span> <span class='id height'>height</span>
+ <span class='ivar'>@height</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
@@ -708,19 +682,18 @@ ppi resolution
<span id=""></span>
- <span id="index-instance_method"></span>
+ <span id="object-instance_method"></span>
<div class="method_details ">
- <p class="signature " id="index-instance_method">
+ <p class="signature " id="object-instance_method">
- - (<tt>Integer</tt>) <strong>index</strong> <span class="extras">(readonly)</span>
+ - (<tt><span class='object_link'><a href="Pic.html" title="Axlsx::Pic (class)">Pic</a></span></tt>) <strong>object</strong> <span class="extras">(readonly)</span>
</p><div class="docstring">
<div class="discussion">
- <p>
-The index of this anchor in the drawing
-</p>
+
+<p>The object this anchor hosts</p>
</div>
@@ -733,7 +706,7 @@ The index of this anchor in the drawing
<li>
- <span class='type'>(<tt>Integer</tt>)</span>
+ <span class='type'>(<tt><span class='object_link'><a href="Pic.html" title="Axlsx::Pic (class)">Pic</a></span></tt>)</span>
@@ -747,37 +720,36 @@ The index of this anchor in the drawing
<pre class="lines">
-22
-23
-24</pre>
+14
+15
+16</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 22</span>
+ <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 14</span>
-<span class='def def kw'>def</span> <span class='index identifier id'>index</span>
- <span class='@drawing ivar id'>@drawing</span><span class='dot token'>.</span><span class='anchors identifier id'>anchors</span><span class='dot token'>.</span><span class='index identifier id'>index</span><span class='lparen token'>(</span><span class='self self kw'>self</span><span class='rparen token'>)</span>
-<span class='end end kw'>end</span>
-</pre>
+<span class='kw'>def</span> <span class='id object'>object</span>
+ <span class='ivar'>@object</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
</div>
- <span id=""></span>
- <span id="object-instance_method"></span>
+ <span id="width=-instance_method"></span>
+ <span id="width-instance_method"></span>
<div class="method_details ">
- <p class="signature " id="object-instance_method">
+ <p class="signature " id="width-instance_method">
- - (<tt><span class='object_link'><a href="Pic.html" title="Axlsx::Pic (class)">Pic</a></span></tt>) <strong>object</strong> <span class="extras">(readonly)</span>
+ - (<tt>Integer</tt>) <strong>width</strong>
</p><div class="docstring">
<div class="discussion">
- <p>
-The object this anchor hosts
-</p>
+
+<p>the width of the graphic object in pixels. this is converted to EMU at a 92
+ppi resolution</p>
</div>
@@ -790,7 +762,7 @@ The object this anchor hosts
<li>
- <span class='type'>(<tt><span class='object_link'><a href="Pic.html" title="Axlsx::Pic (class)">Pic</a></span></tt>)</span>
+ <span class='type'>(<tt>Integer</tt>)</span>
@@ -804,38 +776,39 @@ The object this anchor hosts
<pre class="lines">
-14
-15
-16</pre>
+23
+24
+25</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 14</span>
+ <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 23</span>
-<span class='def def kw'>def</span> <span class='object identifier id'>object</span>
- <span class='@object ivar id'>@object</span>
-<span class='end end kw'>end</span>
-</pre>
+<span class='kw'>def</span> <span class='id width'>width</span>
+ <span class='ivar'>@width</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
</div>
-
- <span id="width=-instance_method"></span>
- <span id="width-instance_method"></span>
- <div class="method_details ">
- <p class="signature " id="width-instance_method">
+ </div>
+
+
+ <div id="instance_method_details" class="method_details_list">
+ <h2>Instance Method Details</h2>
+
+
+ <div class="method_details first">
+ <p class="signature first" id="index-instance_method">
- - (<tt>Integer</tt>) <strong>width</strong>
+ - (<tt>Integer</tt>) <strong>index</strong>
</p><div class="docstring">
<div class="discussion">
- <p>
-the width of the graphic object in pixels. this is converted to EMU at a 92
-ppi resolution
-</p>
+
+<p>The index of this anchor in the drawing</p>
</div>
@@ -862,31 +835,23 @@ ppi resolution
<pre class="lines">
-28
-29
-30</pre>
+59
+60
+61</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 28</span>
+ <pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 59</span>
-<span class='def def kw'>def</span> <span class='width identifier id'>width</span>
- <span class='@width ivar id'>@width</span>
-<span class='end end kw'>end</span>
-</pre>
+<span class='kw'>def</span> <span class='id index'>index</span>
+ <span class='ivar'>@drawing</span><span class='period'>.</span><span class='id anchors'>anchors</span><span class='period'>.</span><span class='id index'>index</span><span class='lparen'>(</span><span class='kw'>self</span><span class='rparen'>)</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
</div>
- </div>
-
-
- <div id="instance_method_details" class="method_details_list">
- <h2>Instance Method Details</h2>
-
-
- <div class="method_details first">
- <p class="signature first" id="to_xml-instance_method">
+ <div class="method_details ">
+ <p class="signature " id="to_xml-instance_method">
- (<tt>String</tt>) <strong>to_xml</strong>(xml)
@@ -894,9 +859,8 @@ ppi resolution
</p><div class="docstring">
<div class="discussion">
- <p>
-Serializes the anchor
-</p>
+
+<p>Serializes the anchor</p>
</div>
@@ -915,9 +879,8 @@ Serializes the anchor
&mdash;
- <div class='inline'><p>
-The document builder instance this objects xml will be added to.
-</p>
+ <div class='inline'>
+<p>The document builder instance this objects xml will be added to.</p>
</div>
</li>
@@ -958,17 +921,16 @@ The document builder instance this objects xml will be added to.
<td>
<pre class="code"><span class="info file"># File 'lib/axlsx/drawing/one_cell_anchor.rb', line 66</span>
-<span class='def def kw'>def</span> <span class='to_xml identifier id'>to_xml</span><span class='lparen token'>(</span><span class='xml identifier id'>xml</span><span class='rparen token'>)</span>
- <span class='xml identifier id'>xml</span><span class='dot token'>.</span><span class='send identifier id'>send</span><span class='lparen token'>(</span><span class='string val'>'xdr:oneCellAnchor'</span><span class='rparen token'>)</span> <span class='lbrace token'>{</span>
- <span class='xml identifier id'>xml</span><span class='dot token'>.</span><span class='send identifier id'>send</span><span class='lparen token'>(</span><span class='string val'>'xdr:from'</span><span class='rparen token'>)</span> <span class='lbrace token'>{</span>
- <span class='from identifier id'>from</span><span class='dot token'>.</span><span class='to_xml identifier id'>to_xml</span><span class='lparen token'>(</span><span class='xml identifier id'>xml</span><span class='rparen token'>)</span>
- <span class='rbrace token'>}</span>
- <span class='xml identifier id'>xml</span><span class='dot token'>.</span><span class='send identifier id'>send</span><span class='lparen token'>(</span><span class='string val'>'xdr:ext'</span><span class='comma token'>,</span> <span class='ext identifier id'>ext</span><span class='rparen token'>)</span>
- <span class='@object ivar id'>@object</span><span class='dot token'>.</span><span class='to_xml identifier id'>to_xml</span><span class='lparen token'>(</span><span class='xml identifier id'>xml</span><span class='rparen token'>)</span>
- <span class='xml identifier id'>xml</span><span class='dot token'>.</span><span class='send identifier id'>send</span><span class='lparen token'>(</span><span class='string val'>'xdr:clientData'</span><span class='rparen token'>)</span>
- <span class='rbrace token'>}</span>
-<span class='end end kw'>end</span>
-</pre>
+<span class='kw'>def</span> <span class='id to_xml'>to_xml</span><span class='lparen'>(</span><span class='id xml'>xml</span><span class='rparen'>)</span>
+ <span class='id xml'>xml</span><span class='period'>.</span><span class='id send'>send</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>xdr:oneCellAnchor</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span> <span class='lbrace'>{</span>
+ <span class='id xml'>xml</span><span class='period'>.</span><span class='id send'>send</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>xdr:from</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span> <span class='lbrace'>{</span>
+ <span class='id from'>from</span><span class='period'>.</span><span class='id to_xml'>to_xml</span><span class='lparen'>(</span><span class='id xml'>xml</span><span class='rparen'>)</span>
+ <span class='rbrace'>}</span>
+ <span class='id xml'>xml</span><span class='period'>.</span><span class='id send'>send</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>xdr:ext</span><span class='tstring_end'>'</span></span><span class='comma'>,</span> <span class='id ext'>ext</span><span class='rparen'>)</span>
+ <span class='ivar'>@object</span><span class='period'>.</span><span class='id to_xml'>to_xml</span><span class='lparen'>(</span><span class='id xml'>xml</span><span class='rparen'>)</span>
+ <span class='id xml'>xml</span><span class='period'>.</span><span class='id send'>send</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>xdr:clientData</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span>
+ <span class='rbrace'>}</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
@@ -979,9 +941,9 @@ The document builder instance this objects xml will be added to.
</div>
<div id="footer">
- Generated on Wed Nov 23 22:20:46 2011 by
+ Generated on Sat Nov 26 13:16:39 2011 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
- 0.7.3 (ruby-1.8.7).
+ 0.7.3 (ruby-1.9.3).
</div>
</body>