Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/AutoShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/AutoShape.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/AutoShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/AutoShape.html Sun Jul 9 16:28:11 2017 @@ -136,7 +136,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from interface 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#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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#getTextHeight(java.awt.Graphics2D)">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#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#resizeToFitText(java.awt.Graphics2D)">resizeToFitText</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#setTex tDirection(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/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/sl/usermodel/FreeformShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/FreeformShape.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/FreeformShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/FreeformShape.html Sun Jul 9 16:28:11 2017 @@ -151,7 +151,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from interface 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#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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#getTextHeight(java.awt.Graphics2D)">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#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#resizeToFitText(java.awt.Graphics2D)">resizeToFitText</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#setTex tDirection(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/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/sl/usermodel/Line.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/Line.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/Line.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/Line.html Sun Jul 9 16:28:11 2017 @@ -135,7 +135,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from interface 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#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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#getTextHeight(java.awt.Graphics2D)">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#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#resizeToFitText(java.awt.Graphics2D)">resizeToFitText</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#setTex tDirection(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/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/sl/usermodel/TableCell.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TableCell.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TableCell.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TableCell.html Sun Jul 9 16:28:11 2017 @@ -215,7 +215,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from interface 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#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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#getTextHeight(java.awt.Graphics2D)">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#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#resizeToFitText(java.awt.Graphics2D)">resizeToFitText</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#setTex tDirection(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/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/sl/usermodel/TextBox.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextBox.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextBox.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextBox.html Sun Jul 9 16:28:11 2017 @@ -137,7 +137,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from interface 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#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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#getTextHeight(java.awt.Graphics2D)">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#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#resizeToFitText(java.awt.Graphics2D)">resizeToFitText</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#setTex tDirection(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/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/sl/usermodel/TextShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextShape.html?rev=1801377&r1=1801376&r2=1801377&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 Sun Jul 9 16:28:11 2017 @@ -187,78 +187,96 @@ extends <a href="../../../../../org/apac </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight(java.awt.Graphics2D)">getTextHeight</a></strong>(java.awt.Graphics2D graphics)</code> +<div class="block">Compute the cumulative height occupied by the text</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>java.util.List<? extends <a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="type parameter in TextShape">S</a>,<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="type parameter in TextShape">P</a>,?>></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <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"> +<tr class="rowColor"> <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="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#getWordWrap()">getWordWrap</a></strong>()</code> </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#isHorizontalCentered()">isHorizontalCentered</a></strong>()</code> <div class="block">Returns if the text is centered.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#resizeToFitText()">resizeToFitText</a></strong>()</code> +<div class="block">Adjust the size of the shape so it encompasses the text inside it.</div> +</td> +</tr> <tr class="rowColor"> +<td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#resizeToFitText(java.awt.Graphics2D)">resizeToFitText</a></strong>(java.awt.Graphics2D graphics)</code> +<div class="block">Adjust the size of the shape so it encompasses the text inside it.</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#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a></strong>(java.lang.Boolean isCentered)</code> <div class="block">Sets if the paragraphs are horizontal 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#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> insets)</code> <div class="block">Sets the shape margins</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <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 text)</code> <div class="block">Sets (overwrites) the current text.</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#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> orientation)</code> <div class="block">sets the vertical orientation</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#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> placeholder)</code> <div class="block">Sets the text placeholder</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#setTextRotation(java.lang.Double)">setTextRotation</a></strong>(java.lang.Double rotation)</code> <div class="block">Sets the text rotation.</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#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> vAlign)</code> <div class="block">Sets the type of vertical alignment for the text.</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#setWordWrap(boolean)">setWordWrap</a></strong>(boolean wrap)</code> </td> </tr> @@ -394,6 +412,20 @@ extends <a href="../../../../../org/apac <h4>getTextHeight</h4> <pre>double getTextHeight()</pre> <div class="block">Compute the cumulative height occupied by the text</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>the cumulative height occupied by the text</dd></dl> +</li> +</ul> +<a name="getTextHeight(java.awt.Graphics2D)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTextHeight</h4> +<pre>double getTextHeight(java.awt.Graphics2D graphics)</pre> +<div class="block">Compute the cumulative height occupied by the text</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - a customized graphics context, e.g. which contains font mappings</dd> +<dt><span class="strong">Returns:</span></dt><dd>the cumulative height occupied by the text</dd><dt><span class="strong">Since:</span></dt> + <dd>POI 3.17-beta2</dd></dl> </li> </ul> <a name="getVerticalAlignment()"> @@ -523,13 +555,38 @@ extends <a href="../../../../../org/apac <a name="getTextPlaceholder()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>getTextPlaceholder</h4> <pre><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a> getTextPlaceholder()</pre> <dl><dt><span class="strong">Returns:</span></dt><dd>the text placeholder</dd></dl> </li> </ul> +<a name="resizeToFitText()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>resizeToFitText</h4> +<pre>java.awt.geom.Rectangle2D resizeToFitText()</pre> +<div class="block">Adjust the size of the shape so it encompasses the text inside it.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>a <code>Rectangle2D</code> that is the bounds of this shape.</dd><dt><span class="strong">Since:</span></dt> + <dd>POI 3.17-beta2</dd></dl> +</li> +</ul> +<a name="resizeToFitText(java.awt.Graphics2D)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>resizeToFitText</h4> +<pre>java.awt.geom.Rectangle2D resizeToFitText(java.awt.Graphics2D graphics)</pre> +<div class="block">Adjust the size of the shape so it encompasses the text inside it.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - a customized graphics context, e.g. which contains font mappings</dd> +<dt><span class="strong">Returns:</span></dt><dd>a <code>Rectangle2D</code> that is the bounds of this shape.</dd><dt><span class="strong">Since:</span></dt> + <dd>POI 3.17-beta2</dd></dl> +</li> +</ul> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html Sun Jul 9 16:28:11 2017 @@ -123,7 +123,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Fields inherited from class org.apache.poi.ss.format.<a href="../../../../../org/apache/poi/ss/format/CellFormatter.html" title="class in org.apache.poi.ss.format">CellFormatter</a></h3> -<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a></code></li> +<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a>, <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#locale">locale</a></code></li> </ul> </li> </ul> @@ -139,6 +139,12 @@ extends <a href="../../../../../org/apac <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellDateFormatter.html#CellDateFormatter(java.util.Locale,%20java.lang.String)">CellDateFormatter</a></strong>(java.util.Locale locale, + java.lang.String format)</code> +<div class="block">Creates a new date formatter with the given specification.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellDateFormatter.html#CellDateFormatter(java.lang.String)">CellDateFormatter</a></strong>(java.lang.String format)</code> <div class="block">Creates a new date formatter with the given specification.</div> </td> @@ -204,7 +210,7 @@ extends <a href="../../../../../org/apac <a name="CellDateFormatter(java.lang.String)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>CellDateFormatter</h4> <pre>public CellDateFormatter(java.lang.String format)</pre> @@ -212,6 +218,18 @@ extends <a href="../../../../../org/apac <dl><dt><span class="strong">Parameters:</span></dt><dd><code>format</code> - The format.</dd></dl> </li> </ul> +<a name="CellDateFormatter(java.util.Locale, java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CellDateFormatter</h4> +<pre>public CellDateFormatter(java.util.Locale locale, + java.lang.String format)</pre> +<div class="block">Creates a new date formatter with the given specification.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>locale</code> - The locale.</dd><dd><code>format</code> - The format.</dd></dl> +</li> +</ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellElapsedFormatter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellElapsedFormatter.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/CellElapsedFormatter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellElapsedFormatter.html Sun Jul 9 16:28:11 2017 @@ -125,7 +125,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Fields inherited from class org.apache.poi.ss.format.<a href="../../../../../org/apache/poi/ss/format/CellFormatter.html" title="class in org.apache.poi.ss.format">CellFormatter</a></h3> -<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a></code></li> +<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a>, <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#locale">locale</a></code></li> </ul> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html Sun Jul 9 16:28:11 2017 @@ -172,7 +172,9 @@ extends java.lang.Object</pre> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format">CellFormat</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormat.html#GENERAL_FORMAT">GENERAL_FORMAT</a></strong></code> -<div class="block">Format a value as it would be were no format specified.</div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use <a href="../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.util.Locale,%20java.lang.String)"><code>getInstance(Locale, String)</code></a> instead</i></div> +</div> </td> </tr> </table> @@ -228,17 +230,24 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format">CellFormat</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.lang.String)">getInstance</a></strong>(java.lang.String format)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.util.Locale,%20java.lang.String)">getInstance</a></strong>(java.util.Locale locale, + java.lang.String format)</code> <div class="block">Returns a <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format"><code>CellFormat</code></a> that applies the given format.</div> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format">CellFormat</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.lang.String)">getInstance</a></strong>(java.lang.String format)</code> +<div class="block">Returns a <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format"><code>CellFormat</code></a> that applies the given format.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormat.html#hashCode()">hashCode</a></strong>()</code> <div class="block">Returns a hash code for the format.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormat.html#ultimateType(org.apache.poi.ss.usermodel.Cell)">ultimateType</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a> cell)</code> <div class="block"><strong>Deprecated.</strong> @@ -246,7 +255,7 @@ extends java.lang.Object</pre> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel">CellType</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormat.html#ultimateTypeEnum(org.apache.poi.ss.usermodel.Cell)">ultimateTypeEnum</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a> cell)</code> <div class="block"><strong>Deprecated.</strong> @@ -284,6 +293,7 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>GENERAL_FORMAT</h4> <pre>public static final <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format">CellFormat</a> GENERAL_FORMAT</pre> +<div class="block"><span class="strong">Deprecated.</span> <i>use <a href="../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.util.Locale,%20java.lang.String)"><code>getInstance(Locale, String)</code></a> instead</i></div> <div class="block">Format a value as it would be were no format specified. This is also used when the format specified is <tt>General</tt>.</div> </li> @@ -309,6 +319,20 @@ extends java.lang.Object</pre> <dt><span class="strong">Returns:</span></dt><dd>A <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format"><code>CellFormat</code></a> that applies the given format.</dd></dl> </li> </ul> +<a name="getInstance(java.util.Locale, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInstance</h4> +<pre>public static <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format">CellFormat</a> getInstance(java.util.Locale locale, + java.lang.String format)</pre> +<div class="block">Returns a <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format"><code>CellFormat</code></a> that applies the given format. Two calls + with the same format may or may not return the same object.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>locale</code> - The locale.</dd><dd><code>format</code> - The format.</dd> +<dt><span class="strong">Returns:</span></dt><dd>A <a href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format"><code>CellFormat</code></a> that applies the given format.</dd></dl> +</li> +</ul> <a name="apply(java.lang.Object)"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatPart.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatPart.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatPart.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatPart.html Sun Jul 9 16:28:11 2017 @@ -204,6 +204,12 @@ extends java.lang.Object</pre> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormatPart.html#CellFormatPart(java.util.Locale,%20java.lang.String)">CellFormatPart</a></strong>(java.util.Locale locale, + java.lang.String desc)</code> +<div class="block">Create an object to represent a format part.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormatPart.html#CellFormatPart(java.lang.String)">CellFormatPart</a></strong>(java.lang.String desc)</code> <div class="block">Create an object to represent a format part.</div> </td> @@ -387,7 +393,7 @@ extends java.lang.Object</pre> <a name="CellFormatPart(java.lang.String)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>CellFormatPart</h4> <pre>public CellFormatPart(java.lang.String desc)</pre> @@ -395,6 +401,18 @@ extends java.lang.Object</pre> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>desc</code> - The string to parse.</dd></dl> </li> </ul> +<a name="CellFormatPart(java.util.Locale, java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CellFormatPart</h4> +<pre>public CellFormatPart(java.util.Locale locale, + java.lang.String desc)</pre> +<div class="block">Create an object to represent a format part.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>locale</code> - The locale to use.</dd><dd><code>desc</code> - The string to parse.</dd></dl> +</li> +</ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatter.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatter.html Sun Jul 9 16:28:11 2017 @@ -131,6 +131,10 @@ extends java.lang.Object</pre> <div class="block">The original specified format.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected java.util.Locale</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#locale">locale</a></strong></code> </td> +</tr> </table> </li> </ul> @@ -146,6 +150,12 @@ extends java.lang.Object</pre> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#CellFormatter(java.util.Locale,%20java.lang.String)">CellFormatter</a></strong>(java.util.Locale locale, + java.lang.String format)</code> +<div class="block">Creates a new formatter object, storing the format in <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format"><code>format</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#CellFormatter(java.lang.String)">CellFormatter</a></strong>(java.lang.String format)</code> <div class="block">Creates a new formatter object, storing the format in <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format"><code>format</code></a>.</div> </td> @@ -216,13 +226,22 @@ extends java.lang.Object</pre> <a name="format"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>format</h4> <pre>protected final java.lang.String format</pre> <div class="block">The original specified format.</div> </li> </ul> +<a name="locale"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>locale</h4> +<pre>protected final java.util.Locale locale</pre> +</li> +</ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> @@ -234,7 +253,7 @@ extends java.lang.Object</pre> <a name="CellFormatter(java.lang.String)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>CellFormatter</h4> <pre>public CellFormatter(java.lang.String format)</pre> @@ -242,6 +261,18 @@ extends java.lang.Object</pre> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>format</code> - The format.</dd></dl> </li> </ul> +<a name="CellFormatter(java.util.Locale, java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CellFormatter</h4> +<pre>public CellFormatter(java.util.Locale locale, + java.lang.String format)</pre> +<div class="block">Creates a new formatter object, storing the format in <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format"><code>format</code></a>.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>locale</code> - The locale.</dd><dd><code>format</code> - The format.</dd></dl> +</li> +</ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellGeneralFormatter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellGeneralFormatter.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/CellGeneralFormatter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellGeneralFormatter.html Sun Jul 9 16:28:11 2017 @@ -125,7 +125,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Fields inherited from class org.apache.poi.ss.format.<a href="../../../../../org/apache/poi/ss/format/CellFormatter.html" title="class in org.apache.poi.ss.format">CellFormatter</a></h3> -<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a></code></li> +<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a>, <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#locale">locale</a></code></li> </ul> </li> </ul> @@ -145,6 +145,11 @@ extends <a href="../../../../../org/apac <div class="block">Creates a new general formatter.</div> </td> </tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellGeneralFormatter.html#CellGeneralFormatter(java.util.Locale)">CellGeneralFormatter</a></strong>(java.util.Locale locale)</code> +<div class="block">Creates a new general formatter.</div> +</td> +</tr> </table> </li> </ul> @@ -207,13 +212,23 @@ extends <a href="../../../../../org/apac <a name="CellGeneralFormatter()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>CellGeneralFormatter</h4> <pre>public CellGeneralFormatter()</pre> <div class="block">Creates a new general formatter.</div> </li> </ul> +<a name="CellGeneralFormatter(java.util.Locale)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CellGeneralFormatter</h4> +<pre>public CellGeneralFormatter(java.util.Locale locale)</pre> +<div class="block">Creates a new general formatter.</div> +</li> +</ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellNumberFormatter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellNumberFormatter.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/CellNumberFormatter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellNumberFormatter.html Sun Jul 9 16:28:11 2017 @@ -123,7 +123,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Fields inherited from class org.apache.poi.ss.format.<a href="../../../../../org/apache/poi/ss/format/CellFormatter.html" title="class in org.apache.poi.ss.format">CellFormatter</a></h3> -<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a></code></li> +<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a>, <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#locale">locale</a></code></li> </ul> </li> </ul> @@ -139,6 +139,12 @@ extends <a href="../../../../../org/apac <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellNumberFormatter.html#CellNumberFormatter(java.util.Locale,%20java.lang.String)">CellNumberFormatter</a></strong>(java.util.Locale locale, + java.lang.String format)</code> +<div class="block">Creates a new cell number formatter.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellNumberFormatter.html#CellNumberFormatter(java.lang.String)">CellNumberFormatter</a></strong>(java.lang.String format)</code> <div class="block">Creates a new cell number formatter.</div> </td> @@ -204,7 +210,7 @@ extends <a href="../../../../../org/apac <a name="CellNumberFormatter(java.lang.String)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>CellNumberFormatter</h4> <pre>public CellNumberFormatter(java.lang.String format)</pre> @@ -212,6 +218,18 @@ extends <a href="../../../../../org/apac <dl><dt><span class="strong">Parameters:</span></dt><dd><code>format</code> - The format to parse.</dd></dl> </li> </ul> +<a name="CellNumberFormatter(java.util.Locale, java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CellNumberFormatter</h4> +<pre>public CellNumberFormatter(java.util.Locale locale, + java.lang.String format)</pre> +<div class="block">Creates a new cell number formatter.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>locale</code> - The locale to use.</dd><dd><code>format</code> - The format to parse.</dd></dl> +</li> +</ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellTextFormatter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellTextFormatter.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/CellTextFormatter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellTextFormatter.html Sun Jul 9 16:28:11 2017 @@ -125,7 +125,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Fields inherited from class org.apache.poi.ss.format.<a href="../../../../../org/apache/poi/ss/format/CellFormatter.html" title="class in org.apache.poi.ss.format">CellFormatter</a></h3> -<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a></code></li> +<code><a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#format">format</a>, <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html#locale">locale</a></code></li> </ul> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/class-use/CellFormat.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/class-use/CellFormat.html?rev=1801377&r1=1801376&r2=1801377&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/format/class-use/CellFormat.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/format/class-use/CellFormat.html Sun Jul 9 16:28:11 2017 @@ -102,7 +102,9 @@ <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format">CellFormat</a></code></td> <td class="colLast"><span class="strong">CellFormat.</span><code><strong><a href="../../../../../../org/apache/poi/ss/format/CellFormat.html#GENERAL_FORMAT">GENERAL_FORMAT</a></strong></code> -<div class="block">Format a value as it would be were no format specified.</div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use <a href="../../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.util.Locale,%20java.lang.String)"><code>getInstance(Locale, String)</code></a> instead</i></div> +</div> </td> </tr> </tbody> @@ -116,6 +118,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format">CellFormat</a></code></td> +<td class="colLast"><span class="strong">CellFormat.</span><code><strong><a href="../../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.util.Locale,%20java.lang.String)">getInstance</a></strong>(java.util.Locale locale, + java.lang.String format)</code> +<div class="block">Returns a <a href="../../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format"><code>CellFormat</code></a> that applies the given format.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format">CellFormat</a></code></td> <td class="colLast"><span class="strong">CellFormat.</span><code><strong><a href="../../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.lang.String)">getInstance</a></strong>(java.lang.String format)</code> <div class="block">Returns a <a href="../../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format"><code>CellFormat</code></a> that applies the given format.</div> </td> 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=1801377&r1=1801376&r2=1801377&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 Sun Jul 9 16:28:11 2017 @@ -194,7 +194,7 @@ implements <a href="../../../../../org/a <!-- --> </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#getTextHeight(java.awt.Graphics2D)">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#g etTextType()">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#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#resizeToFitText(java.awt.Graphics2D)">resizeToF itText</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.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"> @@ -222,7 +222,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from interface 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#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getText()">getText</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#getTextHeight(java.awt.Graphics2D)">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#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#resizeToFitText(java.awt.Graphics2D)">resizeToFitText</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#setTex tDirection(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/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"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
