Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html?rev=1711200&r1=1711199&r2=1711200&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html Thu Oct 29 09:30:32 2015 @@ -113,7 +113,7 @@ </dl> <dl> <dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a>, <a href="../../../../../org/apache/poi/hslf/model/Placeholder.html" title="class in org.apache.poi.hslf.model">Placeholder</a></dd> +<dd><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel">HSLFPlaceholder</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></dd> </dl> <hr> <br> @@ -144,7 +144,14 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Nested classes/interfaces 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.TextAutofit.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextAutofit</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextAutofit.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextAutofit</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.poi.sl.usermodel.SimpleShape"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></h3> +<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.Placeholder.html" title="enum in org.apache.poi.sl.usermodel">SimpleShape.Placeholder</a></code></li> </ul> </li> </ul> @@ -241,14 +248,14 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a></h3> -<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getEscherTextboxWrapper()">getEscherTextboxWrapper</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getHyperlinks()">getHyperlinks</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getPlaceholderAtom()">getPlaceholderAtom</a>, <a href="../../../../../org/apache/poi/hs lf/usermodel/HSLFTextShape.html#getRawText()">getRawText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getRunType()">getRunType</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextId()">getTextId</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getVer ticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getWordWrapEx()">getWordWrapEx</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#isAlignToBaseline()">isAlignToBaseline</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#isPlaceholder()">isPlaceholder</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setAlignToBaseline(boolean)">setAlignToBaseline</a>, <a href="../../../../../org/apache/poi/hslf/usermode l/HSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setHyperlink(int,%20int,%20int)">setHyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setRightInset(double)">setRightInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setRunType(int)">setRunType</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setTextI d(int)">setTextId</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setWordWrap(int)">setWordWrap</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#storeText()">storeText</a></code></li> +<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getEscherTextboxWrapper()">getEscherTextboxWrapper</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getHyperlinks()">getHyperlinks</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getPlaceholderAtom()">getPlaceholderAtom</a>, <a href="../../../../../org/apache/poi/hs lf/usermodel/HSLFTextShape.html#getRawText()">getRawText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getRunType()">getRunType</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextId()">getTextId</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextSha pe.html#getTopInset()">getTopInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getWordWrapEx()">getWordWrapEx</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#isAlignToBaseline()">isAlignToBaseline</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#isPlaceholder()">isPlaceholder</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFT extShape.html#setAlignToBaseline(boolean)">setAlignToBaseline</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setHyperlink(int,%20int,%20int)">setHyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setRightInset(double)">setRightInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setRunType(int)">setRunType</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#set Sheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setTextId(int)">setTextId</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setWordWrapEx(int)">setWordWrapEx</a>, <a href="../../../../../org/apache/poi/hslf /usermodel/HSLFTextShape.html#storeText()">storeText</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFSimpleShape"> <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></h3> -<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getClientDataRecord(int)">getClientDataRecord</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getClientRecords()">getClientRecords</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getFillColor()">getFillColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineColor()">getLineColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineCompound()">getLineCompound</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineDashing()">getLineDashing</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleSh ape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineWidth()">getLineWidth</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowAngle()">getShadowAngle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowColor()">getShadowColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowDistance()">getShadowDistance</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setFillColor(java.awt.Color)">setFillColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineColor(java.awt.Color)">setLineColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineCompound(org.apache.poi.sl.usermodel.StrokeStyle.LineCompound)">setLineCompound</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineDashing(org.apache.poi.sl.usermodel.StrokeStyle.LineDash)">setLineDashing</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineWidth(double)">setLineWidth</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#updateClientData()">updateClientData</a></code></li> +<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getClientDataRecord(int)">getClientDataRecord</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getClientRecords()">getClientRecords</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getFillColor()">getFillColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineCap()">getLineCap</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineColor()">getLineColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineCompound()">getLineCompound</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html #getLineDash()">getLineDash</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineWidth()">getLineWidth</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowAngle()">getShadowAngle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowColor()">getShadowColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowDistance()">getShadowDistance</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setFillColor(java.awt.Color)">setFillColor</a>, <a href="../../../../../org/apache/poi/hslf/usermode l/HSLFSimpleShape.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineCap(org.apache.poi.sl.usermodel.StrokeStyle.LineCap)">setLineCap</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineColor(java.awt.Color)">setLineColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineCompound(org.apache.poi.sl.usermodel.StrokeStyle.LineCompound)">setLineCompound</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineDash(org.apache.poi.sl.usermodel.StrokeStyle.LineDash)">setLineDash</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineWidth(double)">setLineWidth</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../ ../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setStrokeStyle(java.lang.Object...)">setStrokeStyle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#updateClientData()">updateClientData</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFShape"> @@ -269,14 +276,14 @@ 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#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#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></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCente red</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.SimpleShape"> <!-- --> </a> <h3>Methods inherited from interface org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></h3> -<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getFillStyle()">getFillStyle</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShapeType()">getShapeType</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#isPlaceholder()">isPlaceholder</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getFillColor()">getFillColor</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getFillStyle()">getFillStyle</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShapeType()">getShapeType</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#isPlaceholder()">isPlaceholder</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#setFillColor(java.awt.Color)">setFillColor</a>, <a href="../../../../../org/apache/poi/sl/ usermodel/SimpleShape.html#setShapeType(org.apache.poi.sl.usermodel.ShapeType)">setShapeType</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#setStrokeStyle(java.lang.Object...)">setStrokeStyle</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.Shape">
Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html?rev=1711200&r1=1711199&r2=1711200&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html Thu Oct 29 09:30:32 2015 @@ -409,8 +409,7 @@ implements <a href="../../../../../org/a <tr class="rowColor"> <td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#getTextRuns()">getTextRuns</a></strong>()</code> -<div class="block">Fetch the rich text runs (runs of text with the same styling) that - are contained within this block of text</div> +<div class="block">Fetch the text runs that are contained within this block of text</div> </td> </tr> <tr class="altColor"> @@ -677,8 +676,12 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>getTextRuns</h4> <pre>public java.util.List<<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a>> getTextRuns()</pre> -<div class="block">Fetch the rich text runs (runs of text with the same styling) that - are contained within this block of text</div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#getTextRuns()">TextParagraph</a></code></strong></div> +<div class="block">Fetch the text runs that are contained within this block of text</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#getTextRuns()">getTextRuns</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a>></code></dd> +</dl> </li> </ul> <a name="getParagraphStyle()"> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextRun.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextRun.html?rev=1711200&r1=1711199&r2=1711200&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextRun.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextRun.html Thu Oct 29 09:30:32 2015 @@ -189,9 +189,7 @@ implements <a href="../../../../../org/a </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#getFontFamily()">getFontFamily</a></strong>()</code> -<div class="block">Gets the font name</div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#getFontFamily()">getFontFamily</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> @@ -238,9 +236,7 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#isBold()">isBold</a></strong>()</code> -<div class="block">Is the text bold?</div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#isBold()">isBold</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> @@ -250,9 +246,7 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#isItalic()">isItalic</a></strong>()</code> -<div class="block">Is the text italic?</div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#isItalic()">isItalic</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> @@ -262,9 +256,7 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#isStrikethrough()">isStrikethrough</a></strong>()</code> -<div class="block">Gets the strikethrough flag</div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#isStrikethrough()">isStrikethrough</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> @@ -276,14 +268,12 @@ implements <a href="../../../../../org/a </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#isUnderlined()">isUnderlined</a></strong>()</code> -<div class="block">Is the text underlined?</div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#isUnderlined()">isUnderlined</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setBold(boolean)">setBold</a></strong>(boolean bold)</code> -<div class="block">Is the text bold?</div> +<div class="block">Sets the bold state</div> </td> </tr> <tr class="rowColor"> @@ -329,7 +319,7 @@ implements <a href="../../../../../org/a <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setFontFamily(java.lang.String)">setFontFamily</a></strong>(java.lang.String fontFamily)</code> -<div class="block">Sets the font name to use</div> +<div class="block">Specifies the typeface, or name of the font that is to be used for this text run.</div> </td> </tr> <tr class="rowColor"> @@ -348,7 +338,7 @@ implements <a href="../../../../../org/a <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setItalic(boolean)">setItalic</a></strong>(boolean italic)</code> -<div class="block">Is the text italic?</div> +<div class="block">Sets the italic state</div> </td> </tr> <tr class="altColor"> @@ -360,7 +350,7 @@ implements <a href="../../../../../org/a <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setStrikethrough(boolean)">setStrikethrough</a></strong>(boolean flag)</code> -<div class="block">Sets the strikethrough flag</div> +<div class="block">Sets the strikethrough state</div> </td> </tr> <tr class="altColor"> @@ -378,7 +368,7 @@ implements <a href="../../../../../org/a <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setUnderlined(boolean)">setUnderlined</a></strong>(boolean underlined)</code> -<div class="block">Is the text underlined?</div> +<div class="block">Sets the underlined state</div> </td> </tr> <tr class="rowColor"> @@ -539,11 +529,10 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>isBold</h4> <pre>public boolean isBold()</pre> -<div class="block">Is the text bold?</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#isBold()">isBold</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> -</dl> +<dt><span class="strong">Returns:</span></dt><dd>true, if text is bold</dd></dl> </li> </ul> <a name="setBold(boolean)"> @@ -553,7 +542,12 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>setBold</h4> <pre>public void setBold(boolean bold)</pre> -<div class="block">Is the text bold?</div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setBold(boolean)">TextRun</a></code></strong></div> +<div class="block">Sets the bold state</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setBold(boolean)">setBold</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>bold</code> - set to true for bold text, false for normal weight</dd></dl> </li> </ul> <a name="isItalic()"> @@ -563,11 +557,10 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>isItalic</h4> <pre>public boolean isItalic()</pre> -<div class="block">Is the text italic?</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#isItalic()">isItalic</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> -</dl> +<dt><span class="strong">Returns:</span></dt><dd>true, if text is italic</dd></dl> </li> </ul> <a name="setItalic(boolean)"> @@ -577,7 +570,12 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>setItalic</h4> <pre>public void setItalic(boolean italic)</pre> -<div class="block">Is the text italic?</div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setItalic(boolean)">TextRun</a></code></strong></div> +<div class="block">Sets the italic state</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setItalic(boolean)">setItalic</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>italic</code> - set to true for italic text, false for non-italics</dd></dl> </li> </ul> <a name="isUnderlined()"> @@ -587,11 +585,10 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>isUnderlined</h4> <pre>public boolean isUnderlined()</pre> -<div class="block">Is the text underlined?</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#isUnderlined()">isUnderlined</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> -</dl> +<dt><span class="strong">Returns:</span></dt><dd>true, if text is underlined</dd></dl> </li> </ul> <a name="setUnderlined(boolean)"> @@ -601,7 +598,12 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>setUnderlined</h4> <pre>public void setUnderlined(boolean underlined)</pre> -<div class="block">Is the text underlined?</div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setUnderlined(boolean)">TextRun</a></code></strong></div> +<div class="block">Sets the underlined state</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setUnderlined(boolean)">setUnderlined</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>underlined</code> - set to true for underlined text, false for no underlining</dd></dl> </li> </ul> <a name="isShadowed()"> @@ -651,11 +653,10 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>isStrikethrough</h4> <pre>public boolean isStrikethrough()</pre> -<div class="block">Gets the strikethrough flag</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#isStrikethrough()">isStrikethrough</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> -</dl> +<dt><span class="strong">Returns:</span></dt><dd>true, if text is stroked</dd></dl> </li> </ul> <a name="setStrikethrough(boolean)"> @@ -665,7 +666,12 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>setStrikethrough</h4> <pre>public void setStrikethrough(boolean flag)</pre> -<div class="block">Sets the strikethrough flag</div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setStrikethrough(boolean)">TextRun</a></code></strong></div> +<div class="block">Sets the strikethrough state</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setStrikethrough(boolean)">setStrikethrough</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>flag</code> - set to true for stroked text, false for no stroking</dd></dl> </li> </ul> <a name="getSuperscript()"> @@ -749,7 +755,13 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>setFontFamily</h4> <pre>public void setFontFamily(java.lang.String fontFamily)</pre> -<div class="block">Sets the font name to use</div> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontFamily(java.lang.String)">TextRun</a></code></strong></div> +<div class="block">Specifies the typeface, or name of the font that is to be used for this text run.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontFamily(java.lang.String)">setFontFamily</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>fontFamily</code> - the font to apply to this text run. + The value of <code>null</code> unsets the Typeface attrubute from the underlying xml.</dd></dl> </li> </ul> <a name="getFontFamily()"> @@ -759,11 +771,10 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>getFontFamily</h4> <pre>public java.lang.String getFontFamily()</pre> -<div class="block">Gets the font name</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#getFontFamily()">getFontFamily</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> -</dl> +<dt><span class="strong">Returns:</span></dt><dd>font family or null if not set</dd></dl> </li> </ul> <a name="getFontColor()"> @@ -869,7 +880,7 @@ implements <a href="../../../../../org/a <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#isSubscript()">isSubscript</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> -</dl> +<dt><span class="strong">Returns:</span></dt><dd>true, if text is sub scripted</dd></dl> </li> </ul> <a name="isSuperscript()"> @@ -882,7 +893,7 @@ implements <a href="../../../../../org/a <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#isSuperscript()">isSuperscript</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></dd> -</dl> +<dt><span class="strong">Returns:</span></dt><dd>true, if text is super scripted</dd></dl> </li> </ul> <a name="getPitchAndFamily()"> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html?rev=1711200&r1=1711199&r2=1711200&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html Thu Oct 29 09:30:32 2015 @@ -135,7 +135,14 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Nested classes/interfaces 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.TextAutofit.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextAutofit</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextAutofit.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextAutofit</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.poi.sl.usermodel.SimpleShape"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></h3> +<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.Placeholder.html" title="enum in org.apache.poi.sl.usermodel">SimpleShape.Placeholder</a></code></li> </ul> </li> </ul> @@ -172,25 +179,36 @@ implements <a href="../../../../../org/a </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapByPoints">WrapByPoints</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapByPoints">WrapByPoints</a></strong></code> +<div class="block">Specifies a wrapping rule that is equivalent to that of WrapSquare + Excel 97, Excel 2000, Excel 2002, and Office Excel 2003 use this value.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapNone">WrapNone</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapNone">WrapNone</a></strong></code> +<div class="block">Specifies that a line of text will extend into or beyond a margin instead + of continuing on subsequent lines.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapSquare">WrapSquare</a></strong></code> -<div class="block">How to wrap the text</div> +<div class="block">Specifies that a line of text will continue on subsequent lines instead + of extending into or beyond a margin.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapThrough">WrapThrough</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapThrough">WrapThrough</a></strong></code> +<div class="block">Specifies a wrapping rule that is undefined and MUST be ignored.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapTopBottom">WrapTopBottom</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#WrapTopBottom">WrapTopBottom</a></strong></code> +<div class="block">Specifies a wrapping rule that is undefined and MUST be ignored.</div> +</td> </tr> </table> <ul class="blockList"> @@ -351,77 +369,81 @@ implements <a href="../../../../../org/a <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code> </td> </tr> <tr class="altColor"> +<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/hslf/usermodel/HSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTopInset()">getTopInset</a></strong>()</code> <div class="block">Returns the distance (in points) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a></strong>()</code> <div class="block">Returns the type of vertical alignment for the text.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getWordWrap()">getWordWrap</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getWordWrapEx()">getWordWrapEx</a></strong>()</code> <div class="block">Returns the value indicating word wrap.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#isAlignToBaseline()">isAlignToBaseline</a></strong>()</code> </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/hslf/usermodel/HSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a></strong>()</code> <div class="block">Returns if the text is centered.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#isPlaceholder()">isPlaceholder</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.util.Iterator<<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#iterator()">iterator</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.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"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setAlignToBaseline(boolean)">setAlignToBaseline</a></strong>(boolean alignToBaseline)</code> <div class="block">Sets the vertical alignment relative to the baseline</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/hslf/usermodel/HSLFTextShape.html#setBottomInset(double)">setBottomInset</a></strong>(double margin)</code> <div class="block">Sets the botom margin.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a> _txtrun)</code> <div class="block">Set default properties for the TextRun.</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/hslf/usermodel/HSLFTextShape.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="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setHyperlink(int,%20int,%20int)">setHyperlink</a></strong>(int linkId, int beginIndex, @@ -429,6 +451,12 @@ implements <a href="../../../../../org/a <div class="block">Assigns a hyperlink to this text shape</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.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="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setLeftInset(double)">setLeftInset</a></strong>(double margin)</code> @@ -467,17 +495,29 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.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="rowColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setTopInset(double)">setTopInset</a></strong>(double margin)</code> <div class="block">Sets the top margin.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.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="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.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> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></strong>(boolean wrap)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setWordWrap(int)">setWordWrap</a></strong>(int wrap)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setWordWrapEx(int)">setWordWrapEx</a></strong>(int wrap)</code> <div class="block">Specifies how the text should be wrapped</div> </td> </tr> @@ -493,7 +533,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></h3> -<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#createSpContainer(boolean)">createSpContainer</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getClientDataRecord(int)">getClientDataRecord</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getClientRecords()">getClientRecords</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getFillColor()">getFillColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineColor()">getLineColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineCompound()">getLineCompound</a>, <a href="../../../../../org/apache/poi/hslf/usermodel /HSLFSimpleShape.html#getLineDashing()">getLineDashing</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineWidth()">getLineWidth</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowAngle()">getShadowAngle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowColor()">getShadowColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowDistance()">getShadowDistance</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setFillColor(java.awt.Color)">setFillColor</a>, <a href="../../../../../o rg/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineColor(java.awt.Color)">setLineColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineCompound(org.apache.poi.sl.usermodel.StrokeStyle.LineCompound)">setLineCompound</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineDashing(org.apache.poi.sl.usermodel.StrokeStyle.LineDash)">setLineDashing</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineWidth(double)">setLineWidth</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#updateClientData()">updateClientData</a></code></li> +<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#createSpContainer(boolean)">createSpContainer</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getClientDataRecord(int)">getClientDataRecord</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getClientRecords()">getClientRecords</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getFillColor()">getFillColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineCap()">getLineCap</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineColor()">getLineColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpl eShape.html#getLineCompound()">getLineCompound</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineDash()">getLineDash</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineWidth()">getLineWidth</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowAngle()">getShadowAngle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowColor()">getShadowColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getShadowDistance()">getShadowDistance</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/hslf/userm odel/HSLFSimpleShape.html#setFillColor(java.awt.Color)">setFillColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineCap(org.apache.poi.sl.usermodel.StrokeStyle.LineCap)">setLineCap</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineColor(java.awt.Color)">setLineColor</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineCompound(org.apache.poi.sl.usermodel.StrokeStyle.LineCompound)">setLineCompound</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineDash(org.apache.poi.sl.usermodel.StrokeStyle.LineDash)">setLineDash</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setLineWidth(double)">setLineWidth</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFS impleShape.html#setPlaceholder(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setStrokeStyle(java.lang.Object...)">setStrokeStyle</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#updateClientData()">updateClientData</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFShape"> @@ -514,7 +554,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from interface org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></h3> -<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getFillStyle()">getFillStyle</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShapeType()">getShapeType</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getStrokeStyle()">getStrokeStyle</a></code></li> +<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getFillColor()">getFillColor</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getFillStyle()">getFillStyle</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShapeType()">getShapeType</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#setFillColor(java.awt.Color)">setFillColor</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#setShapeType(org.apache.poi.sl.usermodel.ShapeType)">setShapeType</a>, <a href ="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#setStrokeStyle(java.lang.Object...)">setStrokeStyle</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.Shape"> @@ -558,7 +598,10 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>WrapSquare</h4> <pre>public static final int WrapSquare</pre> -<div class="block">How to wrap the text</div> +<div class="block">Specifies that a line of text will continue on subsequent lines instead + of extending into or beyond a margin. + Office Excel 2007, Excel 2010, PowerPoint 97, and PowerPoint 2010 read + and use this value properly but do not write it.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hslf.usermodel.HSLFTextShape.WrapSquare">Constant Field Values</a></dd></dl> </li> </ul> @@ -569,6 +612,9 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>WrapByPoints</h4> <pre>public static final int WrapByPoints</pre> +<div class="block">Specifies a wrapping rule that is equivalent to that of WrapSquare + Excel 97, Excel 2000, Excel 2002, and Office Excel 2003 use this value. + All other product versions listed at the beginning of this appendix ignore this value.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hslf.usermodel.HSLFTextShape.WrapByPoints">Constant Field Values</a></dd></dl> </li> </ul> @@ -579,6 +625,10 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>WrapNone</h4> <pre>public static final int WrapNone</pre> +<div class="block">Specifies that a line of text will extend into or beyond a margin instead + of continuing on subsequent lines. + Excel 97, Word 97, Excel 2000, Word 2000, Excel 2002, + and Office Excel 2003 do not use this value.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hslf.usermodel.HSLFTextShape.WrapNone">Constant Field Values</a></dd></dl> </li> </ul> @@ -589,6 +639,7 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>WrapTopBottom</h4> <pre>public static final int WrapTopBottom</pre> +<div class="block">Specifies a wrapping rule that is undefined and MUST be ignored.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hslf.usermodel.HSLFTextShape.WrapTopBottom">Constant Field Values</a></dd></dl> </li> </ul> @@ -599,6 +650,7 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>WrapThrough</h4> <pre>public static final int WrapThrough</pre> +<div class="block">Specifies a wrapping rule that is undefined and MUST be ignored.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hslf.usermodel.HSLFTextShape.WrapThrough">Constant Field Values</a></dd></dl> </li> </ul> @@ -756,21 +808,6 @@ implements <a href="../../../../../org/a <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record"><code>TextHeaderAtom</code></a></dd></dl> </li> </ul> -<a name="getVerticalAlignment()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getVerticalAlignment</h4> -<pre>public <a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a> getVerticalAlignment()</pre> -<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">TextShape</a></code></strong></div> -<div class="block">Returns the type of vertical alignment for the text.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> -<dt><span class="strong">Returns:</span></dt><dd>the type of vertical alignment</dd></dl> -</li> -</ul> <a name="isAlignToBaseline()"> <!-- --> </a> @@ -811,25 +848,51 @@ implements <a href="../../../../../org/a <dt><span class="strong">Returns:</span></dt><dd>true, if the text anchor is horizontal centered</dd></dl> </li> </ul> -<a name="setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)"> +<a name="setHorizontalCentered(java.lang.Boolean)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>setVerticalAlignment</h4> -<pre>public void setVerticalAlignment(<a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a> vAlign)</pre> +<h4>setHorizontalCentered</h4> +<pre>public void setHorizontalCentered(java.lang.Boolean isCentered)</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">TextShape</a></code></strong></div> +<div class="block">Sets if the paragraphs are horizontal centered</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>isCentered</code> - true, if the paragraphs are horizontal centered + A <code>null</code> values unsets this property.</dd></dl> </li> </ul> -<a name="setHorizontalCentered(java.lang.Boolean)"> +<a name="getVerticalAlignment()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>setHorizontalCentered</h4> -<pre>public void setHorizontalCentered(java.lang.Boolean isCentered)</pre> -<div class="block">Sets if the paragraphs are horizontal centered</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>isCentered</code> - true, if the paragraphs are horizontal centered - A <code>null</code> values unsets this property.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#isHorizontalCentered()"><code>TextShape.isHorizontalCentered()</code></a></dd></dl> +<h4>getVerticalAlignment</h4> +<pre>public <a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a> getVerticalAlignment()</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">TextShape</a></code></strong></div> +<div class="block">Returns the type of vertical alignment for the text.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getVerticalAlignment()">getVerticalAlignment</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the type of vertical alignment</dd></dl> +</li> +</ul> +<a name="setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerticalAlignment</h4> +<pre>public void setVerticalAlignment(<a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a> vAlign)</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">TextShape</a></code></strong></div> +<div class="block">Sets the type of vertical alignment for the text.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>vAlign</code> - - the type of alignment. + A <code>null</code> values unsets this property.</dd></dl> </li> </ul> <a name="getBottomInset()"> @@ -930,19 +993,6 @@ implements <a href="../../../../../org/a <dl><dt><span class="strong">Parameters:</span></dt><dd><code>margin</code> - the top margin</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTopInset()"><code>getTopInset()</code></a></dd></dl> </li> </ul> -<a name="getWordWrap()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getWordWrap</h4> -<pre>public boolean getWordWrap()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> -<dt><span class="strong">Returns:</span></dt><dd>whether to wrap words within the bounding rectangle</dd></dl> -</li> -</ul> <a name="getWordWrapEx()"> <!-- --> </a> @@ -955,18 +1005,44 @@ implements <a href="../../../../../org/a Must be one of the <code>Wrap*</code> constants defined in this class.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="https://msdn.microsoft.com/en-us/library/dd948168(v=office.12).aspx">MSOWRAPMODE</a></dd></dl> </li> </ul> -<a name="setWordWrap(int)"> +<a name="setWordWrapEx(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>setWordWrap</h4> -<pre>public void setWordWrap(int wrap)</pre> +<h4>setWordWrapEx</h4> +<pre>public void setWordWrapEx(int wrap)</pre> <div class="block">Specifies how the text should be wrapped</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>wrap</code> - the value indicating how the text should be wrapped. Must be one of the <code>Wrap*</code> constants defined in this class.</dd></dl> </li> </ul> +<a name="getWordWrap()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getWordWrap</h4> +<pre>public boolean getWordWrap()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getWordWrap()">getWordWrap</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>whether to wrap words within the bounding rectangle</dd></dl> +</li> +</ul> +<a name="setWordWrap(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setWordWrap</h4> +<pre>public void setWordWrap(boolean wrap)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setWordWrap(boolean)">setWordWrap</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>wrap</code> - whether to wrap words within the bounding rectangle</dd></dl> +</li> +</ul> <a name="getTextId()"> <!-- --> </a> @@ -1081,6 +1157,21 @@ implements <a href="../../../../../org/a <dt><span class="strong">Returns:</span></dt><dd>text shape margin</dd></dl> </li> </ul> +<a name="setInsets(org.apache.poi.sl.usermodel.Insets2D)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setInsets</h4> +<pre>public void setInsets(<a href="../../../../../org/apache/poi/sl/usermodel/Insets2D.html" title="class in org.apache.poi.sl.usermodel">Insets2D</a> insets)</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">TextShape</a></code></strong></div> +<div class="block">Sets the shape margins</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>insets</code> - the new shape margins</dd></dl> +</li> +</ul> <a name="getTextHeight()"> <!-- --> </a> @@ -1153,10 +1244,16 @@ implements <a href="../../../../../org/a <li class="blockList"> <h4>setText</h4> <pre>public <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a> setText(java.lang.String text)</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">TextShape</a></code></strong></div> <div class="block">Sets (overwrites) the current text. - Uses the properties of the first paragraph / textrun</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - the text string used by this object.</dd> -<dt><span class="strong">Returns:</span></dt><dd>the last text run of the splitted text</dd></dl> + Uses the properties of the first paragraph / textrun. + Text paragraphs are split by \\r or \\n. + New lines within text run are split by \\u000b</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setText(java.lang.String)">setText</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - the text string used by this object.</dd> +<dt><span class="strong">Returns:</span></dt><dd>the last text run of the - potential split - text</dd></dl> </li> </ul> <a name="storeText()"> @@ -1173,7 +1270,7 @@ implements <a href="../../../../../org/a <a name="getHyperlinks()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>getHyperlinks</h4> <pre>public java.util.List<<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>> getHyperlinks()</pre> @@ -1182,6 +1279,34 @@ implements <a href="../../../../../org/a if not found.</dd></dl> </li> </ul> +<a name="setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTextPlaceholder</h4> +<pre>public void setTextPlaceholder(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a> placeholder)</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">TextShape</a></code></strong></div> +<div class="block">Sets the text placeholder</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +</dl> +</li> +</ul> +<a name="getTextPlaceholder()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getTextPlaceholder</h4> +<pre>public <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><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextPlaceholder()">getTextPlaceholder</a></code> in interface <code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a><<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>the text placeholder</dd></dl> +</li> +</ul> </li> </ul> </li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
