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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -205,7 +205,7 @@ implements <a href="../../../../../org/a <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getBorderWidth(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">getBorderWidth</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a> edge)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTableCellProperties</code></td> +<td class="colFirst"><code>protected CTTableCellProperties</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getCellProperties(boolean)">getCellProperties</a></strong>(boolean create)</code> </td> </tr> <tr class="altColor"> @@ -237,7 +237,7 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody</code></td> +<td class="colFirst"><code>protected CTTextBody</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getTextBody(boolean)">getTextBody</a></strong>(boolean create)</code> </td> </tr> <tr class="altColor"> @@ -251,7 +251,7 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D</code></td> +<td class="colFirst"><code>protected CTTransform2D</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getXfrm()">getXfrm</a></strong>()</code> <div class="block">Return a fake-xfrm which is used for calculating the text height</div> </td> @@ -264,7 +264,7 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>protected org.apache.poi.xslf.usermodel.XSLFTableCell.XSLFCellTextParagraph</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph p)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#newTextParagraph(CTTextParagraph)">newTextParagraph</a></strong>(CTTextParagraph p)</code> <div class="block">Helper method to allow subclasses to provide their own text paragraph</div> </td> </tr> @@ -383,7 +383,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></h3> -<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getChild(java.lang.Class,%20java.lang.String,%20java.lang.String)">getChild</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSL FShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradien tFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme,%20boolean)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.poi.xslf.usermodel.XSLFPropertiesDelegate.XSLFFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../. ./org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li> +<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getChild(java.lang.Class,%20java.lang.String,%20java.lang.String)">getChild</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSL FShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTGradientFillProperties,%20CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, < a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTSolidColorFillProperties,%20CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme,%20boolean)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.poi.xslf.usermodel.XSLFPropertiesDelegate.XSLFFillProperties,%20CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -454,7 +454,7 @@ implements <a href="../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getTextBody</h4> -<pre>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody getTextBody(boolean create)</pre> +<pre>protected CTTextBody getTextBody(boolean create)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBody(boolean)">getTextBody</a></code> in class <code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></code></dd> @@ -467,7 +467,7 @@ implements <a href="../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getCellProperties</h4> -<pre>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTableCellProperties getCellProperties(boolean create)</pre> +<pre>protected CTTableCellProperties getCellProperties(boolean create)</pre> </li> </ul> <a name="setLeftInset(double)"> @@ -849,7 +849,7 @@ implements <a href="../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getXfrm</h4> -<pre>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D getXfrm()</pre> +<pre>protected CTTransform2D getXfrm()</pre> <div class="block">Return a fake-xfrm which is used for calculating the text height</div> </li> </ul> @@ -910,18 +910,18 @@ implements <a href="../../../../../org/a <dd>POI 3.15-beta2</dd></dl> </li> </ul> -<a name="newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)"> +<a name="newTextParagraph(CTTextParagraph)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newTextParagraph</h4> -<pre>protected org.apache.poi.xslf.usermodel.XSLFTableCell.XSLFCellTextParagraph newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph p)</pre> -<div class="block"><strong>Description copied from class: <code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">XSLFTextShape</a></code></strong></div> +<pre>protected org.apache.poi.xslf.usermodel.XSLFTableCell.XSLFCellTextParagraph newTextParagraph(CTTextParagraph p)</pre> +<div class="block"><strong>Description copied from class: <code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(CTTextParagraph)">XSLFTextShape</a></code></strong></div> <div class="block">Helper method to allow subclasses to provide their own text paragraph</div> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</a></code> in class <code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></code></dd> +<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(CTTextParagraph)">newTextParagraph</a></code> in class <code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - the xml reference</dd> <dt><span class="strong">Returns:</span></dt><dd>a new text paragraph</dd><dt><span class="strong">Since:</span></dt> <dd>POI 3.15-beta2</dd></dl>
Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableRow.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableRow.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableRow.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableRow.html Wed Sep 21 22:19:54 2016 @@ -133,7 +133,7 @@ implements java.lang.Iterable<<a href <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableRow.html#getHeight()">getHeight</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTableRow</code></td> +<td class="colFirst"><code>CTTableRow</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableRow.html#getXmlObject()">getXmlObject</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -179,7 +179,7 @@ implements java.lang.Iterable<<a href <ul class="blockList"> <li class="blockList"> <h4>getXmlObject</h4> -<pre>public org.openxmlformats.schemas.drawingml.x2006.main.CTTableRow getXmlObject()</pre> +<pre>public CTTableRow getXmlObject()</pre> </li> </ul> <a name="iterator()"> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.html Wed Sep 21 22:19:54 2016 @@ -143,11 +143,11 @@ extends java.lang.Object</pre> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html#getStyleName()">getStyleName</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTablePartStyle</code></td> +<td class="colFirst"><code>protected CTTablePartStyle</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html#getTablePartStyle(org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle)">getTablePartStyle</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> tps)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyle</code></td> +<td class="colFirst"><code>CTTableStyle</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html#getXmlObject()">getXmlObject</a></strong>()</code> </td> </tr> </table> @@ -178,7 +178,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>getXmlObject</h4> -<pre>public org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyle getXmlObject()</pre> +<pre>public CTTableStyle getXmlObject()</pre> </li> </ul> <a name="getStyleName()"> @@ -205,7 +205,7 @@ extends java.lang.Object</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getTablePartStyle</h4> -<pre>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTablePartStyle getTablePartStyle(<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> tps)</pre> +<pre>protected CTTablePartStyle getTablePartStyle(<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> tps)</pre> <dl><dt><span class="strong">Since:</span></dt> <dd>POI 3.15-beta2</dd></dl> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyles.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyles.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyles.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyles.html Wed Sep 21 22:19:54 2016 @@ -173,7 +173,7 @@ implements java.lang.Iterable<<a href <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyles.html#getStyles()">getStyles</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList</code></td> +<td class="colFirst"><code>CTTableStyleList</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyles.html#getXmlObject()">getXmlObject</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -264,7 +264,7 @@ public XSLFTableStyles(<a href="../ <ul class="blockList"> <li class="blockList"> <h4>getXmlObject</h4> -<pre>public org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList getXmlObject()</pre> +<pre>public CTTableStyleList getXmlObject()</pre> </li> </ul> <a name="iterator()"> 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -171,14 +171,14 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></h3> -<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html#getTextBody(boolean)">getTextBody</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html#initTextBody(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody)">initTextBody</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html#toString()">toString</a></code></li> +<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html#getTextBody(boolean)">getTextBody</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html#initTextBody(CTTextBody)">initTextBody</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html#toString()">toString</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.xslf.usermodel.XSLFTextShape"> <!-- --> </a> <h3>Methods inherited from class 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#appendText(java.lang.String,%20boolean)">appendText</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()">getTopIns et</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#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</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)">setHorizontalCen tered</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.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/apac he/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> +<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#appendText(java.lang.String,%20boolean)">appendText</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()">getTopIns et</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#newTextParagraph(CTTextParagraph)">newTextParagraph</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/po i/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.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#setText Placeholder(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"> @@ -192,7 +192,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></h3> -<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getChild(java.lang.Class,%20java.lang.String,%20java.lang.String)">getChild</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel /XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeProperties()">getShapeProperties</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBl ipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme,%20boolean)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.poi.xslf.usermodel.XSLFPropertiesDel egate.XSLFFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li> +<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getChild(java.lang.Class,%20java.lang.String,%20java.lang.String)">getChild</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel /XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeProperties()">getShapeProperties</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTBlipFillProperties,%20org.apache.poi.openxml4j.opc .PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTGradientFillProperties,%20CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTSolidColorFillProperties,%20CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme,%20boolean)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.poi.xslf.usermodel.XSLFPropertiesDelegate.XSLFFillProperties,%20CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a> , <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html Wed Sep 21 22:19:54 2016 @@ -266,7 +266,7 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph</code></td> +<td class="colFirst"><code>CTTextParagraph</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#getXmlObject()">getXmlObject</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -288,7 +288,7 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#newTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun)">newTextRun</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun r)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#newTextRun(CTRegularTextRun)">newTextRun</a></strong>(CTRegularTextRun r)</code> <div class="block">Helper method to allow subclasses to provide their own text run</div> </td> </tr> @@ -427,7 +427,7 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>getXmlObject</h4> <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph getXmlObject()</pre> +public CTTextParagraph getXmlObject()</pre> </li> </ul> <a name="getParentShape()"> @@ -1098,13 +1098,13 @@ public org.openxmlformats.schemas.d <dt><span class="strong">Returns:</span></dt><dd>true if this paragraph is part of a header or footer placeholder</dd></dl> </li> </ul> -<a name="newTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun)"> +<a name="newTextRun(CTRegularTextRun)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>newTextRun</h4> -<pre>protected <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a> newTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun r)</pre> +<pre>protected <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a> newTextRun(CTRegularTextRun r)</pre> <div class="block">Helper method to allow subclasses to provide their own text run</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>r</code> - the xml reference</dd> <dt><span class="strong">Returns:</span></dt><dd>a new text paragraph</dd><dt><span class="strong">Since:</span></dt> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextRun.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextRun.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextRun.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextRun.html Wed Sep 21 22:19:54 2016 @@ -139,7 +139,7 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#XSLFTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun,%20org.apache.poi.xslf.usermodel.XSLFTextParagraph)">XSLFTextRun</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun r, +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#XSLFTextRun(CTRegularTextRun,%20org.apache.poi.xslf.usermodel.XSLFTextParagraph)">XSLFTextRun</a></strong>(CTRegularTextRun r, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a> p)</code> </td> </tr> </table> @@ -199,7 +199,7 @@ implements <a href="../../../../../org/a <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getRawText()">getRawText</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties</code></td> +<td class="colFirst"><code>protected CTTextCharacterProperties</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getRPr(boolean)">getRPr</a></strong>(boolean create)</code> <div class="block">Return the character properties</div> </td> @@ -209,7 +209,7 @@ implements <a href="../../../../../org/a <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getTextCap()">getTextCap</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun</code></td> +<td class="colFirst"><code>CTRegularTextRun</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getXmlObject()">getXmlObject</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -346,13 +346,13 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Constructor Detail</h3> -<a name="XSLFTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun, org.apache.poi.xslf.usermodel.XSLFTextParagraph)"> +<a name="XSLFTextRun(CTRegularTextRun, org.apache.poi.xslf.usermodel.XSLFTextParagraph)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XSLFTextRun</h4> -<pre>protected XSLFTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun r, +<pre>protected XSLFTextRun(CTRegularTextRun r, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a> p)</pre> </li> </ul> @@ -396,7 +396,7 @@ implements <a href="../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getXmlObject</h4> -<pre>public org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun getXmlObject()</pre> +<pre>public CTRegularTextRun getXmlObject()</pre> </li> </ul> <a name="setFontColor(java.awt.Color)"> @@ -755,7 +755,7 @@ implements <a href="../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getRPr</h4> -<pre>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties getRPr(boolean create)</pre> +<pre>protected CTTextCharacterProperties getRPr(boolean create)</pre> <div class="block">Return the character properties</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>create</code> - if true, create an empty character properties object if it doesn't exist</dd> <dt><span class="strong">Returns:</span></dt><dd>the character properties or null if create was false and the properties haven't exist</dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html Wed Sep 21 22:19:54 2016 @@ -224,15 +224,15 @@ implements <a href="../../../../../org/a <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody</code></td> +<td class="colFirst"><code>protected abstract CTTextBody</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBody(boolean)">getTextBody</a></strong>(boolean create)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties</code></td> +<td class="colFirst"><code>protected CTTextBodyProperties</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties</code></td> +<td class="colFirst"><code>protected CTTextBodyProperties</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr(boolean)">getTextBodyPr</a></strong>(boolean create)</code> </td> </tr> <tr class="altColor"> @@ -292,7 +292,7 @@ implements <a href="../../../../../org/a </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph p)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(CTTextParagraph)">newTextParagraph</a></strong>(CTTextParagraph p)</code> <div class="block">Helper method to allow subclasses to provide their own text paragraph</div> </td> </tr> @@ -398,7 +398,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></h3> -<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getChild(java.lang.Class,%20java.lang.String,%20java.lang.String)">getChild</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel /XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeProperties()">getShapeProperties</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBl ipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme,%20boolean)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.poi.xslf.usermodel.XSLFPropertiesDel egate.XSLFFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li> +<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getChild(java.lang.Class,%20java.lang.String,%20java.lang.String)">getChild</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel /XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeProperties()">getShapeProperties</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTBlipFillProperties,%20org.apache.poi.openxml4j.opc .PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTGradientFillProperties,%20CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTSolidColorFillProperties,%20CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme,%20boolean)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.poi.xslf.usermodel.XSLFPropertiesDelegate.XSLFFillProperties,%20CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a> , <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -850,7 +850,7 @@ implements <a href="../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getTextBodyPr</h4> -<pre>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties getTextBodyPr()</pre> +<pre>protected CTTextBodyProperties getTextBodyPr()</pre> </li> </ul> <a name="getTextBodyPr(boolean)"> @@ -859,7 +859,7 @@ implements <a href="../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getTextBodyPr</h4> -<pre>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties getTextBodyPr(boolean create)</pre> +<pre>protected CTTextBodyProperties getTextBodyPr(boolean create)</pre> </li> </ul> <a name="getTextBody(boolean)"> @@ -868,7 +868,7 @@ implements <a href="../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getTextBody</h4> -<pre>protected abstract org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody getTextBody(boolean create)</pre> +<pre>protected abstract CTTextBody getTextBody(boolean create)</pre> </li> </ul> <a name="setPlaceholder(org.apache.poi.sl.usermodel.Placeholder)"> @@ -955,13 +955,13 @@ implements <a href="../../../../../org/a <dt><span class="strong">Returns:</span></dt><dd>the text placeholder</dd></dl> </li> </ul> -<a name="newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)"> +<a name="newTextParagraph(CTTextParagraph)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>newTextParagraph</h4> -<pre>protected <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a> newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph p)</pre> +<pre>protected <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a> newTextParagraph(CTTextParagraph p)</pre> <div class="block">Helper method to allow subclasses to provide their own text paragraph</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - the xml reference</dd> <dt><span class="strong">Returns:</span></dt><dd>a new text paragraph</dd><dt><span class="strong">Since:</span></dt> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTheme.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTheme.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTheme.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTheme.html Wed Sep 21 22:19:54 2016 @@ -182,7 +182,7 @@ extends <a href="../../../../../org/apac <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html#getName()">getName</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeStyleSheet</code></td> +<td class="colFirst"><code>CTOfficeStyleSheet</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html#getXmlObject()">getXmlObject</a></strong>()</code> <div class="block">While developing only!</div> </td> @@ -303,7 +303,7 @@ public XSLFTheme(<a href="../../../ <li class="blockList"> <h4>getXmlObject</h4> <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public org.openxmlformats.schemas.drawingml.x2006.main.CTOfficeStyleSheet getXmlObject()</pre> +public CTOfficeStyleSheet getXmlObject()</pre> <div class="block">While developing only!</div> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFAutoShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFAutoShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFAutoShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFAutoShape.html Wed Sep 21 22:19:54 2016 @@ -114,19 +114,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></code></td> -<td class="colLast"><span class="strong">XSLFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createAutoShape()">createAutoShape</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createAutoShape()">createAutoShape</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></code></td> -<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createAutoShape()">createAutoShape</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></code></td> -<td class="colLast"><span class="strong">XSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createAutoShape()">createAutoShape</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></code></td> -<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createAutoShape()">createAutoShape</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createAutoShape()">createAutoShape</a></strong>()</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFBackground.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFBackground.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFBackground.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFBackground.html Wed Sep 21 22:19:54 2016 @@ -103,11 +103,11 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFBackground.html" title="class in org.apache.poi.xslf.usermodel">XSLFBackground</a></code></td> -<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getBackground()">getBackground</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#getBackground()">getBackground</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFBackground.html" title="class in org.apache.poi.xslf.usermodel">XSLFBackground</a></code></td> -<td class="colLast"><span class="strong">XSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#getBackground()">getBackground</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getBackground()">getBackground</a></strong>()</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFConnectorShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFConnectorShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFConnectorShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFConnectorShape.html Wed Sep 21 22:19:54 2016 @@ -95,19 +95,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a></code></td> -<td class="colLast"><span class="strong">XSLFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createConnector()">createConnector</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createConnector()">createConnector</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a></code></td> -<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createConnector()">createConnector</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a></code></td> -<td class="colLast"><span class="strong">XSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createConnector()">createConnector</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a></code></td> -<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createConnector()">createConnector</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createConnector()">createConnector</a></strong>()</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFreeformShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFreeformShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFreeformShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFreeformShape.html Wed Sep 21 22:19:54 2016 @@ -95,19 +95,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFFreeformShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFFreeformShape</a></code></td> -<td class="colLast"><span class="strong">XSLFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createFreeform()">createFreeform</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createFreeform()">createFreeform</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFFreeformShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFFreeformShape</a></code></td> -<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createFreeform()">createFreeform</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFFreeformShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFFreeformShape</a></code></td> -<td class="colLast"><span class="strong">XSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createFreeform()">createFreeform</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFFreeformShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFFreeformShape</a></code></td> -<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createFreeform()">createFreeform</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createFreeform()">createFreeform</a></strong>()</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFGroupShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFGroupShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFGroupShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFGroupShape.html Wed Sep 21 22:19:54 2016 @@ -95,19 +95,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFGroupShape</a></code></td> -<td class="colLast"><span class="strong">XSLFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createGroup()">createGroup</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createGroup()">createGroup</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFGroupShape</a></code></td> -<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createGroup()">createGroup</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFGroupShape</a></code></td> -<td class="colLast"><span class="strong">XSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createGroup()">createGroup</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFGroupShape</a></code></td> -<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createGroup()">createGroup</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createGroup()">createGroup</a></strong>()</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFHyperlink.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFHyperlink.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFHyperlink.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFHyperlink.html Wed Sep 21 22:19:54 2016 @@ -95,19 +95,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel">XSLFHyperlink</a></code></td> -<td class="colLast"><span class="strong">XSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#createHyperlink()">createHyperlink</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#createHyperlink()">createHyperlink</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel">XSLFHyperlink</a></code></td> -<td class="colLast"><span class="strong">XSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#createHyperlink()">createHyperlink</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#createHyperlink()">createHyperlink</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel">XSLFHyperlink</a></code></td> -<td class="colLast"><span class="strong">XSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getHyperlink()">getHyperlink</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getHyperlink()">getHyperlink</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel">XSLFHyperlink</a></code></td> -<td class="colLast"><span class="strong">XSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getHyperlink()">getHyperlink</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getHyperlink()">getHyperlink</a></strong>()</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureShape.html Wed Sep 21 22:19:54 2016 @@ -95,7 +95,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a></code></td> -<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a> pictureData)</code> </td> +<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a> pictureData)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a></code></td> @@ -103,7 +103,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a></code></td> -<td class="colLast"><span class="strong">XSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a> pictureData)</code> </td> +<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a> pictureData)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a></code></td> Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShadow.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShadow.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShadow.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShadow.html Wed Sep 21 22:19:54 2016 @@ -95,14 +95,14 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShadow.html" title="class in org.apache.poi.xslf.usermodel">XSLFShadow</a></code></td> -<td class="colLast"><span class="strong">XSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShadow()">getShadow</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShadow.html" title="class in org.apache.poi.xslf.usermodel">XSLFShadow</a></code></td> <td class="colLast"><span class="strong">XSLFConnectorShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html#getShadow()">getShadow</a></strong>()</code> <div class="block">YK: shadows of lines are suppressed for now.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShadow.html" title="class in org.apache.poi.xslf.usermodel">XSLFShadow</a></code></td> +<td class="colLast"><span class="strong">XSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShadow()">getShadow</a></strong>()</code> </td> +</tr> </tbody> </table> </li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
