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/10/29 10:30:35 UTC

svn commit: r1711200 [9/23] - in /poi/site/publish/apidocs: ./ org/apache/poi/ddf/class-use/ org/apache/poi/hslf/model/ org/apache/poi/hslf/usermodel/ org/apache/poi/hslf/usermodel/class-use/ org/apache/poi/sl/draw/ org/apache/poi/sl/draw/class-use/ or...

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFLine.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFLine.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFLine.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFLine.html Thu Oct 29 09:30:32 2015
@@ -94,26 +94,8 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a></code></td>
-<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#createBorder()">createBorder</a></strong>()</code>
-<div class="block">Create a border to format this table</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a></code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#getBorderBottom()">getBorderBottom</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a></code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#getBorderLeft()">getBorderLeft</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a></code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#getBorderRight()">getBorderRight</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a></code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#getBorderTop()">getBorderTop</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a></code></td>
+<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#addLine(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">addLine</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -126,43 +108,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#anchorBorder(int,%20org.apache.poi.hslf.usermodel.HSLFLine)">anchorBorder</a></strong>(int&nbsp;type,
-            <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;line)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#setAllBorders(org.apache.poi.hslf.usermodel.HSLFLine)">setAllBorders</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;line)</code>
-<div class="block">Format the table and apply the specified Line to all cell boundaries,
- both outside and inside</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#setBorderBottom(org.apache.poi.hslf.usermodel.HSLFLine)">setBorderBottom</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;line)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#setBorderLeft(org.apache.poi.hslf.usermodel.HSLFLine)">setBorderLeft</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;line)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#setBorderRight(org.apache.poi.hslf.usermodel.HSLFLine)">setBorderRight</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;line)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#setBorderTop(org.apache.poi.hslf.usermodel.HSLFLine)">setBorderTop</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;line)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#setInsideBorders(org.apache.poi.hslf.usermodel.HSLFLine)">setInsideBorders</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;line)</code>
-<div class="block">Format the inside border using the specified Line object</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#setOutsideBorders(org.apache.poi.hslf.usermodel.HSLFLine)">setOutsideBorders</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;line)</code>
-<div class="block">Format the outside border using the specified Line object</div>
-</td>
+<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#applyLineProperties(org.apache.poi.sl.usermodel.TableCell.BorderEdge,%20org.apache.poi.hslf.usermodel.HSLFLine)">applyLineProperties</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge,
+                   <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel">HSLFLine</a>&nbsp;other)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Added: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPlaceholder.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPlaceholder.html?rev=1711200&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPlaceholder.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPlaceholder.html Thu Oct 29 09:30:32 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.hslf.usermodel.HSLFPlaceholder (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.hslf.usermodel.HSLFPlaceholder (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/hslf/usermodel/class-use/HSLFPlaceholder.html" target="_top">Frames</a></li>
+<li><a href="HSLFPlaceholder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.hslf.usermodel.HSLFPlaceholder" class="title">Uses of Class<br>org.apache.poi.hslf.usermodel.HSLFPlaceholder</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.hslf.usermodel.HSLFPlaceholder</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/hslf/usermodel/class-use/HSLFPlaceholder.html" target="_top">Frames</a></li>
+<li><a href="HSLFPlaceholder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFShape.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFShape.html Thu Oct 29 09:30:32 2015
@@ -117,12 +117,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html" title="class in org.apache.poi.hslf.model">Placeholder</a></strong></code>
-<div class="block">Represents a Placeholder in PowerPoint.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Polygon.html" title="class in org.apache.poi.hslf.model">Polygon</a></strong></code>
 <div class="block">A simple closed polygon shape</div>
 </td>
@@ -167,13 +161,6 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html#Placeholder(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">Placeholder</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
-           <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html#Placeholder(org.apache.poi.sl.usermodel.ShapeContainer)">Placeholder</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Polygon.html#Polygon(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">Polygon</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
        <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
 <div class="block">Create a Polygon object and initialize it from the supplied Record container.</div>
@@ -242,29 +229,35 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel">HSLFPlaceholder</a></strong></code>
+<div class="block">Represents a Placeholder in PowerPoint.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></strong></code>
 <div class="block">An abstract simple (non-group) shape.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html" title="class in org.apache.poi.hslf.usermodel">HSLFTable</a></strong></code>
 <div class="block">Represents a table in a PowerPoint presentation</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></strong></code>
 <div class="block">Represents a cell in a ppt table</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a></strong></code>
 <div class="block">Represents a TextFrame shape in PowerPoint.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a></strong></code>
 <div class="block">A common superclass of all shapes that can hold text.</div>
@@ -521,6 +514,13 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html#HSLFPlaceholder(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFPlaceholder</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
+               <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html#HSLFPlaceholder(org.apache.poi.sl.usermodel.ShapeContainer)">HSLFPlaceholder</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#HSLFShape(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFShape</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
          <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
 <div class="block">Create a Shape object.</div>
@@ -535,7 +535,7 @@
 <tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#HSLFTable(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFTable</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
          <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
-<div class="block">Create a Table object and initilize it from the supplied Record container.</div>
+<div class="block">Create a Table object and initialize it from the supplied Record container.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -546,17 +546,6 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#HSLFTableCell(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFTableCell</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
-             <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
-<div class="block">Create a TableCell object and initialize it from the supplied Record container.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#HSLFTableCell(org.apache.poi.sl.usermodel.ShapeContainer)">HSLFTableCell</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
-<div class="block">Create a new TableCell.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html#HSLFTextBox(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFTextBox</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
            <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
 <div class="block">Create a TextBox object and initialize it from the supplied Record container.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSimpleShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSimpleShape.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSimpleShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSimpleShape.html Thu Oct 29 09:30:32 2015
@@ -117,12 +117,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html" title="class in org.apache.poi.hslf.model">Placeholder</a></strong></code>
-<div class="block">Represents a Placeholder in PowerPoint.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Polygon.html" title="class in org.apache.poi.hslf.model">Polygon</a></strong></code>
 <div class="block">A simple closed polygon shape</div>
 </td>
@@ -190,17 +184,23 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel">HSLFPlaceholder</a></strong></code>
+<div class="block">Represents a Placeholder in PowerPoint.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></strong></code>
 <div class="block">Represents a cell in a ppt table</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a></strong></code>
 <div class="block">Represents a TextFrame shape in PowerPoint.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a></strong></code>
 <div class="block">A common superclass of all shapes that can hold text.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTable.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTable.html Thu Oct 29 09:30:32 2015
@@ -103,6 +103,29 @@
 <td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createTable(int,%20int)">createTable</a></strong>(int&nbsp;numRows,
            int&nbsp;numCols)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html" title="class in org.apache.poi.hslf.usermodel">HSLFTable</a></code></td>
+<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#getParent()">getParent</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html" title="class in org.apache.poi.hslf.usermodel">HSLFTable</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#HSLFTableCell(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.hslf.usermodel.HSLFTable)">HSLFTableCell</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
+             <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html" title="class in org.apache.poi.hslf.usermodel">HSLFTable</a>&nbsp;parent)</code>
+<div class="block">Create a TableCell object and initialize it from the supplied Record container.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#HSLFTableCell(org.apache.poi.hslf.usermodel.HSLFTable)">HSLFTableCell</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html" title="class in org.apache.poi.hslf.usermodel">HSLFTable</a>&nbsp;parent)</code>
+<div class="block">Create a new TableCell.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTableCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTableCell.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTableCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTableCell.html Thu Oct 29 09:30:32 2015
@@ -113,6 +113,32 @@
 <div class="block">Gets a cell</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></code></td>
+<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#getRelativeCell(org.apache.poi.hslf.usermodel.HSLFTableCell,%20int,%20int)">getRelativeCell</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a>&nbsp;origin,
+               int&nbsp;row,
+               int&nbsp;col)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></code></td>
+<td class="colLast"><span class="strong">HSLFTableCell.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#getSiblingCell(int,%20int)">getSiblingCell</a></strong>(int&nbsp;row,
+              int&nbsp;col)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></code></td>
+<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#getRelativeCell(org.apache.poi.hslf.usermodel.HSLFTableCell,%20int,%20int)">getRelativeCell</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a>&nbsp;origin,
+               int&nbsp;row,
+               int&nbsp;col)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html Thu Oct 29 09:30:32 2015
@@ -74,10 +74,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hslf.model">org.apache.poi.hslf.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -86,12 +82,12 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
-<li class="blockList"><a name="org.apache.poi.hslf.model">
+<li class="blockList"><a name="org.apache.poi.hslf.usermodel">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a> in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a></h3>
+<h3>Uses of <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a> in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a> in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Subclasses of <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a> in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Class and Description</th>
@@ -99,25 +95,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html" title="class in org.apache.poi.hslf.model">Placeholder</a></strong></code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel">HSLFPlaceholder</a></strong></code>
 <div class="block">Represents a Placeholder in PowerPoint.</div>
 </td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hslf.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a> in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a> in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></strong></code>
 <div class="block">Represents a cell in a ppt table</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html Thu Oct 29 09:30:32 2015
@@ -128,13 +128,6 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html#Placeholder(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">Placeholder</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
-           <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html#Placeholder(org.apache.poi.sl.usermodel.ShapeContainer)">Placeholder</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Polygon.html#Polygon(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">Polygon</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
        <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
 <div class="block">Create a Polygon object and initialize it from the supplied Record container.</div>
@@ -481,6 +474,13 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html#HSLFPlaceholder(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFPlaceholder</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
+               <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html#HSLFPlaceholder(org.apache.poi.sl.usermodel.ShapeContainer)">HSLFPlaceholder</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#HSLFShape(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFShape</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
          <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
 <div class="block">Create a Shape object.</div>
@@ -495,7 +495,7 @@
 <tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#HSLFTable(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFTable</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
          <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
-<div class="block">Create a Table object and initilize it from the supplied Record container.</div>
+<div class="block">Create a Table object and initialize it from the supplied Record container.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -506,17 +506,6 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#HSLFTableCell(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFTableCell</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
-             <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
-<div class="block">Create a TableCell object and initialize it from the supplied Record container.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html#HSLFTableCell(org.apache.poi.sl.usermodel.ShapeContainer)">HSLFTableCell</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
-<div class="block">Create a new TableCell.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html#HSLFTextBox(org.apache.poi.ddf.EscherContainerRecord,%20org.apache.poi.sl.usermodel.ShapeContainer)">HSLFTextBox</a></strong>(<a href="../../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;escherRecord,
            <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<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>&gt;&nbsp;parent)</code>
 <div class="block">Create a TextBox object and initialize it from the supplied Record container.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextRun.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextRun.html Thu Oct 29 09:30:32 2015
@@ -132,9 +132,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a></code></td>
-<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setText(java.lang.String)">setText</a></strong>(java.lang.String&nbsp;text)</code>
-<div class="block">Sets (overwrites) the current text.</div>
-</td>
+<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setText(java.lang.String)">setText</a></strong>(java.lang.String&nbsp;text)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -147,10 +145,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a>&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFTextParagraph.</span><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>
-</td>
+<td class="colLast"><span class="strong">HSLFTextParagraph.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#getTextRuns()">getTextRuns</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a>&gt;</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html Thu Oct 29 09:30:32 2015
@@ -99,12 +99,6 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Placeholder.html" title="class in org.apache.poi.hslf.model">Placeholder</a></strong></code>
-<div class="block">Represents a Placeholder in PowerPoint.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/Polygon.html" title="class in org.apache.poi.hslf.model">Polygon</a></strong></code>
 <div class="block">A simple closed polygon shape</div>
 </td>
@@ -143,11 +137,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel">HSLFPlaceholder</a></strong></code>
+<div class="block">Represents a Placeholder in PowerPoint.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></strong></code>
 <div class="block">Represents a cell in a ppt table</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a></strong></code>
 <div class="block">Represents a TextFrame shape in PowerPoint.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-frame.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-frame.html Thu Oct 29 09:30:32 2015
@@ -27,6 +27,7 @@
 <li><a href="HSLFObjectData.html" title="class in org.apache.poi.hslf.usermodel" target="classFrame">HSLFObjectData</a></li>
 <li><a href="HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel" target="classFrame">HSLFPictureData</a></li>
 <li><a href="HSLFPictureShape.html" title="class in org.apache.poi.hslf.usermodel" target="classFrame">HSLFPictureShape</a></li>
+<li><a href="HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel" target="classFrame">HSLFPlaceholder</a></li>
 <li><a href="HSLFShape.html" title="class in org.apache.poi.hslf.usermodel" target="classFrame">HSLFShape</a></li>
 <li><a href="HSLFShapeFactory.html" title="class in org.apache.poi.hslf.usermodel" target="classFrame">HSLFShapeFactory</a></li>
 <li><a href="HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel" target="classFrame">HSLFSheet</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-summary.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-summary.html Thu Oct 29 09:30:32 2015
@@ -169,109 +169,115 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel">HSLFPlaceholder</a></td>
+<td class="colLast">
+<div class="block">Represents a Placeholder in PowerPoint.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></td>
 <td class="colLast">
 <div class="block">
  Represents a Shape which is the elemental object that composes a drawing.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShapeFactory.html" title="class in org.apache.poi.hslf.usermodel">HSLFShapeFactory</a></td>
 <td class="colLast">
 <div class="block">Create a <code>Shape</code> object depending on its type</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a></td>
 <td class="colLast">
 <div class="block">This class defines the common format of "Sheets" in a powerpoint
  document.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></td>
 <td class="colLast">
 <div class="block">An abstract simple (non-group) shape.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlide</a></td>
 <td class="colLast">
 <div class="block">This class represents a slide in a PowerPoint Document.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideMaster</a></td>
 <td class="colLast">
 <div class="block">SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a></td>
 <td class="colLast">
 <div class="block">This class is a friendly wrapper on top of the more scary HSLFSlideShow.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowEncrypted</a></td>
 <td class="colLast">
 <div class="block">This class provides helper functions for encrypted PowerPoint documents.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowFactory.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowFactory</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowImpl</a></td>
 <td class="colLast">
 <div class="block">This class contains the main functionality for the Powerpoint file
  "reader".</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSoundData.html" title="class in org.apache.poi.hslf.usermodel">HSLFSoundData</a></td>
 <td class="colLast">
 <div class="block">A class that represents sound data embedded in a slide show.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html" title="class in org.apache.poi.hslf.usermodel">HSLFTable</a></td>
 <td class="colLast">
 <div class="block">Represents a table in a PowerPoint presentation</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel">HSLFTableCell</a></td>
 <td class="colLast">
 <div class="block">Represents a cell in a ppt table</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a></td>
 <td class="colLast">
 <div class="block">Represents a TextFrame shape in PowerPoint.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a></td>
 <td class="colLast">
 <div class="block">This class represents a run of text in a powerpoint document.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a></td>
 <td class="colLast">
 <div class="block">Represents a run of text, all with the same style</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a></td>
 <td class="colLast">
 <div class="block">A common superclass of all shapes that can hold text.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTitleMaster.html" title="class in org.apache.poi.hslf.usermodel">HSLFTitleMaster</a></td>
 <td class="colLast">
 <div class="block">Title masters define the design template for slides with a Title Slide layout.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-tree.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-tree.html Thu Oct 29 09:30:32 2015
@@ -98,6 +98,7 @@
 <li type="circle">org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFLine.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFLine</span></a> (implements org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</a>&lt;S,P&gt;)</li>
 <li type="circle">org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFTextBox</span></a> (implements org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextBox.html" title="interface in org.apache.poi.sl.usermodel">TextBox</a>&lt;S,P&gt;)
 <ul>
+<li type="circle">org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPlaceholder.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFPlaceholder</span></a></li>
 <li type="circle">org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTableCell.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFTableCell</span></a> (implements org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html" title="interface in org.apache.poi.sl.usermodel">TableCell</a>&lt;S,P&gt;)</li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-use.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/package-use.html Thu Oct 29 09:30:32 2015
@@ -184,16 +184,11 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html#org.apache.poi.hslf.model">HSLFTextBox</a>
-<div class="block">Represents a TextFrame shape in PowerPoint.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html#org.apache.poi.hslf.model">HSLFTextParagraph</a>
 <div class="block">This class represents a run of text in a powerpoint document.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html#org.apache.poi.hslf.model">HSLFTextShape</a>
 <div class="block">A common superclass of all shapes that can hold text.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTableShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTableShape.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTableShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTableShape.html Thu Oct 29 09:30:32 2015
@@ -199,13 +199,38 @@ extends <a href="../../../../../org/apac
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/sl/draw/Drawable.html" title="interface in org.apache.poi.sl.draw">Drawable</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/DrawTableShape.html#getDrawable(java.awt.Graphics2D)">getDrawable</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/sl/usermodel/TableShape.html" title="interface in org.apache.poi.sl.usermodel">TableShape</a>&lt;?,?&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/DrawTableShape.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/DrawTableShape.html#setAllBorders(java.lang.Object...)">setAllBorders</a></strong>(java.lang.Object...&nbsp;args)</code>
+<div class="block">Format the table and apply the specified Line to all cell boundaries,
+ both outside and inside.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/DrawTableShape.html#setInsideBorders(java.lang.Object...)">setInsideBorders</a></strong>(java.lang.Object...&nbsp;args)</code>
+<div class="block">Format the inside border using the specified Line object
+ An empty args parameter removes the affected border.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/DrawTableShape.html#setOutsideBorders(java.lang.Object...)">setOutsideBorders</a></strong>(java.lang.Object...&nbsp;args)</code>
+<div class="block">Format the outside border using the specified Line object
+ An empty args parameter removes the affected border.</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.draw.DrawShape">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.sl.draw.<a href="../../../../../org/apache/poi/sl/draw/DrawShape.html" title="class in org.apache.poi.sl.draw">DrawShape</a></h3>
-<code><a href="../../../../../org/apache/poi/sl/draw/DrawShape.html#getAnchor(java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.PlaceableShape)">getAnchor</a>, <a href="../../../../../org/apache/poi/sl/draw/DrawShape.html#getAnchor(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">getAnchor</a>, <a href="../../../../../org/apache/poi/sl/draw/DrawShape.html#getShape()">getShape</a></code></li>
+<code><a href="../../../../../org/apache/poi/sl/draw/DrawShape.html#getAnchor(java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.PlaceableShape)">getAnchor</a>, <a href="../../../../../org/apache/poi/sl/draw/DrawShape.html#getAnchor(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">getAnchor</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -291,7 +316,7 @@ extends <a href="../../../../../org/apac
 <a name="drawContent(java.awt.Graphics2D)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>drawContent</h4>
 <pre>public&nbsp;void&nbsp;drawContent(java.awt.Graphics2D&nbsp;graphics)</pre>
@@ -305,6 +330,59 @@ extends <a href="../../../../../org/apac
 <dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - the graphics to draw into</dd></dl>
 </li>
 </ul>
+<a name="getShape()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getShape</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/TableShape.html" title="interface in org.apache.poi.sl.usermodel">TableShape</a>&lt;?,?&gt;&nbsp;getShape()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/draw/DrawShape.html#getShape()">getShape</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/sl/draw/DrawShape.html" title="class in org.apache.poi.sl.draw">DrawShape</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setAllBorders(java.lang.Object...)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAllBorders</h4>
+<pre>public&nbsp;void&nbsp;setAllBorders(java.lang.Object...&nbsp;args)</pre>
+<div class="block">Format the table and apply the specified Line to all cell boundaries,
+ both outside and inside.
+ An empty args parameter removes the affected border.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>args</code> - a varargs array possible containing <code>Double</code> (width),
+ <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCompound.html" title="enum in org.apache.poi.sl.usermodel"><code>StrokeStyle.LineCompound</code></a>, <code>Color</code>, <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel"><code>StrokeStyle.LineDash</code></a></dd></dl>
+</li>
+</ul>
+<a name="setOutsideBorders(java.lang.Object...)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setOutsideBorders</h4>
+<pre>public&nbsp;void&nbsp;setOutsideBorders(java.lang.Object...&nbsp;args)</pre>
+<div class="block">Format the outside border using the specified Line object
+ An empty args parameter removes the affected border.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>args</code> - a varargs array possible containing <code>Double</code> (width),
+ <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCompound.html" title="enum in org.apache.poi.sl.usermodel"><code>StrokeStyle.LineCompound</code></a>, <code>Color</code>, <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel"><code>StrokeStyle.LineDash</code></a></dd></dl>
+</li>
+</ul>
+<a name="setInsideBorders(java.lang.Object...)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setInsideBorders</h4>
+<pre>public&nbsp;void&nbsp;setInsideBorders(java.lang.Object...&nbsp;args)</pre>
+<div class="block">Format the inside border using the specified Line object
+ An empty args parameter removes the affected border.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>args</code> - a varargs array possible containing <code>Double</code> (width),
+ <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCompound.html" title="enum in org.apache.poi.sl.usermodel"><code>StrokeStyle.LineCompound</code></a>, <code>Color</code>, <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel"><code>StrokeStyle.LineDash</code></a></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/ImageRenderer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/ImageRenderer.html?rev=1711200&r1=1711199&r2=1711200&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/ImageRenderer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/ImageRenderer.html Thu Oct 29 09:30:32 2015
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/sl/draw/DrawTextShape.html" title="class in org.apache.poi.sl.draw"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../../org/apache/poi/sl/draw/SLGraphics.html" title="class in org.apache.poi.sl.draw"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/sl/draw/ImageRenderer.html" target="_top">Frames</a></li>
@@ -406,7 +406,7 @@ extends java.lang.Object</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/sl/draw/DrawTextShape.html" title="class in org.apache.poi.sl.draw"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../../org/apache/poi/sl/draw/SLGraphics.html" title="class in org.apache.poi.sl.draw"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/sl/draw/ImageRenderer.html" target="_top">Frames</a></li>



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