You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by dn...@apache.org on 2016/09/21 22:19:59 UTC

svn commit: r1761825 [13/36] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/ publish/apidocs/org/apache/poi/class-use/ publish/apidocs/org/apache/poi/ddf/class-use/ publish/apidocs/org/apache/poi/hpsf/class-use/ publish/apidoc...

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/Entry.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/Entry.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/Entry.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/Entry.html Wed Sep 21 22:19:54 2016
@@ -267,14 +267,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a></code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a></code></td>
 <td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">get a specified Entry by name</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a></code></td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a></code></td>
 <td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;name)</code>
@@ -292,16 +292,16 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getEntries()">getEntries</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
 <td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getEntries()">getEntries</a></strong>()</code>
 <div class="block">get an iterator of the Entry instances contained directly in
  this instance (in other words, children only; no grandchildren
  etc.)</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getEntries()">getEntries</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
 <td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#getEntries()">getEntries</a></strong>()</code>
@@ -312,14 +312,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
 <td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#iterator()">iterator</a></strong>()</code>
 <div class="block">Returns an Iterator over all the entries</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NPOIFSFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NPOIFSFileSystem.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NPOIFSFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NPOIFSFileSystem.html Wed Sep 21 22:19:54 2016
@@ -628,13 +628,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><span class="strong">Decryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>java.io.OutputStream</code></td>
 <td class="colLast"><span class="strong">Encryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Encryptor.html#getDataStream(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.io.InputStream</code></td>
+<td class="colLast"><span class="strong">Decryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/OPOIFSFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/OPOIFSFileSystem.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/OPOIFSFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/OPOIFSFileSystem.html Wed Sep 21 22:19:54 2016
@@ -175,13 +175,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><span class="strong">Decryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.OPOIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">OPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>java.io.OutputStream</code></td>
 <td class="colLast"><span class="strong">Encryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Encryptor.html#getDataStream(org.apache.poi.poifs.filesystem.OPOIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">OPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.io.InputStream</code></td>
+<td class="colLast"><span class="strong">Decryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.OPOIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">OPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html Wed Sep 21 22:19:54 2016
@@ -146,11 +146,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSDocumentPath.html" title="class in org.apache.poi.poifs.filesystem">POIFSDocumentPath</a></code></td>
-<td class="colLast"><span class="strong">POIFSWriterEvent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterEvent.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSDocumentPath.html" title="class in org.apache.poi.poifs.filesystem">POIFSDocumentPath</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">POIFSWriterEvent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterEvent.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html Wed Sep 21 22:19:54 2016
@@ -605,13 +605,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><span class="strong">Decryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.POIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>java.io.OutputStream</code></td>
 <td class="colLast"><span class="strong">Encryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Encryptor.html#getDataStream(org.apache.poi.poifs.filesystem.POIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.io.InputStream</code></td>
+<td class="colLast"><span class="strong">Decryptor.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.POIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html Wed Sep 21 22:19:54 2016
@@ -119,7 +119,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">OPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
 <div class="block">create a new DocumentEntry in the root entry; the data will be
@@ -128,26 +128,26 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
-<div class="block">create a new DocumentEntry in the root entry; the data will be
- provided later</div>
+<div class="block">create a new DocumentEntry; the data will be provided later</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">OPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
-              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>&nbsp;</td>
+              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
+<div class="block">create a new DocumentEntry in the root entry; the data will be
+ provided later</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
-              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
-<div class="block">create a new DocumentEntry; the data will be provided later</div>
-</td>
+              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Child.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Child.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Child.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Child.html Wed Sep 21 22:19:54 2016
@@ -179,37 +179,37 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the next Child</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the next Child</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the next Child</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the previous Child</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the previous Child</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the previous Child</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/storage/class-use/BATBlock.BATBlockAndIndex.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/storage/class-use/BATBlock.BATBlockAndIndex.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/storage/class-use/BATBlock.BATBlockAndIndex.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/storage/class-use/BATBlock.BATBlockAndIndex.html Wed Sep 21 22:19:54 2016
@@ -104,21 +104,21 @@ Compound Document Format.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.BATBlockAndIndex.html" title="class in org.apache.poi.poifs.storage">BATBlock.BATBlockAndIndex</a></code></td>
-<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a></strong>(int&nbsp;offset)</code>
+<td class="colLast"><span class="strong">NPOIFSMiniStore.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSMiniStore.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a></strong>(int&nbsp;offset)</code>
 <div class="block">Returns the BATBlock that handles the specified offset,
   and the relative index within it</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.BATBlockAndIndex.html" title="class in org.apache.poi.poifs.storage">BATBlock.BATBlockAndIndex</a></code></td>
-<td class="colLast"><span class="strong">NPOIFSMiniStore.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSMiniStore.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a></strong>(int&nbsp;offset)</code>
+<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.BATBlockAndIndex.html" title="class in org.apache.poi.poifs.storage">BATBlock.BATBlockAndIndex</a></code></td>
+<td class="colLast"><span class="strong">BlockStore.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a></strong>(int&nbsp;offset)</code>
 <div class="block">Returns the BATBlock that handles the specified offset,
   and the relative index within it</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.BATBlockAndIndex.html" title="class in org.apache.poi.poifs.storage">BATBlock.BATBlockAndIndex</a></code></td>
-<td class="colLast"><span class="strong">BlockStore.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/BlockStore.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a></strong>(int&nbsp;offset)</code>
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.BATBlockAndIndex.html" title="class in org.apache.poi.poifs.storage">BATBlock.BATBlockAndIndex</a></code></td>
+<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a></strong>(int&nbsp;offset)</code>
 <div class="block">Returns the BATBlock that handles the specified offset,
   and the relative index within it</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTAdjPoint2D.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTAdjPoint2D.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTAdjPoint2D.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTAdjPoint2D.html Wed Sep 21 22:19:54 2016
@@ -95,15 +95,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTPolarAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPolarAdjustHandle.html#pos">pos</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTXYAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTXYAdjustHandle.html#pos">pos</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTXYAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTXYAdjustHandle.html#pos">pos</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTConnectionSite.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTConnectionSite.html#pos">pos</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTConnectionSite.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTConnectionSite.html#pos">pos</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTPolarAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPolarAdjustHandle.html#pos">pos</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a></code></td>
@@ -147,19 +147,19 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTPolarAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPolarAdjustHandle.html#getPos()">getPos</a></strong>()</code>
+<td class="colLast"><span class="strong">CTXYAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTXYAdjustHandle.html#getPos()">getPos</a></strong>()</code>
 <div class="block">Gets the value of the pos property.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTXYAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTXYAdjustHandle.html#getPos()">getPos</a></strong>()</code>
+<td class="colLast"><span class="strong">CTConnectionSite.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTConnectionSite.html#getPos()">getPos</a></strong>()</code>
 <div class="block">Gets the value of the pos property.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTConnectionSite.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTConnectionSite.html#getPos()">getPos</a></strong>()</code>
+<td class="colLast"><span class="strong">CTPolarAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPolarAdjustHandle.html#getPos()">getPos</a></strong>()</code>
 <div class="block">Gets the value of the pos property.</div>
 </td>
 </tr>
@@ -207,19 +207,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTPolarAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPolarAdjustHandle.html#setPos(org.apache.poi.sl.draw.binding.CTAdjPoint2D)">setPos</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTXYAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTXYAdjustHandle.html#setPos(org.apache.poi.sl.draw.binding.CTAdjPoint2D)">setPos</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>&nbsp;value)</code>
 <div class="block">Sets the value of the pos property.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTXYAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTXYAdjustHandle.html#setPos(org.apache.poi.sl.draw.binding.CTAdjPoint2D)">setPos</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTConnectionSite.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTConnectionSite.html#setPos(org.apache.poi.sl.draw.binding.CTAdjPoint2D)">setPos</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>&nbsp;value)</code>
 <div class="block">Sets the value of the pos property.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTConnectionSite.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTConnectionSite.html#setPos(org.apache.poi.sl.draw.binding.CTAdjPoint2D)">setPos</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTPolarAdjustHandle.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPolarAdjustHandle.html#setPos(org.apache.poi.sl.draw.binding.CTAdjPoint2D)">setPos</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>&nbsp;value)</code>
 <div class="block">Sets the value of the pos property.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTGeomGuideList.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTGeomGuideList.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTGeomGuideList.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTGeomGuideList.html Wed Sep 21 22:19:54 2016
@@ -95,11 +95,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a></code></td>
-<td class="colLast"><span class="strong">CTCustomGeometry2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTCustomGeometry2D.html#avLst">avLst</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTPresetTextShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPresetTextShape.html#avLst">avLst</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a></code></td>
-<td class="colLast"><span class="strong">CTPresetTextShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPresetTextShape.html#avLst">avLst</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTCustomGeometry2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTCustomGeometry2D.html#avLst">avLst</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a></code></td>
@@ -126,13 +126,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a></code></td>
-<td class="colLast"><span class="strong">CTCustomGeometry2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTCustomGeometry2D.html#getAvLst()">getAvLst</a></strong>()</code>
+<td class="colLast"><span class="strong">CTPresetTextShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPresetTextShape.html#getAvLst()">getAvLst</a></strong>()</code>
 <div class="block">Gets the value of the avLst property.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a></code></td>
-<td class="colLast"><span class="strong">CTPresetTextShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPresetTextShape.html#getAvLst()">getAvLst</a></strong>()</code>
+<td class="colLast"><span class="strong">CTCustomGeometry2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTCustomGeometry2D.html#getAvLst()">getAvLst</a></strong>()</code>
 <div class="block">Gets the value of the avLst property.</div>
 </td>
 </tr>
@@ -159,13 +159,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTCustomGeometry2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTCustomGeometry2D.html#setAvLst(org.apache.poi.sl.draw.binding.CTGeomGuideList)">setAvLst</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTPresetTextShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPresetTextShape.html#setAvLst(org.apache.poi.sl.draw.binding.CTGeomGuideList)">setAvLst</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a>&nbsp;value)</code>
 <div class="block">Sets the value of the avLst property.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTPresetTextShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPresetTextShape.html#setAvLst(org.apache.poi.sl.draw.binding.CTGeomGuideList)">setAvLst</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTCustomGeometry2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTCustomGeometry2D.html#setAvLst(org.apache.poi.sl.draw.binding.CTGeomGuideList)">setAvLst</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGeomGuideList.html" title="class in org.apache.poi.sl.draw.binding">CTGeomGuideList</a>&nbsp;value)</code>
 <div class="block">Sets the value of the avLst property.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTPoint2D.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTPoint2D.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTPoint2D.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTPoint2D.html Wed Sep 21 22:19:54 2016
@@ -99,11 +99,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#off">off</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#off">off</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#off">off</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#off">off</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -128,13 +128,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#getOff()">getOff</a></strong>()</code>
+<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#getOff()">getOff</a></strong>()</code>
 <div class="block">Gets the value of the off property.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTPoint2D</a></code></td>
-<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#getOff()">getOff</a></strong>()</code>
+<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#getOff()">getOff</a></strong>()</code>
 <div class="block">Gets the value of the off property.</div>
 </td>
 </tr>
@@ -155,13 +155,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#setOff(org.apache.poi.sl.draw.binding.CTPoint2D)">setOff</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTPoint2D</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#setOff(org.apache.poi.sl.draw.binding.CTPoint2D)">setOff</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTPoint2D</a>&nbsp;value)</code>
 <div class="block">Sets the value of the off property.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#setOff(org.apache.poi.sl.draw.binding.CTPoint2D)">setOff</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTPoint2D</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#setOff(org.apache.poi.sl.draw.binding.CTPoint2D)">setOff</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTPoint2D</a>&nbsp;value)</code>
 <div class="block">Sets the value of the off property.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTPositiveSize2D.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTPositiveSize2D.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTPositiveSize2D.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/binding/class-use/CTPositiveSize2D.html Wed Sep 21 22:19:54 2016
@@ -99,11 +99,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPositiveSize2D.html" title="class in org.apache.poi.sl.draw.binding">CTPositiveSize2D</a></code></td>
-<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#ext">ext</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#ext">ext</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPositiveSize2D.html" title="class in org.apache.poi.sl.draw.binding">CTPositiveSize2D</a></code></td>
-<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#ext">ext</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#ext">ext</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -128,13 +128,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPositiveSize2D.html" title="class in org.apache.poi.sl.draw.binding">CTPositiveSize2D</a></code></td>
-<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#getExt()">getExt</a></strong>()</code>
+<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#getExt()">getExt</a></strong>()</code>
 <div class="block">Gets the value of the ext property.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPositiveSize2D.html" title="class in org.apache.poi.sl.draw.binding">CTPositiveSize2D</a></code></td>
-<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#getExt()">getExt</a></strong>()</code>
+<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#getExt()">getExt</a></strong>()</code>
 <div class="block">Gets the value of the ext property.</div>
 </td>
 </tr>
@@ -155,13 +155,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#setExt(org.apache.poi.sl.draw.binding.CTPositiveSize2D)">setExt</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPositiveSize2D.html" title="class in org.apache.poi.sl.draw.binding">CTPositiveSize2D</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#setExt(org.apache.poi.sl.draw.binding.CTPositiveSize2D)">setExt</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPositiveSize2D.html" title="class in org.apache.poi.sl.draw.binding">CTPositiveSize2D</a>&nbsp;value)</code>
 <div class="block">Sets the value of the ext property.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CTTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTTransform2D.html#setExt(org.apache.poi.sl.draw.binding.CTPositiveSize2D)">setExt</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPositiveSize2D.html" title="class in org.apache.poi.sl.draw.binding">CTPositiveSize2D</a>&nbsp;value)</code>
+<td class="colLast"><span class="strong">CTGroupTransform2D.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/binding/CTGroupTransform2D.html#setExt(org.apache.poi.sl.draw.binding.CTPositiveSize2D)">setExt</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/binding/CTPositiveSize2D.html" title="class in org.apache.poi.sl.draw.binding">CTPositiveSize2D</a>&nbsp;value)</code>
 <div class="block">Sets the value of the ext property.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Context.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Context.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Context.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Context.html Wed Sep 21 22:19:54 2016
@@ -95,47 +95,47 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">AddDivideExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/AddDivideExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CosineArcTanExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/CosineArcTanExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">CosineArcTanExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/CosineArcTanExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">SinArcTanExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/SinArcTanExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">SinExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/SinExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">IfElseExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/IfElseExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">LiteralValueExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/LiteralValueExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">MinExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/MinExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">AddSubtractExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/AddSubtractExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ModExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/ModExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">IfElseExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/IfElseExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AbsExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/AbsExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">MaxExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/MaxExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Guide.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/Guide.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">MultiplyDivideExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/MultiplyDivideExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AddSubtractExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/AddSubtractExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">CosExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/CosExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">SqrtExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/SqrtExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">SinArcTanExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/SinArcTanExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">LiteralValueExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/LiteralValueExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">ModExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/ModExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Expression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/Expression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
@@ -143,39 +143,39 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">AdjustValue.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/AdjustValue.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ArcTanExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/ArcTanExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">ArcTanExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/ArcTanExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PinExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/PinExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">AbsExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/AbsExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AddDivideExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/AddDivideExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">SqrtExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/SqrtExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CosExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/CosExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">PinExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/PinExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">SinExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/SinExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">MinExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/MinExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">MaxExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/MaxExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">Guide.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/Guide.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AdjustValue.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/AdjustValue.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">Expression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/Expression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">MultiplyDivideExpression.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/MultiplyDivideExpression.html#evaluate(org.apache.poi.sl.draw.geom.Context)">evaluate</a></strong>(<a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">LineToCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/LineToCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
+<td class="colLast"><span class="strong">CurveToCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/CurveToCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
        <a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -185,30 +185,30 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CurveToCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/CurveToCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
+<td class="colLast"><span class="strong">ClosePathCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/ClosePathCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
        <a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PathCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/PathCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
-       <a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>
-<div class="block">Execute the command an append a segment to the specified path</div>
-</td>
+<td class="colLast"><span class="strong">MoveToCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/MoveToCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
+       <a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ClosePathCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/ClosePathCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
+<td class="colLast"><span class="strong">QuadToCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/QuadToCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
        <a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">QuadToCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/QuadToCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
+<td class="colLast"><span class="strong">LineToCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/LineToCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
        <a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">MoveToCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/MoveToCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
-       <a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PathCommand.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/PathCommand.html#execute(java.awt.geom.Path2D.Double,%20org.apache.poi.sl.draw.geom.Context)">execute</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
+       <a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html" title="class in org.apache.poi.sl.draw.geom">Context</a>&nbsp;ctx)</code>
+<div class="block">Execute the command an append a segment to the specified path</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.awt.geom.Path2D.Double</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Guide.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Guide.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Guide.html Wed Sep 21 22:19:54 2016
@@ -136,11 +136,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/geom/Guide.html" title="class in org.apache.poi.sl.draw.geom">Guide</a></code></td>
-<td class="colLast"><span class="strong">Context.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html#getAdjustValue(java.lang.String)">getAdjustValue</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">IAdjustableShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/IAdjustableShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/sl/draw/geom/Guide.html" title="class in org.apache.poi.sl.draw.geom">Guide</a></code></td>
-<td class="colLast"><span class="strong">IAdjustableShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/IAdjustableShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Context.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/geom/Context.html#getAdjustValue(java.lang.String)">getAdjustValue</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Outline.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Outline.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Outline.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/geom/class-use/Outline.html Wed Sep 21 22:19:54 2016
@@ -116,11 +116,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected java.util.Collection&lt;<a href="../../../../../../../org/apache/poi/sl/draw/geom/Outline.html" title="class in org.apache.poi.sl.draw.geom">Outline</a>&gt;</code></td>
-<td class="colLast"><span class="strong">DrawSimpleShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/DrawSimpleShape.html#computeOutlines(java.awt.Graphics2D)">computeOutlines</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DrawFreeformShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html#computeOutlines(java.awt.Graphics2D)">computeOutlines</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected java.util.Collection&lt;<a href="../../../../../../../org/apache/poi/sl/draw/geom/Outline.html" title="class in org.apache.poi.sl.draw.geom">Outline</a>&gt;</code></td>
-<td class="colLast"><span class="strong">DrawFreeformShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html#computeOutlines(java.awt.Graphics2D)">computeOutlines</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DrawSimpleShape.</span><code><strong><a href="../../../../../../../org/apache/poi/sl/draw/DrawSimpleShape.html#computeOutlines(java.awt.Graphics2D)">computeOutlines</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html Wed Sep 21 22:19:54 2016
@@ -175,11 +175,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">StrokeStyle.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html#getPaint()">getPaint</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FillStyle.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/FillStyle.html#getPaint()">getPaint</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">FillStyle.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/FillStyle.html#getPaint()">getPaint</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">StrokeStyle.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html#getPaint()">getPaint</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -236,31 +236,31 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties&nbsp;blipFill,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a></strong>(CTBlipFillProperties&nbsp;blipFill,
            <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;parentPart)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties&nbsp;gradFill,
-           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTGradientFillProperties,%20CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(CTGradientFillProperties&nbsp;gradFill,
+           CTSchemeColor&nbsp;phClr,
            <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties&nbsp;solidFill,
-           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTSolidColorFillProperties,%20CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(CTSolidColorFillProperties&nbsp;solidFill,
+           CTSchemeColor&nbsp;phClr,
            <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme,%20boolean)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference&nbsp;fillRef,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme,%20boolean)">selectPaint</a></strong>(CTStyleMatrixReference&nbsp;fillRef,
            <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme,
            boolean&nbsp;isLineStyle)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
-<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.poi.xslf.usermodel.XSLFPropertiesDelegate.XSLFFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPropertiesDelegate.XSLFFillProperties.html" title="interface in org.apache.poi.xslf.usermodel">XSLFPropertiesDelegate.XSLFFillProperties</a>&nbsp;fp,
-           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr,
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.poi.xslf.usermodel.XSLFPropertiesDelegate.XSLFFillProperties,%20CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPropertiesDelegate.XSLFFillProperties.html" title="interface in org.apache.poi.xslf.usermodel">XSLFPropertiesDelegate.XSLFFillProperties</a>&nbsp;fp,
+           CTSchemeColor&nbsp;phClr,
            <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;parentPart,
            <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme)</code>
 <div class="block">Convert shape fill into java.awt.Paint.</div>



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