You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/11/14 17:39:25 UTC

svn commit: r1714343 [5/6] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ddf/ apidocs/org/apache/poi/hslf/model/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/sl/usermodel/ apidocs/org/apache/poi/sl/usermodel/class-use/ api...

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextShape.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextShape.html Sat Nov 14 16:39:24 2015
@@ -183,39 +183,51 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>java.lang.Double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextRotation()">getTextRotation</a></strong>()</code>
+<div class="block">The text rotation can be independent specified from the shape rotation.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a></strong>()</code>
 <div class="block">Returns the type of vertical alignment for the text.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a></strong>()</code>
 <div class="block">Returns if the text is centered.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a></strong>(java.lang.Boolean&nbsp;isCentered)</code>
 <div class="block">Sets if the paragraphs are horizontal centered</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/Insets2D.html" title="class in org.apache.poi.sl.usermodel">Insets2D</a>&nbsp;insets)</code>
 <div class="block">Sets the shape margins</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a></strong>(java.lang.String&nbsp;text)</code>
 <div class="block">Sets (overwrites) the current text.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;orientation)</code>
+<div class="block">sets the vertical orientation</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a>&nbsp;placeholder)</code>
@@ -224,11 +236,17 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a></strong>(java.lang.Double&nbsp;rotation)</code>
+<div class="block">Sets the text rotation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a>&nbsp;vAlign)</code>
 <div class="block">Sets the type of vertical alignment for the text.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></strong>(boolean&nbsp;wrap)</code>&nbsp;</td>
 </tr>
@@ -417,6 +435,41 @@ extends <a href="../../../../../org/apac
 <dl><dt><span class="strong">Returns:</span></dt><dd>vertical orientation of the text</dd></dl>
 </li>
 </ul>
+<a name="setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTextDirection</h4>
+<pre>void&nbsp;setTextDirection(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;orientation)</pre>
+<div class="block">sets the vertical orientation</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>orientation</code> - vertical orientation of the text</dd></dl>
+</li>
+</ul>
+<a name="getTextRotation()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTextRotation</h4>
+<pre>java.lang.Double&nbsp;getTextRotation()</pre>
+<div class="block">The text rotation can be independent specified from the shape rotation.
+ For XSLF this can be an arbitrary degree, for HSLF the degree is given in steps of 90 degrees</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>text rotation in degrees, returns null if no rotation is given</dd></dl>
+</li>
+</ul>
+<a name="setTextRotation(java.lang.Double)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTextRotation</h4>
+<pre>void&nbsp;setTextRotation(java.lang.Double&nbsp;rotation)</pre>
+<div class="block">Sets the text rotation.
+ For XSLF this can ben an arbitrary degree, for HSLF the rotation is rounded to next 90 degree step</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>rotation</code> - the text rotation, or null to unset the rotation</dd></dl>
+</li>
+</ul>
 <a name="setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationShape.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationShape.html Sat Nov 14 16:39:24 2015
@@ -74,10 +74,14 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -86,6 +90,45 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hslf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a> in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> that return <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineHeadDecoration()">getLineHeadDecoration</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineTailDecoration()">getLineTailDecoration</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineHeadDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">setLineHeadDecoration</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>&nbsp;decoShape)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineTailDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">setLineTailDecoration</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>&nbsp;decoShape)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.sl.usermodel">
 <!--   -->
 </a>
@@ -99,23 +142,27 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
-<td class="colLast"><span class="strong">LineDecoration.DecorationShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html#fromOoxmlId(int)">fromOoxmlId</a></strong>(int&nbsp;ooxmlId)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">LineDecoration.DecorationShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html#fromNativeId(int)">fromNativeId</a></strong>(int&nbsp;nativeId)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
+<td class="colLast"><span class="strong">LineDecoration.DecorationShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html#fromOoxmlId(int)">fromOoxmlId</a></strong>(int&nbsp;ooxmlId)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
 <td class="colLast"><span class="strong">LineDecoration.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.html#getHeadShape()">getHeadShape</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
 <td class="colLast"><span class="strong">LineDecoration.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.html#getTailShape()">getTailShape</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
 <td class="colLast"><span class="strong">LineDecoration.DecorationShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>[]</code></td>
 <td class="colLast"><span class="strong">LineDecoration.DecorationShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html#values()">values</a></strong>()</code>
 <div class="block">Returns an array containing the constants of this enum type, in

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationSize.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationSize.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationSize.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationSize.html Sat Nov 14 16:39:24 2015
@@ -74,10 +74,14 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -86,6 +90,61 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hslf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a> in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> that return <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineHeadLength()">getLineHeadLength</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineHeadWidth()">getLineHeadWidth</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineTailLength()">getLineTailLength</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineTailWidth()">getLineTailWidth</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineHeadLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineHeadLength</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;decoSize)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineHeadWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineHeadWidth</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;decoSize)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineTailLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineTailLength</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;decoSize)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineTailWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineTailWidth</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;decoSize)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.sl.usermodel">
 <!--   -->
 </a>
@@ -99,31 +158,35 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
-<td class="colLast"><span class="strong">LineDecoration.DecorationSize.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html#fromOoxmlId(int)">fromOoxmlId</a></strong>(int&nbsp;ooxmlId)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">LineDecoration.DecorationSize.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html#fromNativeId(int)">fromNativeId</a></strong>(int&nbsp;nativeId)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
+<td class="colLast"><span class="strong">LineDecoration.DecorationSize.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html#fromOoxmlId(int)">fromOoxmlId</a></strong>(int&nbsp;ooxmlId)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
 <td class="colLast"><span class="strong">LineDecoration.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.html#getHeadLength()">getHeadLength</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
 <td class="colLast"><span class="strong">LineDecoration.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.html#getHeadWidth()">getHeadWidth</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
 <td class="colLast"><span class="strong">LineDecoration.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.html#getTailLength()">getTailLength</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
 <td class="colLast"><span class="strong">LineDecoration.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.html#getTailWidth()">getTailWidth</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
 <td class="colLast"><span class="strong">LineDecoration.DecorationSize.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>[]</code></td>
 <td class="colLast"><span class="strong">LineDecoration.DecorationSize.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html#values()">values</a></strong>()</code>
 <div class="block">Returns an array containing the constants of this enum type, in

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.TextDirection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.TextDirection.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.TextDirection.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.TextDirection.html Sat Nov 14 16:39:24 2015
@@ -107,6 +107,19 @@
 </tr>
 </tbody>
 </table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;orientation)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.sl.usermodel">
 <!--   -->
@@ -137,6 +150,21 @@ the order they are declared.</div>
 </td>
 </tr>
 </tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TextShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;orientation)</code>
+<div class="block">sets the vertical orientation</div>
+</td>
+</tr>
+</tbody>
 </table>
 </li>
 <li class="blockList"><a name="org.apache.poi.xslf.usermodel">

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html Sat Nov 14 16:39:24 2015
@@ -215,6 +215,14 @@
 <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/LineDecoration.html#org.apache.poi.hslf.usermodel">LineDecoration</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationShape.html#org.apache.poi.hslf.usermodel">LineDecoration.DecorationShape</a>
+<div class="block">Represents the shape decoration that appears at the ends of lines.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/LineDecoration.DecorationSize.html#org.apache.poi.hslf.usermodel">LineDecoration.DecorationSize</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/MasterSheet.html#org.apache.poi.hslf.usermodel">MasterSheet</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFAutoShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFAutoShape.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFAutoShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFAutoShape.html Sat Nov 14 16:39:24 2015
@@ -182,7 +182,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, 
 <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a>,
  <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap
 </a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr(boolean)">getTextBodyPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>,
  <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/use
 rmodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org
 /apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.xslf.usermodel.XSLFSimpleShape">
@@ -210,7 +210,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCente
 red</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../..
 /../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apac
 he/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.SimpleShape">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFFreeformShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFFreeformShape.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFFreeformShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFFreeformShape.html Sat Nov 14 16:39:24 2015
@@ -191,7 +191,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, 
 <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a>,
  <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap
 </a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr(boolean)">getTextBodyPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>,
  <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/use
 rmodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org
 /apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.xslf.usermodel.XSLFSimpleShape">
@@ -219,7 +219,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCente
 red</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../..
 /../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apac
 he/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.SimpleShape">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html Sat Nov 14 16:39:24 2015
@@ -298,7 +298,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/
 apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr(boolean)">getTextBodyPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../..
 /../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape
 .TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.xslf.usermodel.XSLFSimpleShape">
@@ -326,7 +326,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Ins
 ets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <
 a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.SimpleShape">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html Sat Nov 14 16:39:24 2015
@@ -170,7 +170,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, 
 <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a>,
  <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap
 </a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr(boolean)">getTextBodyPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>,
  <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/use
 rmodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org
 /apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.xslf.usermodel.XSLFSimpleShape">
@@ -198,7 +198,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCente
 red</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../..
 /../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apac
 he/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.SimpleShape">



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org