summaryrefslogtreecommitdiffhomepage
path: root/doc/Axlsx/Drawing.html
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-30 08:53:14 +0900
committerRandy Morgan <[email protected]>2011-11-30 08:53:14 +0900
commit076be316935180341d7ee7a9335281a4b18d1fa9 (patch)
tree8754af1eaadb7fa1585aaedcd7845d68b7985d3c /doc/Axlsx/Drawing.html
parente99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff)
downloadcaxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz
caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/Drawing.html')
-rw-r--r--doc/Axlsx/Drawing.html174
1 files changed, 70 insertions, 104 deletions
diff --git a/doc/Axlsx/Drawing.html b/doc/Axlsx/Drawing.html
index edabb5ed..b6e3ee72 100644
--- a/doc/Axlsx/Drawing.html
+++ b/doc/Axlsx/Drawing.html
@@ -97,19 +97,17 @@
<div class="note notetag">
<strong>Note:</strong>
- <div class='inline'><p>
-The recommended way to manage drawings is to use the Worksheet.add_chart
-method.
-</p>
+ <div class='inline'>
+<p>The recommended way to manage drawings is to use the Worksheet.add_chart
+method.</p>
</div>
</div>
-<p>
-A Drawing is a canvas for charts. Each worksheet has a single drawing that
+
+<p>A Drawing is a canvas for charts. Each worksheet has a single drawing that
manages anchors. The anchors reference the charts via graphical frames.
This is not a trivial relationship so please do follow the advice in the
-note. see README for an example of how to create a chart.
-</p>
+note. see README for an example of how to create a chart.</p>
</div>
@@ -150,10 +148,9 @@ note. see README for an example of how to create a chart.
- <span class="summary_desc"><div class='inline'><p>
-A collection of anchors for this drawing only TwoCellAnchors are supported
-in this version.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>A collection of anchors for this drawing only TwoCellAnchors are supported
+in this version.</p>
</div></span>
</li>
@@ -178,9 +175,8 @@ in this version.
- <span class="summary_desc"><div class='inline'><p>
-The worksheet that owns the drawing.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The worksheet that owns the drawing.</p>
</div></span>
</li>
@@ -215,9 +211,8 @@ The worksheet that owns the drawing.
- <span class="summary_desc"><div class='inline'><p>
-Adds a chart to the drawing.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Adds a chart to the drawing.</p>
</div></span>
</li>
@@ -239,9 +234,8 @@ Adds a chart to the drawing.
- <span class="summary_desc"><div class='inline'><p>
-Adds an image to the chart.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Adds an image to the chart.</p>
</div></span>
</li>
@@ -263,9 +257,8 @@ Adds an image to the chart.
- <span class="summary_desc"><div class='inline'><p>
-An array of charts that are associated with this drawing&#8217;s anchors.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>An array of charts that are associated with this drawing’s anchors.</p>
</div></span>
</li>
@@ -287,10 +280,9 @@ An array of charts that are associated with this drawing&#8217;s anchors.
- <span class="summary_desc"><div class='inline'><p>
-An array of image objects that are associated with this drawing&#8217;s
-anchors.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>An array of image objects that are associated with this drawing’s
+anchors.</p>
</div></span>
</li>
@@ -312,10 +304,8 @@ anchors.
- <span class="summary_desc"><div class='inline'><p>
-The index of this drawing in the owning workbooks&#8217;s drawings
-collection.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The index of this drawing in the owning workbooks’s drawings collection.</p>
</div></span>
</li>
@@ -339,9 +329,8 @@ collection.
- <span class="summary_desc"><div class='inline'><p>
-Creates a new Drawing object.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Creates a new Drawing object.</p>
</div></span>
</li>
@@ -363,9 +352,8 @@ Creates a new Drawing object.
- <span class="summary_desc"><div class='inline'><p>
-The part name for this drawing.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The part name for this drawing.</p>
</div></span>
</li>
@@ -387,9 +375,8 @@ The part name for this drawing.
- <span class="summary_desc"><div class='inline'><p>
-The drawing&#8217;s relationships.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The drawing’s relationships.</p>
</div></span>
</li>
@@ -411,9 +398,8 @@ The drawing&#8217;s relationships.
- <span class="summary_desc"><div class='inline'><p>
-The relational part name for this drawing.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The relational part name for this drawing.</p>
</div></span>
</li>
@@ -435,9 +421,8 @@ The relational part name for this drawing.
- <span class="summary_desc"><div class='inline'><p>
-The relation reference id for this drawing.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The relation reference id for this drawing.</p>
</div></span>
</li>
@@ -459,9 +444,8 @@ The relation reference id for this drawing.
- <span class="summary_desc"><div class='inline'><p>
-Serializes the drawing.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Serializes the drawing.</p>
</div></span>
</li>
@@ -482,9 +466,8 @@ Serializes the drawing.
</p><div class="docstring">
<div class="discussion">
- <p>
-Creates a new Drawing object
-</p>
+
+<p>Creates a new Drawing object</p>
</div>
@@ -503,9 +486,8 @@ Creates a new Drawing object
&mdash;
- <div class='inline'><p>
-The worksheet that owns this drawing
-</p>
+ <div class='inline'>
+<p>The worksheet that owns this drawing</p>
</div>
</li>
@@ -558,10 +540,9 @@ The worksheet that owns this drawing
</p><div class="docstring">
<div class="discussion">
- <p>
-A collection of anchors for this drawing only TwoCellAnchors are supported
-in this version
-</p>
+
+<p>A collection of anchors for this drawing only TwoCellAnchors are supported
+in this version</p>
</div>
@@ -616,9 +597,8 @@ in this version
</p><div class="docstring">
<div class="discussion">
- <p>
-The worksheet that owns the drawing
-</p>
+
+<p>The worksheet that owns the drawing</p>
</div>
@@ -680,16 +660,14 @@ The worksheet that owns the drawing
<div class="note notetag">
<strong>Note:</strong>
- <div class='inline'><p>
-The recommended way to manage charts is to use Worksheet.add_chart. Please
-refer to that method for documentation.
-</p>
+ <div class='inline'>
+<p>The recommended way to manage charts is to use Worksheet.add_chart. Please
+refer to that method for documentation.</p>
</div>
</div>
-<p>
-Adds a chart to the drawing.
-</p>
+
+<p>Adds a chart to the drawing.</p>
</div>
@@ -740,16 +718,14 @@ Adds a chart to the drawing.
<div class="note notetag">
<strong>Note:</strong>
- <div class='inline'><p>
-The recommended way to manage images is to use Worksheet.add_image. Please
-refer to that method for documentation.
-</p>
+ <div class='inline'>
+<p>The recommended way to manage images is to use Worksheet.add_image. Please
+refer to that method for documentation.</p>
</div>
</div>
-<p>
-Adds an image to the chart
-</p>
+
+<p>Adds an image to the chart</p>
</div>
@@ -797,9 +773,8 @@ Adds an image to the chart
</p><div class="docstring">
<div class="discussion">
- <p>
-An array of charts that are associated with this drawing&#8217;s anchors
-</p>
+
+<p>An array of charts that are associated with this drawing’s anchors</p>
</div>
@@ -853,10 +828,8 @@ An array of charts that are associated with this drawing&#8217;s anchors
</p><div class="docstring">
<div class="discussion">
- <p>
-An array of image objects that are associated with this drawing&#8217;s
-anchors
-</p>
+
+<p>An array of image objects that are associated with this drawing’s anchors</p>
</div>
@@ -910,10 +883,8 @@ anchors
</p><div class="docstring">
<div class="discussion">
- <p>
-The index of this drawing in the owning workbooks&#8217;s drawings
-collection.
-</p>
+
+<p>The index of this drawing in the owning workbooks’s drawings collection.</p>
</div>
@@ -965,9 +936,8 @@ collection.
</p><div class="docstring">
<div class="discussion">
- <p>
-The part name for this drawing
-</p>
+
+<p>The part name for this drawing</p>
</div>
@@ -1019,9 +989,8 @@ The part name for this drawing
</p><div class="docstring">
<div class="discussion">
- <p>
-The drawing&#8217;s relationships.
-</p>
+
+<p>The drawing’s relationships.</p>
</div>
@@ -1087,9 +1056,8 @@ The drawing&#8217;s relationships.
</p><div class="docstring">
<div class="discussion">
- <p>
-The relational part name for this drawing
-</p>
+
+<p>The relational part name for this drawing</p>
</div>
@@ -1141,9 +1109,8 @@ The relational part name for this drawing
</p><div class="docstring">
<div class="discussion">
- <p>
-The relation reference id for this drawing
-</p>
+
+<p>The relation reference id for this drawing</p>
</div>
@@ -1195,9 +1162,8 @@ The relation reference id for this drawing
</p><div class="docstring">
<div class="discussion">
- <p>
-Serializes the drawing
-</p>
+
+<p>Serializes the drawing</p>
</div>
@@ -1255,7 +1221,7 @@ Serializes the drawing
</div>
<div id="footer">
- Generated on Tue Nov 29 13:28:49 2011 by
+ Generated on Wed Nov 30 08:46:23 2011 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.7.3 (ruby-1.8.7).
</div>