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/11/09 11:26:48 UTC

svn commit: r1713370 [3/4] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hslf/model/ apidocs/org/apache/poi/hslf/model/class-use/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/hslf/usermodel/class-use/ apidocs/org/apache/po...

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Shape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Shape.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Shape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Shape.html Mon Nov  9 10:26:47 2015
@@ -103,6 +103,21 @@
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a> in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> with type parameters of type <a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</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">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/HSLFMetroShape.html" title="class in org.apache.poi.hslf.model">HSLFMetroShape</a>&lt;T extends <a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;&gt;</strong></code>
+<div class="block">Experimental class for metro blobs, i.e.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> that implement <a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -571,6 +586,19 @@
 </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/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a> that return <a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</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>static <a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;</code></td>
+<td class="colLast"><span class="strong">XSLFMetroShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFMetroShape.html#parseShape(byte[])">parseShape</a></strong>(byte[]&nbsp;metroBytes)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html Mon Nov  9 10:26:47 2015
@@ -173,6 +173,21 @@
 </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> that return <a href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</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><a href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;?,?&gt;</code></td>
+<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getMetroShape()">getMetroShape</a></strong>()</code>
+<div class="block">Get alternative representation of text shape stored as metro blob escher property.</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.sl.draw">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/FunctionEval.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/FunctionEval.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/FunctionEval.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/FunctionEval.html Mon Nov  9 10:26:47 2015
@@ -97,7 +97,7 @@
 <pre>public final class <span class="strong">FunctionEval</span>
 extends java.lang.Object</pre>
 <div class="block">Mappings from the Excel functions to our evaluation implementations
-  (where avilable)</div>
+  (where available)</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html Mon Nov  9 10:26:47 2015
@@ -140,7 +140,7 @@
 <td class="colFirst"><a href="../../../../../../org/apache/poi/ss/formula/eval/FunctionEval.html" title="class in org.apache.poi.ss.formula.eval">FunctionEval</a></td>
 <td class="colLast">
 <div class="block">Mappings from the Excel functions to our evaluation implementations
-  (where avilable)</div>
+  (where available)</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/util/SuppressForbidden.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/SuppressForbidden.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/SuppressForbidden.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/SuppressForbidden.html Mon Nov  9 10:26:47 2015
@@ -60,11 +60,11 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Required&nbsp;|&nbsp;</li>
-<li>Optional</li>
+<li><a href="#annotation_type_optional_element_summary">Optional</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Element</li>
+<li><a href="#annotation_type_element_detail">Element</a></li>
 </ul>
 </div>
 <a name="skip-navbar_top">
@@ -85,6 +85,62 @@
 <pre>@Retention(value=CLASS)
 @Target(value={METHOD,TYPE})
 public @interface <span class="strong">SuppressForbidden</span></pre>
+<div class="block">Marking class for elements to be ignored by the forbidden apis check</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation_type_optional_element_summary">
+<!--   -->
+</a>
+<h3>Optional Element Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation">
+<caption><span>Optional Elements</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Optional Element and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/SuppressForbidden.html#value()">value</a></strong></code>
+<div class="block">A reason for suppressing should always be given.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation_type_element_detail">
+<!--   -->
+</a>
+<h3>Element Detail</h3>
+<a name="value()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>value</h4>
+<pre>public abstract&nbsp;java.lang.String&nbsp;value</pre>
+<div class="block">A reason for suppressing should always be given.</div>
+<dl>
+<dt>Default:</dt>
+<dd>""</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
 </li>
 </ul>
 </div>
@@ -135,11 +191,11 @@ public @interface <span class="strong">S
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Required&nbsp;|&nbsp;</li>
-<li>Optional</li>
+<li><a href="#annotation_type_optional_element_summary">Optional</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Element</li>
+<li><a href="#annotation_type_element_detail">Element</a></li>
 </ul>
 </div>
 <a name="skip-navbar_bottom">

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Mon Nov  9 10:26:47 2015
@@ -82,130 +82,134 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td>
+<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="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.model">org.apache.poi.hssf.model</a></td>
 <td class="colLast">
 <div class="block">Provides low level API structures for reading, writing, modifying XLS files.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td>
 <td class="colLast">
 <div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.converter">org.apache.poi.hwpf.converter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.dev">org.apache.poi.hwpf.dev</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.model">org.apache.poi.hwpf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.model.io">org.apache.poi.hwpf.model.io</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.model.types">org.apache.poi.hwpf.model.types</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.sprm">org.apache.poi.hwpf.sprm</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt">org.apache.poi.poifs.crypt</a></td>
 <td class="colLast">
 <div class="block">Implementation of the <a href="http://msdn.microsoft.com/en-us/library/dd952186(v=office.12).aspx">ECMA-376 Document Encryption</a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem</a></td>
 <td class="colLast">
 <div class="block">filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.sl.draw">org.apache.poi.sl.draw</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td>
 <td class="colLast">
 <div class="block">This package contains common internal POI code for manipulating formulas.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.formula.udf">org.apache.poi.ss.formula.udf</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.util">org.apache.poi.util</a></td>
 <td class="colLast">
 <div class="block">Top-level util package are classes that are useful throughout the project.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel">org.apache.poi.xdgf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel.section">org.apache.poi.xdgf.usermodel.section</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xslf.model">org.apache.poi.xslf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -247,6 +251,26 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.poi.hslf.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</a> in <a href="../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> with annotations of type <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</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">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/model/HSLFMetroShape.html" title="class in org.apache.poi.hslf.model">HSLFMetroShape</a>&lt;T extends <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;&gt;</strong></code>
+<div class="block">Experimental class for metro blobs, i.e.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.hslf.usermodel">
 <!--   -->
 </a>
@@ -10198,6 +10222,12 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFMetroShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFMetroShape</a></strong></code>
+<div class="block">Experimental class for metro blobs, i.e.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShowFactory.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlideShowFactory</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/util/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-summary.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/package-summary.html Mon Nov  9 10:26:47 2015
@@ -491,7 +491,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/SuppressForbidden.html" title="annotation in org.apache.poi.util">SuppressForbidden</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Marking class for elements to be ignored by the forbidden apis check</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/util/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-use.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/package-use.html Mon Nov  9 10:26:47 2015
@@ -382,6 +382,12 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/Internal.html#org.apache.poi.hslf.model">Internal</a>
+<div class="block">Program elements annotated &#64;Internal are intended for
+ POI internal use only.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../org/apache/poi/util/class-use/POILogger.html#org.apache.poi.hslf.model">POILogger</a>
 <div class="block">A logger interface that strives to make it as easy as possible for
  developers to write log calls, while simultaneously making those
@@ -389,8 +395,10 @@ HSSF concepts.</div>
  message.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.hslf.model">SuppressForbidden</a>&nbsp;</td>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.hslf.model">SuppressForbidden</a>
+<div class="block">Marking class for elements to be ignored by the forbidden apis check</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -680,7 +688,9 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.hssf.usermodel">SuppressForbidden</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.hssf.usermodel">SuppressForbidden</a>
+<div class="block">Marking class for elements to be ignored by the forbidden apis check</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -1029,7 +1039,9 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.sl.draw">SuppressForbidden</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.sl.draw">SuppressForbidden</a>
+<div class="block">Marking class for elements to be ignored by the forbidden apis check</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -1271,7 +1283,9 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.util">SuppressForbidden</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.util">SuppressForbidden</a>
+<div class="block">Marking class for elements to be ignored by the forbidden apis check</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../org/apache/poi/util/class-use/TempFileCreationStrategy.html#org.apache.poi.util">TempFileCreationStrategy</a>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFImageRenderer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFImageRenderer.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFImageRenderer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFImageRenderer.html Mon Nov  9 10:26:47 2015
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFNotes.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFMetroShape.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xslf/usermodel/XSLFImageRenderer.html" target="_top">Frames</a></li>
@@ -297,7 +297,7 @@ extends java.lang.Object</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFNotes.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFMetroShape.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xslf/usermodel/XSLFImageRenderer.html" target="_top">Frames</a></li>

Added: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFMetroShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFMetroShape.html?rev=1713370&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFMetroShape.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFMetroShape.html Mon Nov  9 10:26:47 2015
@@ -0,0 +1,269 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>XSLFMetroShape (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="XSLFMetroShape (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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/XSLFMetroShape.html">Use</a></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><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFImageRenderer.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFNotes.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/xslf/usermodel/XSLFMetroShape.html" target="_top">Frames</a></li>
+<li><a href="XSLFMetroShape.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.xslf.usermodel</div>
+<h2 title="Class XSLFMetroShape" class="title">Class XSLFMetroShape</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xslf.usermodel.XSLFMetroShape</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+public class <span class="strong">XSLFMetroShape</span>
+extends java.lang.Object</pre>
+<div class="block">Experimental class for metro blobs, i.e. an alternative escher property
+ containing an ooxml representation of the shape.
+ This is the helper class for HSLFMetroShape to dive into OOXML classes</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFMetroShape.html#XSLFMetroShape()">XSLFMetroShape</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFMetroShape.html#parseShape(byte[])">parseShape</a></strong>(byte[]&nbsp;metroBytes)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="XSLFMetroShape()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>XSLFMetroShape</h4>
+<pre>public&nbsp;XSLFMetroShape()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="parseShape(byte[])">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>parseShape</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;&nbsp;parseShape(byte[]&nbsp;metroBytes)
+                             throws <a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a>,
+                                    java.io.IOException,
+                                    org.apache.xmlbeans.XmlException</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></code></dd>
+<dd><code>java.io.IOException</code></dd>
+<dd><code>org.apache.xmlbeans.XmlException</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/XSLFMetroShape.html">Use</a></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><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFImageRenderer.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFNotes.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/xslf/usermodel/XSLFMetroShape.html" target="_top">Frames</a></li>
+<li><a href="XSLFMetroShape.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</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/xslf/usermodel/XSLFNotes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotes.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotes.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotes.html Mon Nov  9 10:26:47 2015
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFImageRenderer.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFMetroShape.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFNotesMaster.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -171,7 +171,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#canDraw(org.apache.poi.xslf.usermodel.XSLFShape)">canDraw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a>, <a href="../../..
 /../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#draw(java.awt.Graphics2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getBackground()">getBackground</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a>, <a href="../../../.
 ./../org/apache/poi/xslf/usermodel/XSLFSheet.html#getFollowMasterGraphics()">getFollowMasterGraphics</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.h
 tml#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape,%20org.apache.poi.xslf.usermodel.XSLFSheet)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#canDraw(org.apache.poi.xslf.usermodel.XSLFShape)">canDraw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnecto
 r()">createConnector</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#draw(java.awt.Graphics2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getBackground()">getBackground</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">
 getCommonSlideData</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getFollowMasterGraphics()">getFollowMasterGraphics</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a>, <a href="../../../../.
 ./org/apache/poi/xslf/usermodel/XSLFSheet.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLDocumentPart">
@@ -313,7 +313,7 @@ implements <a href="../../../../../org/a
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFImageRenderer.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFMetroShape.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFNotesMaster.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotesMaster.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotesMaster.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotesMaster.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotesMaster.html Mon Nov  9 10:26:47 2015
@@ -201,7 +201,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#canDraw(org.apache.poi.xslf.usermodel.XSLFShape)">canDraw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a>, <a href="../../..
 /../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#draw(java.awt.Graphics2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getBackground()">getBackground</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a>, <a href="../../../.
 ./../org/apache/poi/xslf/usermodel/XSLFSheet.html#getFollowMasterGraphics()">getFollowMasterGraphics</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.h
 tml#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape,%20org.apache.poi.xslf.usermodel.XSLFSheet)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#canDraw(org.apache.poi.xslf.usermodel.XSLFShape)">canDraw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnecto
 r()">createConnector</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#draw(java.awt.Graphics2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getBackground()">getBackground</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">
 getCommonSlideData</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getFollowMasterGraphics()">getFollowMasterGraphics</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a>, <a href="../../../../.
 ./org/apache/poi/xslf/usermodel/XSLFSheet.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLDocumentPart">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSheet.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSheet.html Mon Nov  9 10:26:47 2015
@@ -176,8 +176,9 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape)">buildShapes</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape&nbsp;spTree)</code>&nbsp;</td>
+<td class="colFirst"><code>protected static java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape,%20org.apache.poi.xslf.usermodel.XSLFSheet)">buildShapes</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape&nbsp;spTree,
+           <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
@@ -395,13 +396,14 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>the XMLSlideShow this sheet belongs to</dd></dl>
 </li>
 </ul>
-<a name="buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape)">
+<a name="buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape, org.apache.poi.xslf.usermodel.XSLFSheet)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>buildShapes</h4>
-<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&gt;&nbsp;buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape&nbsp;spTree)</pre>
+<pre>protected static&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&gt;&nbsp;buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape&nbsp;spTree,
+                                    <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;sheet)</pre>
 </li>
 </ul>
 <a name="getXmlObject()">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html Mon Nov  9 10:26:47 2015
@@ -243,7 +243,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#canDraw(org.apache.poi.xslf.usermodel.XSLFShape)">canDraw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a>, <a href="../../..
 /../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders</a>, <a href="..
 /../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape,%20org.apache.poi.xslf.usermodel.XSLFSheet)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#canDraw(org.apache.poi.xslf.usermodel.XSLFShape)">canDraw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnecto
 r()">createConnector</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlace
 holders()">getPlaceholders</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLDocumentPart">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideLayout.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideLayout.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideLayout.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideLayout.html Mon Nov  9 10:26:47 2015
@@ -221,7 +221,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>, <a href="../../../../../org/apache/poi/xsl
 f/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#draw(java.awt.Graphics2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders</a>, <a href="../../../../../org/apache/po
 i/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></
 li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape,%20org.apache.poi.xslf.usermodel.XSLFSheet)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>,
  <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#draw(java.awt.Graphics2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders
 </a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommon
 SlideData)">setCommonSlideData</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLDocumentPart">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideMaster.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideMaster.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideMaster.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlideMaster.html Mon Nov  9 10:26:47 2015
@@ -234,7 +234,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>, <a href="../../../../../org/apache/poi/xsl
 f/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#draw(java.awt.Graphics2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getFollowMasterGraphics()">getFollowMasterGraphics</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)">getPlaceholder</a>, <a href="../../../../
 ../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.htm
 l#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#addShape(org.apache.poi.xslf.usermodel.XSLFShape)">addShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#appendContent(org.apache.poi.xslf.usermodel.XSLFSheet)">appendContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape,%20org.apache.poi.xslf.usermodel.XSLFSheet)">buildShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#commit()">commit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape()">createAutoShape</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector()">createConnector</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform()">createFreeform</a>,
  <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup()">createGroup</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable()">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable(int,%20int)">createTable</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox()">createTextBox</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#draw(java.awt.Graphics2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getCommonSlideData()">getCommonSlideData</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getFollowMasterGraphics()">getFollowMasterGraphics</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholder(int)
 ">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getPlaceholders()">getPlaceholders</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getShapes()">getShapes</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSlideShow()">getSlideShow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getSpTree()">getSpTree</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getTextShapeByType(org.apache.poi.sl.usermodel.SimpleShape.Placeholder)">getTextShapeByType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#removeShape(org.apache.poi.xslf.usermodel.XSLFShape)">removeShape</a>, <a href="../../../../../
 org/apache/poi/xslf/usermodel/XSLFSheet.html#setCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData)">setCommonSlideData</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLDocumentPart">

Added: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFMetroShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFMetroShape.html?rev=1713370&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFMetroShape.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFMetroShape.html Mon Nov  9 10:26:47 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.xslf.usermodel.XSLFMetroShape (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.xslf.usermodel.XSLFMetroShape (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/xslf/usermodel/XSLFMetroShape.html" title="class in org.apache.poi.xslf.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/xslf/usermodel/class-use/XSLFMetroShape.html" target="_top">Frames</a></li>
+<li><a href="XSLFMetroShape.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.xslf.usermodel.XSLFMetroShape" class="title">Uses of Class<br>org.apache.poi.xslf.usermodel.XSLFMetroShape</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.xslf.usermodel.XSLFMetroShape</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/xslf/usermodel/XSLFMetroShape.html" title="class in org.apache.poi.xslf.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/xslf/usermodel/class-use/XSLFMetroShape.html" target="_top">Frames</a></li>
+<li><a href="XSLFMetroShape.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/xslf/usermodel/class-use/XSLFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShape.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShape.html Mon Nov  9 10:26:47 2015
@@ -207,8 +207,9 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape)">buildShapes</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape&nbsp;spTree)</code>&nbsp;</td>
+<td class="colFirst"><code>protected static java.util.List&lt;<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&gt;</code></td>
+<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape,%20org.apache.poi.xslf.usermodel.XSLFSheet)">buildShapes</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape&nbsp;spTree,
+           <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/MasterSheet.html" title="interface in org.apache.poi.sl.usermodel">MasterSheet</a>&lt;<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSheet.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSheet.html Mon Nov  9 10:26:47 2015
@@ -158,12 +158,17 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected static java.util.List&lt;<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&gt;</code></td>
+<td class="colLast"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape,%20org.apache.poi.xslf.usermodel.XSLFSheet)">buildShapes</a></strong>(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape&nbsp;spTree,
+           <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <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"><span class="strong">XSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a></strong>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;src)</code>
 <div class="block">Set the contents of this sheet to be a copy of the source sheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlide</a></code></td>
 <td class="colLast"><span class="strong">XSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#importContent(org.apache.poi.xslf.usermodel.XSLFSheet)">importContent</a></strong>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;src)</code>&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-frame.html?rev=1713370&r1=1713369&r2=1713370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-frame.html Mon Nov  9 10:26:47 2015
@@ -37,6 +37,7 @@
 <li><a href="XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel" target="classFrame">XSLFGroupShape</a></li>
 <li><a href="XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel" target="classFrame">XSLFHyperlink</a></li>
 <li><a href="XSLFImageRenderer.html" title="class in org.apache.poi.xslf.usermodel" target="classFrame">XSLFImageRenderer</a></li>
+<li><a href="XSLFMetroShape.html" title="class in org.apache.poi.xslf.usermodel" target="classFrame">XSLFMetroShape</a></li>
 <li><a href="XSLFNotes.html" title="class in org.apache.poi.xslf.usermodel" target="classFrame">XSLFNotes</a></li>
 <li><a href="XSLFNotesMaster.html" title="class in org.apache.poi.xslf.usermodel" target="classFrame">XSLFNotesMaster</a></li>
 <li><a href="XSLFPictureData.html" title="class in org.apache.poi.xslf.usermodel" target="classFrame">XSLFPictureData</a></li>



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