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

svn commit: r1692602 [6/11] - in /poi/site/publish/apidocs/org/apache/poi/xslf: model/ model/class-use/ usermodel/ usermodel/class-use/

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSimpleShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSimpleShape.html?rev=1692602&r1=1692601&r2=1692602&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSimpleShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSimpleShape.html Sat Jul 25 06:26:33 2015
@@ -98,14 +98,19 @@
 <ul class="blockList">
 <li class="blockList">
 <dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/poi/sl/draw/geom/IAdjustableShape.html" title="interface in org.apache.poi.sl.draw.geom">IAdjustableShape</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a>, <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>, <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></dd>
+</dl>
+<dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFBackground.html" title="class in org.apache.poi.xslf.usermodel">XSLFBackground</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShadow.html" title="class in org.apache.poi.xslf.usermodel">XSLFShadow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></dd>
+<dd><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFBackground.html" title="class in org.apache.poi.xslf.usermodel">XSLFBackground</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></dd>
 </dl>
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
 public abstract class <span class="strong">XSLFSimpleShape</span>
-extends <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></pre>
+extends <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>
+implements <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></pre>
 <div class="block">Represents a single (non-group) shape in a .pptx slide show</div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Yegor Kozlov</dd></dl>
@@ -128,43 +133,41 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#draw(java.awt.Graphics2D)">draw</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>
-<div class="block">Draw this shape into the supplied canvas</div>
-</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/draw/geom/Guide.html" title="class in org.apache.poi.sl.draw.geom">Guide</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#drawContent(java.awt.Graphics2D)">drawContent</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>
-<div class="block">draw any content within this shape (image, text, etc.).</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/xslf/usermodel/XSLFSimpleShape.html#getAnchor()">getAnchor</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected org.openxmlformats.schemas.presentationml.x2006.main.CTPlaceholder</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getCTPlaceholder()">getCTPlaceholder</a></strong>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.awt.Color</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFillColor()">getFillColor</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/FillStyle.html" title="interface in org.apache.poi.sl.usermodel">FillStyle</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFillStyle()">getFillStyle</a></strong>()</code>
+<div class="block">fetch shape fill as a java.awt.Paint</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFlipHorizontal()">getFlipHorizontal</a></strong>()</code>
 <div class="block">Whether the shape is horizontally flipped</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/xslf/usermodel/XSLFSimpleShape.html#getFlipVertical()">getFlipVertical</a></strong>()</code>
 <div class="block">Whether the shape is vertically flipped</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/draw/geom/CustomGeometry.html" title="class in org.apache.poi.sl.draw.geom">CustomGeometry</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getGeometry()">getGeometry</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/LineCap.html" title="enum in org.apache.poi.xslf.usermodel">LineCap</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCap.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCap</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineCap()">getLineCap</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -172,40 +175,48 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineColor()">getLineColor</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/LineDash.html" title="enum in org.apache.poi.xslf.usermodel">LineDash</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCompound.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCompound</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineCompound()">getLineCompound</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineDash</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineDash()">getLineDash</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.html" title="interface in org.apache.poi.sl.usermodel">LineDecoration</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineDecoration()">getLineDecoration</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadDecoration()">getLineHeadDecoration</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadLength()">getLineHeadLength</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/LineEndWidth.html" title="enum in org.apache.poi.xslf.usermodel">LineEndWidth</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadWidth()">getLineHeadWidth</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailDecoration()">getLineTailDecoration</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLinePaint()">getLinePaint</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailLength()">getLineTailLength</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailDecoration()">getLineTailDecoration</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/LineEndWidth.html" title="enum in org.apache.poi.xslf.usermodel">LineEndWidth</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailWidth()">getLineTailWidth</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailLength()">getLineTailLength</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>double</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineWidth()">getLineWidth</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailWidth()">getLineTailWidth</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTNonVisualDrawingProps</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getNvPr()">getNvPr</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineWidth()">getLineWidth</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
@@ -214,38 +225,28 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShadow.html" title="class in org.apache.poi.xslf.usermodel">XSLFShadow</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShadow()">getShadow</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getSafeXfrm()">getSafeXfrm</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShapeId()">getShapeId</a></strong>()</code>
-<div class="block">Returns a unique identifier for this shape within the current document.</div>
-</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShadow.html" title="class in org.apache.poi.xslf.usermodel">XSLFShadow</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShadow()">getShadow</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShapeName()">getShapeName</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShapeType.html" title="enum in org.apache.poi.xslf.usermodel">XSLFShapeType</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/ShapeType.html" title="enum in org.apache.poi.sl.usermodel">ShapeType</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShapeType()">getShapeType</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getSpPr()">getSpPr</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel">StrokeStyle</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getStrokeStyle()">getStrokeStyle</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTShapeStyle</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getSpStyle()">getSpStyle</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getXfrm()">getXfrm</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.xmlbeans.XmlObject</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#isPlaceholder()">isPlaceholder</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -269,7 +270,7 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineCap(org.apache.poi.xslf.usermodel.LineCap)">setLineCap</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/LineCap.html" title="enum in org.apache.poi.xslf.usermodel">LineCap</a>&nbsp;cap)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineCap(org.apache.poi.sl.usermodel.StrokeStyle.LineCap)">setLineCap</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCap.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCap</a>&nbsp;cap)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -277,41 +278,41 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineDash(org.apache.poi.xslf.usermodel.LineDash)">setLineDash</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/LineDash.html" title="enum in org.apache.poi.xslf.usermodel">LineDash</a>&nbsp;dash)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineDash(org.apache.poi.sl.usermodel.StrokeStyle.LineDash)">setLineDash</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineDash</a>&nbsp;dash)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadDecoration(org.apache.poi.xslf.usermodel.LineDecoration)">setLineHeadDecoration</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a>&nbsp;style)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">setLineHeadDecoration</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>&nbsp;style)</code>
 <div class="block">Specifies the line end decoration, such as a triangle or arrowhead.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadLength(org.apache.poi.xslf.usermodel.LineEndLength)">setLineHeadLength</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a>&nbsp;style)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineHeadLength</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;style)</code>
 <div class="block">Specifies the line end width in relation to the line width.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadWidth(org.apache.poi.xslf.usermodel.LineEndWidth)">setLineHeadWidth</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndWidth.html" title="enum in org.apache.poi.xslf.usermodel">LineEndWidth</a>&nbsp;style)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineHeadWidth</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;style)</code>
 <div class="block">specifies decorations which can be added to the head of a line.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailDecoration(org.apache.poi.xslf.usermodel.LineDecoration)">setLineTailDecoration</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a>&nbsp;style)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">setLineTailDecoration</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>&nbsp;style)</code>
 <div class="block">Specifies the line end decoration, such as a triangle or arrowhead.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailLength(org.apache.poi.xslf.usermodel.LineEndLength)">setLineTailLength</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a>&nbsp;style)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineTailLength</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;style)</code>
 <div class="block">Specifies the line end width in relation to the line width.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailWidth(org.apache.poi.xslf.usermodel.LineEndWidth)">setLineTailWidth</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndWidth.html" title="enum in org.apache.poi.xslf.usermodel">LineEndWidth</a>&nbsp;style)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineTailWidth</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;style)</code>
 <div class="block">specifies decorations which can be added to the tail of a line.</div>
 </td>
 </tr>
@@ -327,7 +328,7 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setShapeType(org.apache.poi.xslf.usermodel.XSLFShapeType)">setShapeType</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShapeType.html" title="enum in org.apache.poi.xslf.usermodel">XSLFShapeType</a>&nbsp;type)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setShapeType(org.apache.poi.sl.usermodel.ShapeType)">setShapeType</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/ShapeType.html" title="enum in org.apache.poi.sl.usermodel">ShapeType</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -335,7 +336,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#applyTransform(java.awt.Graphics2D)">applyTransform</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">getPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermo
 del/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpPr()">getSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint
 (org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%
 20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setPlaceholder(org.apache.poi.xslf.usermodel.Placeholder)">setPlaceholder</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -344,6 +345,20 @@ extends <a href="../../../../../org/apac
 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
 <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.Shape">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a></h3>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getSheet()">getSheet</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.usermodel.PlaceableShape">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></h3>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getParent()">getParent</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -358,36 +373,13 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="getXmlObject()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getXmlObject</h4>
-<pre>public&nbsp;org.apache.xmlbeans.XmlObject&nbsp;getXmlObject()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>the xml bean holding this shape's data</dd></dl>
-</li>
-</ul>
-<a name="getSheet()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSheet</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;getSheet()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the sheet this shape belongs to</dd></dl>
-</li>
-</ul>
-<a name="setShapeType(org.apache.poi.xslf.usermodel.XSLFShapeType)">
+<a name="setShapeType(org.apache.poi.sl.usermodel.ShapeType)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setShapeType</h4>
-<pre>public&nbsp;void&nbsp;setShapeType(<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShapeType.html" title="enum in org.apache.poi.xslf.usermodel">XSLFShapeType</a>&nbsp;type)</pre>
+<pre>public&nbsp;void&nbsp;setShapeType(<a href="../../../../../org/apache/poi/sl/usermodel/ShapeType.html" title="enum in org.apache.poi.sl.usermodel">ShapeType</a>&nbsp;type)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - </dd></dl>
 </li>
 </ul>
@@ -397,77 +389,29 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getShapeType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShapeType.html" title="enum in org.apache.poi.xslf.usermodel">XSLFShapeType</a>&nbsp;getShapeType()</pre>
-</li>
-</ul>
-<a name="getShapeName()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getShapeName</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getShapeName()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>human-readable name of this shape, e.g. "Rectange 3"</dd></dl>
-</li>
-</ul>
-<a name="getShapeId()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getShapeId</h4>
-<pre>public&nbsp;int&nbsp;getShapeId()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">XSLFShape</a></code></strong></div>
-<div class="block">Returns a unique identifier for this shape within the current document.
- This ID may be used to assist in uniquely identifying this object so that it can
- be referred to by other parts of the document.
- <p>
- If multiple objects within the same document share the same id attribute value,
- then the document shall be considered non-conformant.
- </p></div>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/ShapeType.html" title="enum in org.apache.poi.sl.usermodel">ShapeType</a>&nbsp;getShapeType()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>unique id of this shape</dd></dl>
-</li>
-</ul>
-<a name="getNvPr()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getNvPr</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTNonVisualDrawingProps&nbsp;getNvPr()</pre>
-</li>
-</ul>
-<a name="getSpPr()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSpPr</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getSpPr()</pre>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShapeType()">getShapeType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></code></dd>
+</dl>
 </li>
 </ul>
-<a name="getSpStyle()">
+<a name="getSafeXfrm()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getSpStyle</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeStyle&nbsp;getSpStyle()</pre>
+<h4>getSafeXfrm</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D&nbsp;getSafeXfrm()</pre>
 </li>
 </ul>
-<a name="getCTPlaceholder()">
+<a name="getXfrm()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getCTPlaceholder</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.presentationml.x2006.main.CTPlaceholder&nbsp;getCTPlaceholder()</pre>
+<h4>getXfrm</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D&nbsp;getXfrm()</pre>
 </li>
 </ul>
 <a name="getAnchor()">
@@ -479,7 +423,7 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;java.awt.geom.Rectangle2D&nbsp;getAnchor()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getAnchor()">getAnchor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getAnchor()">getAnchor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>the position of this shape within the drawing canvas.
          The coordinates are expressed in points</dd></dl>
 </li>
@@ -493,7 +437,7 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;setAnchor(java.awt.geom.Rectangle2D&nbsp;anchor)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setAnchor(java.awt.geom.Rectangle2D)">setAnchor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setAnchor(java.awt.geom.Rectangle2D)">setAnchor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>anchor</code> - the position of this shape within the drawing canvas.
                The coordinates are expressed in points</dd></dl>
 </li>
@@ -505,7 +449,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>setRotation</h4>
 <pre>public&nbsp;void&nbsp;setRotation(double&nbsp;theta)</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setRotation(double)">XSLFShape</a></code></strong></div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setRotation(double)">PlaceableShape</a></code></strong></div>
 <div class="block">Rotate this shape.
  <p>
  Positive angles are clockwise (i.e., towards the positive y axis);
@@ -513,7 +457,7 @@ extends <a href="../../../../../org/apac
  </p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setRotation(double)">setRotation</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setRotation(double)">setRotation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>theta</code> - the rotation angle in degrees.</dd></dl>
 </li>
 </ul>
@@ -524,7 +468,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getRotation</h4>
 <pre>public&nbsp;double&nbsp;getRotation()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getRotation()">XSLFShape</a></code></strong></div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getRotation()">PlaceableShape</a></code></strong></div>
 <div class="block">Rotation angle in degrees
  <p>
  Positive angles are clockwise (i.e., towards the positive y axis);
@@ -532,7 +476,7 @@ extends <a href="../../../../../org/apac
  </p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getRotation()">getRotation</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getRotation()">getRotation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>rotation angle in degrees</dd></dl>
 </li>
 </ul>
@@ -545,7 +489,7 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;setFlipHorizontal(boolean&nbsp;flip)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setFlipHorizontal(boolean)">setFlipHorizontal</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setFlipHorizontal(boolean)">setFlipHorizontal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>flip</code> - whether the shape is horizontally flipped</dd></dl>
 </li>
 </ul>
@@ -556,11 +500,11 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>setFlipVertical</h4>
 <pre>public&nbsp;void&nbsp;setFlipVertical(boolean&nbsp;flip)</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setFlipVertical(boolean)">XSLFShape</a></code></strong></div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setFlipVertical(boolean)">PlaceableShape</a></code></strong></div>
 <div class="block">Whether the shape is vertically flipped</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setFlipVertical(boolean)">setFlipVertical</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setFlipVertical(boolean)">setFlipVertical</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>flip</code> - whether the shape is vertically flipped</dd></dl>
 </li>
 </ul>
@@ -571,11 +515,11 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getFlipHorizontal</h4>
 <pre>public&nbsp;boolean&nbsp;getFlipHorizontal()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFlipHorizontal()">XSLFShape</a></code></strong></div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getFlipHorizontal()">PlaceableShape</a></code></strong></div>
 <div class="block">Whether the shape is horizontally flipped</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFlipHorizontal()">getFlipHorizontal</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getFlipHorizontal()">getFlipHorizontal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>whether the shape is horizontally flipped</dd></dl>
 </li>
 </ul>
@@ -586,11 +530,11 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getFlipVertical</h4>
 <pre>public&nbsp;boolean&nbsp;getFlipVertical()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFlipVertical()">XSLFShape</a></code></strong></div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getFlipVertical()">PlaceableShape</a></code></strong></div>
 <div class="block">Whether the shape is vertically flipped</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFlipVertical()">getFlipVertical</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getFlipVertical()">getFlipVertical</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>whether the shape is vertically flipped</dd></dl>
 </li>
 </ul>
@@ -616,6 +560,15 @@ extends <a href="../../../../../org/apac
  if outline is turned off</dd></dl>
 </li>
 </ul>
+<a name="getLinePaint()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLinePaint</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a>&nbsp;getLinePaint()</pre>
+</li>
+</ul>
 <a name="setLineWidth(double)">
 <!--   -->
 </a>
@@ -636,13 +589,23 @@ extends <a href="../../../../../org/apac
 <dl><dt><span class="strong">Returns:</span></dt><dd>line width in points. <code>0</code> means no line.</dd></dl>
 </li>
 </ul>
-<a name="setLineDash(org.apache.poi.xslf.usermodel.LineDash)">
+<a name="getLineCompound()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLineCompound</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCompound.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCompound</a>&nbsp;getLineCompound()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the line compound</dd></dl>
+</li>
+</ul>
+<a name="setLineDash(org.apache.poi.sl.usermodel.StrokeStyle.LineDash)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLineDash</h4>
-<pre>public&nbsp;void&nbsp;setLineDash(<a href="../../../../../org/apache/poi/xslf/usermodel/LineDash.html" title="enum in org.apache.poi.xslf.usermodel">LineDash</a>&nbsp;dash)</pre>
+<pre>public&nbsp;void&nbsp;setLineDash(<a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineDash</a>&nbsp;dash)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dash</code> - a preset line dashing scheme to stroke thr shape outline</dd></dl>
 </li>
 </ul>
@@ -652,17 +615,17 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLineDash</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/LineDash.html" title="enum in org.apache.poi.xslf.usermodel">LineDash</a>&nbsp;getLineDash()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineDash</a>&nbsp;getLineDash()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a preset line dashing scheme to stroke thr shape outline</dd></dl>
 </li>
 </ul>
-<a name="setLineCap(org.apache.poi.xslf.usermodel.LineCap)">
+<a name="setLineCap(org.apache.poi.sl.usermodel.StrokeStyle.LineCap)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLineCap</h4>
-<pre>public&nbsp;void&nbsp;setLineCap(<a href="../../../../../org/apache/poi/xslf/usermodel/LineCap.html" title="enum in org.apache.poi.xslf.usermodel">LineCap</a>&nbsp;cap)</pre>
+<pre>public&nbsp;void&nbsp;setLineCap(<a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCap.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCap</a>&nbsp;cap)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>cap</code> - the line end cap style</dd></dl>
 </li>
 </ul>
@@ -672,7 +635,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLineCap</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/LineCap.html" title="enum in org.apache.poi.xslf.usermodel">LineCap</a>&nbsp;getLineCap()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCap.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCap</a>&nbsp;getLineCap()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the line end cap style</dd></dl>
 </li>
 </ul>
@@ -707,42 +670,32 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getShadow</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShadow.html" title="class in org.apache.poi.xslf.usermodel">XSLFShadow</a>&nbsp;getShadow()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>shadow of this shape or null if shadow is disabled</dd></dl>
-</li>
-</ul>
-<a name="draw(java.awt.Graphics2D)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>draw</h4>
-<pre>public&nbsp;void&nbsp;draw(java.awt.Graphics2D&nbsp;graphics)</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D)">XSLFShape</a></code></strong></div>
-<div class="block">Draw this shape into the supplied canvas</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D)">draw</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - the graphics to draw into</dd></dl>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getShadow()">getShadow</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>shadow of this shape or null if shadow is disabled</dd></dl>
 </li>
 </ul>
-<a name="drawContent(java.awt.Graphics2D)">
+<a name="getGeometry()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>drawContent</h4>
-<pre>public&nbsp;void&nbsp;drawContent(java.awt.Graphics2D&nbsp;graphics)</pre>
-<div class="block">draw any content within this shape (image, text, etc.).</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - the graphics to draw into</dd></dl>
+<h4>getGeometry</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/draw/geom/CustomGeometry.html" title="class in org.apache.poi.sl.draw.geom">CustomGeometry</a>&nbsp;getGeometry()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getGeometry()">getGeometry</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>definition of the shape geometry</dd></dl>
 </li>
 </ul>
-<a name="setLineHeadDecoration(org.apache.poi.xslf.usermodel.LineDecoration)">
+<a name="setLineHeadDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLineHeadDecoration</h4>
-<pre>public&nbsp;void&nbsp;setLineHeadDecoration(<a href="../../../../../org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a>&nbsp;style)</pre>
+<pre>public&nbsp;void&nbsp;setLineHeadDecoration(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>&nbsp;style)</pre>
 <div class="block">Specifies the line end decoration, such as a triangle or arrowhead.</div>
 </li>
 </ul>
@@ -752,16 +705,16 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLineHeadDecoration</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a>&nbsp;getLineHeadDecoration()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>&nbsp;getLineHeadDecoration()</pre>
 </li>
 </ul>
-<a name="setLineHeadWidth(org.apache.poi.xslf.usermodel.LineEndWidth)">
+<a name="setLineHeadWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLineHeadWidth</h4>
-<pre>public&nbsp;void&nbsp;setLineHeadWidth(<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndWidth.html" title="enum in org.apache.poi.xslf.usermodel">LineEndWidth</a>&nbsp;style)</pre>
+<pre>public&nbsp;void&nbsp;setLineHeadWidth(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;style)</pre>
 <div class="block">specifies decorations which can be added to the head of a line.</div>
 </li>
 </ul>
@@ -771,16 +724,16 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLineHeadWidth</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndWidth.html" title="enum in org.apache.poi.xslf.usermodel">LineEndWidth</a>&nbsp;getLineHeadWidth()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;getLineHeadWidth()</pre>
 </li>
 </ul>
-<a name="setLineHeadLength(org.apache.poi.xslf.usermodel.LineEndLength)">
+<a name="setLineHeadLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLineHeadLength</h4>
-<pre>public&nbsp;void&nbsp;setLineHeadLength(<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a>&nbsp;style)</pre>
+<pre>public&nbsp;void&nbsp;setLineHeadLength(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;style)</pre>
 <div class="block">Specifies the line end width in relation to the line width.</div>
 </li>
 </ul>
@@ -790,16 +743,16 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLineHeadLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a>&nbsp;getLineHeadLength()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;getLineHeadLength()</pre>
 </li>
 </ul>
-<a name="setLineTailDecoration(org.apache.poi.xslf.usermodel.LineDecoration)">
+<a name="setLineTailDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLineTailDecoration</h4>
-<pre>public&nbsp;void&nbsp;setLineTailDecoration(<a href="../../../../../org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a>&nbsp;style)</pre>
+<pre>public&nbsp;void&nbsp;setLineTailDecoration(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>&nbsp;style)</pre>
 <div class="block">Specifies the line end decoration, such as a triangle or arrowhead.</div>
 </li>
 </ul>
@@ -809,16 +762,16 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLineTailDecoration</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/LineDecoration.html" title="enum in org.apache.poi.xslf.usermodel">LineDecoration</a>&nbsp;getLineTailDecoration()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a>&nbsp;getLineTailDecoration()</pre>
 </li>
 </ul>
-<a name="setLineTailWidth(org.apache.poi.xslf.usermodel.LineEndWidth)">
+<a name="setLineTailWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLineTailWidth</h4>
-<pre>public&nbsp;void&nbsp;setLineTailWidth(<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndWidth.html" title="enum in org.apache.poi.xslf.usermodel">LineEndWidth</a>&nbsp;style)</pre>
+<pre>public&nbsp;void&nbsp;setLineTailWidth(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;style)</pre>
 <div class="block">specifies decorations which can be added to the tail of a line.</div>
 </li>
 </ul>
@@ -828,26 +781,93 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLineTailWidth</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndWidth.html" title="enum in org.apache.poi.xslf.usermodel">LineEndWidth</a>&nbsp;getLineTailWidth()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;getLineTailWidth()</pre>
 </li>
 </ul>
-<a name="setLineTailLength(org.apache.poi.xslf.usermodel.LineEndLength)">
+<a name="setLineTailLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLineTailLength</h4>
-<pre>public&nbsp;void&nbsp;setLineTailLength(<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a>&nbsp;style)</pre>
+<pre>public&nbsp;void&nbsp;setLineTailLength(<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;style)</pre>
 <div class="block">Specifies the line end width in relation to the line width.</div>
 </li>
 </ul>
 <a name="getLineTailLength()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getLineTailLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/LineEndLength.html" title="enum in org.apache.poi.xslf.usermodel">LineEndLength</a>&nbsp;getLineTailLength()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationSize</a>&nbsp;getLineTailLength()</pre>
+</li>
+</ul>
+<a name="isPlaceholder()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isPlaceholder</h4>
+<pre>public&nbsp;boolean&nbsp;isPlaceholder()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#isPlaceholder()">isPlaceholder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getAdjustValue(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAdjustValue</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/draw/geom/Guide.html" title="class in org.apache.poi.sl.draw.geom">Guide</a>&nbsp;getAdjustValue(java.lang.String&nbsp;name)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/draw/geom/IAdjustableShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/draw/geom/IAdjustableShape.html" title="interface in org.apache.poi.sl.draw.geom">IAdjustableShape</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of a adjust value, e.g. adj1</dd>
+<dt><span class="strong">Returns:</span></dt><dd>adjust guide defined in the shape or null</dd></dl>
+</li>
+</ul>
+<a name="getLineDecoration()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLineDecoration</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.html" title="interface in org.apache.poi.sl.usermodel">LineDecoration</a>&nbsp;getLineDecoration()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getLineDecoration()">getLineDecoration</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getFillStyle()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFillStyle</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/FillStyle.html" title="interface in org.apache.poi.sl.usermodel">FillStyle</a>&nbsp;getFillStyle()</pre>
+<div class="block">fetch shape fill as a java.awt.Paint</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getFillStyle()">getFillStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>either Color or GradientPaint or TexturePaint or null</dd></dl>
+</li>
+</ul>
+<a name="getStrokeStyle()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getStrokeStyle</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel">StrokeStyle</a>&nbsp;getStrokeStyle()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html#getStrokeStyle()">getStrokeStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a></code></dd>
+</dl>
 </li>
 </ul>
 </li>



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