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 2016/04/11 06:39:53 UTC

svn commit: r1738509 [4/20] - in /poi/site/publish/apidocs: ./ org/apache/poi/class-use/ org/apache/poi/ddf/class-use/ org/apache/poi/hpsf/class-use/ org/apache/poi/hpsf/wellknown/class-use/ org/apache/poi/hslf/model/ org/apache/poi/hslf/model/textprop...

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html Mon Apr 11 04:39:51 2016
@@ -196,8 +196,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AbortableHSSFListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/AbortableHSSFListener.html#processRecord(org.apache.poi.hssf.record.Record)">processRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">This method, inherited from HSSFListener is implemented as a stub.</div>
+<td class="colLast"><span class="strong">EventWorkbookBuilder.SheetRecordCollectingListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html#processRecord(org.apache.poi.hssf.record.Record)">processRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">Process this record ourselves, and then
+  pass it on to our child listener</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -207,19 +208,18 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">AbortableHSSFListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/AbortableHSSFListener.html#processRecord(org.apache.poi.hssf.record.Record)">processRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">This method, inherited from HSSFListener is implemented as a stub.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected short</code></td>
 <td class="colLast"><span class="strong">HSSFRequest.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/HSSFRequest.html#processRecord(org.apache.poi.hssf.record.Record)">processRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;rec)</code>
 <div class="block">Called by HSSFEventFactory, passes the Record to each listener associated with
  a record.sid.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">EventWorkbookBuilder.SheetRecordCollectingListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html#processRecord(org.apache.poi.hssf.record.Record)">processRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">Process this record ourselves, and then
-  pass it on to our child listener</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">MissingRecordAwareHSSFListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/MissingRecordAwareHSSFListener.html#processRecord(org.apache.poi.hssf.record.Record)">processRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>&nbsp;</td>
@@ -232,16 +232,16 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FormatTrackingHSSFListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/FormatTrackingHSSFListener.html#processRecordInternally(org.apache.poi.hssf.record.Record)">processRecordInternally</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">Process the record ourselves, but do not pass it on to the child
- Listener.</div>
+<td class="colLast"><span class="strong">EventWorkbookBuilder.SheetRecordCollectingListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html#processRecordInternally(org.apache.poi.hssf.record.Record)">processRecordInternally</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">Process the record ourselves, but do not
+  pass it on to the child Listener.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">EventWorkbookBuilder.SheetRecordCollectingListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html#processRecordInternally(org.apache.poi.hssf.record.Record)">processRecordInternally</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">Process the record ourselves, but do not
-  pass it on to the child Listener.</div>
+<td class="colLast"><span class="strong">FormatTrackingHSSFListener.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/eventusermodel/FormatTrackingHSSFListener.html#processRecordInternally(org.apache.poi.hssf.record.Record)">processRecordInternally</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">Process the record ourselves, but do not pass it on to the child
+ Listener.</div>
 </td>
 </tr>
 </tbody>
@@ -331,11 +331,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;</code></td>
-<td class="colLast"><span class="strong">WorkbookRecordList.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getRecords()">getRecords</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">InternalWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/model/InternalWorkbook.html#getRecords()">getRecords</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;</code></td>
-<td class="colLast"><span class="strong">InternalWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/model/InternalWorkbook.html#getRecords()">getRecords</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">WorkbookRecordList.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getRecords()">getRecords</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html Mon Apr 11 04:39:51 2016
@@ -142,17 +142,17 @@ HSSF concepts.</div>
 <td class="colLast"><span class="strong">RecordFactory.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/RecordFactory.html#createSingleRecord(org.apache.poi.hssf.record.RecordInputStream)">createSingleRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">CFHeaderBase.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/CFHeaderBase.html#read(org.apache.poi.hssf.record.RecordInputStream)">read</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">FilePassRecord.Rc4KeyData.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#read(org.apache.poi.hssf.record.RecordInputStream)">read</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">FilePassRecord.XorKeyData.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#read(org.apache.poi.hssf.record.RecordInputStream)">read</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">CFHeaderBase.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/CFHeaderBase.html#read(org.apache.poi.hssf.record.RecordInputStream)">read</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><span class="strong">CFRuleBase.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/CFRuleBase.html#readFormatOptions(org.apache.poi.hssf.record.RecordInputStream)">readFormatOptions</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/TextObjectRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/TextObjectRecord.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/TextObjectRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/TextObjectRecord.html Mon Apr 11 04:39:51 2016
@@ -123,7 +123,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html" title="class in org.apache.poi.hssf.record">TextObjectRecord</a></code></td>
-<td class="colLast"><span class="strong">HSSFCombobox.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFCombobox.html#createTextObjRecord()">createTextObjRecord</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFPolygon.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html#createTextObjRecord()">createTextObjRecord</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html" title="class in org.apache.poi.hssf.record">TextObjectRecord</a></code></td>
@@ -131,7 +131,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html" title="class in org.apache.poi.hssf.record">TextObjectRecord</a></code></td>
-<td class="colLast"><span class="strong">HSSFPolygon.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html#createTextObjRecord()">createTextObjRecord</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFCombobox.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFCombobox.html#createTextObjRecord()">createTextObjRecord</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html" title="class in org.apache.poi.hssf.record">TextObjectRecord</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FtrHeader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FtrHeader.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FtrHeader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FtrHeader.html Mon Apr 11 04:39:51 2016
@@ -101,11 +101,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></code></td>
-<td class="colLast"><span class="strong">CFHeader12Record.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFHeader12Record.html#getFutureHeader()">getFutureHeader</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CFRule12Record.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getFutureHeader()">getFutureHeader</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></code></td>
-<td class="colLast"><span class="strong">CFRule12Record.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getFutureHeader()">getFutureHeader</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CFHeader12Record.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFHeader12Record.html#getFutureHeader()">getFutureHeader</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecordOutput.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecordOutput.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecordOutput.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecordOutput.html Mon Apr 11 04:39:51 2016
@@ -105,25 +105,25 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">SSTRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/SSTRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">StringRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/StringRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ExtSSTRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/ExtSSTRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">TextObjectRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">SSTRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/SSTRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">NameRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/NameRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>
 <div class="block">NameRecord can span into</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">TextObjectRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">StringRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/StringRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ExtSSTRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/ExtSSTRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics.html Mon Apr 11 04:39:51 2016
@@ -492,10 +492,11 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>clearRect</h4>
-<pre>public&nbsp;void&nbsp;clearRect(int&nbsp;x,
-             int&nbsp;y,
-             int&nbsp;width,
-             int&nbsp;height)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;clearRect(int&nbsp;x,
+                            int&nbsp;y,
+                            int&nbsp;width,
+                            int&nbsp;height)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>clearRect</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -508,10 +509,11 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>clipRect</h4>
-<pre>public&nbsp;void&nbsp;clipRect(int&nbsp;x,
-            int&nbsp;y,
-            int&nbsp;width,
-            int&nbsp;height)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;clipRect(int&nbsp;x,
+                           int&nbsp;y,
+                           int&nbsp;width,
+                           int&nbsp;height)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>clipRect</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -524,12 +526,13 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>copyArea</h4>
-<pre>public&nbsp;void&nbsp;copyArea(int&nbsp;x,
-            int&nbsp;y,
-            int&nbsp;width,
-            int&nbsp;height,
-            int&nbsp;dx,
-            int&nbsp;dy)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;copyArea(int&nbsp;x,
+                           int&nbsp;y,
+                           int&nbsp;width,
+                           int&nbsp;height,
+                           int&nbsp;dx,
+                           int&nbsp;dy)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>copyArea</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -568,12 +571,13 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>drawArc</h4>
-<pre>public&nbsp;void&nbsp;drawArc(int&nbsp;x,
-           int&nbsp;y,
-           int&nbsp;width,
-           int&nbsp;height,
-           int&nbsp;startAngle,
-           int&nbsp;arcAngle)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;drawArc(int&nbsp;x,
+                          int&nbsp;y,
+                          int&nbsp;width,
+                          int&nbsp;height,
+                          int&nbsp;startAngle,
+                          int&nbsp;arcAngle)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>drawArc</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -586,17 +590,18 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>drawImage</h4>
-<pre>public&nbsp;boolean&nbsp;drawImage(java.awt.Image&nbsp;img,
-                int&nbsp;dx1,
-                int&nbsp;dy1,
-                int&nbsp;dx2,
-                int&nbsp;dy2,
-                int&nbsp;sx1,
-                int&nbsp;sy1,
-                int&nbsp;sx2,
-                int&nbsp;sy2,
-                java.awt.Color&nbsp;bgcolor,
-                java.awt.image.ImageObserver&nbsp;observer)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;boolean&nbsp;drawImage(java.awt.Image&nbsp;img,
+                               int&nbsp;dx1,
+                               int&nbsp;dy1,
+                               int&nbsp;dx2,
+                               int&nbsp;dy2,
+                               int&nbsp;sx1,
+                               int&nbsp;sy1,
+                               int&nbsp;sx2,
+                               int&nbsp;sy2,
+                               java.awt.Color&nbsp;bgcolor,
+                               java.awt.image.ImageObserver&nbsp;observer)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>drawImage</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -609,16 +614,17 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>drawImage</h4>
-<pre>public&nbsp;boolean&nbsp;drawImage(java.awt.Image&nbsp;img,
-                int&nbsp;dx1,
-                int&nbsp;dy1,
-                int&nbsp;dx2,
-                int&nbsp;dy2,
-                int&nbsp;sx1,
-                int&nbsp;sy1,
-                int&nbsp;sx2,
-                int&nbsp;sy2,
-                java.awt.image.ImageObserver&nbsp;observer)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;boolean&nbsp;drawImage(java.awt.Image&nbsp;img,
+                               int&nbsp;dx1,
+                               int&nbsp;dy1,
+                               int&nbsp;dx2,
+                               int&nbsp;dy2,
+                               int&nbsp;sx1,
+                               int&nbsp;sy1,
+                               int&nbsp;sx2,
+                               int&nbsp;sy2,
+                               java.awt.image.ImageObserver&nbsp;observer)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>drawImage</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -761,9 +767,10 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>drawPolyline</h4>
-<pre>public&nbsp;void&nbsp;drawPolyline(int[]&nbsp;xPoints,
-                int[]&nbsp;yPoints,
-                int&nbsp;nPoints)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;drawPolyline(int[]&nbsp;xPoints,
+                               int[]&nbsp;yPoints,
+                               int&nbsp;nPoints)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>drawPolyline</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -776,10 +783,11 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>drawRect</h4>
-<pre>public&nbsp;void&nbsp;drawRect(int&nbsp;x,
-            int&nbsp;y,
-            int&nbsp;width,
-            int&nbsp;height)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;drawRect(int&nbsp;x,
+                           int&nbsp;y,
+                           int&nbsp;width,
+                           int&nbsp;height)</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code>drawRect</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -792,12 +800,13 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>drawRoundRect</h4>
-<pre>public&nbsp;void&nbsp;drawRoundRect(int&nbsp;x,
-                 int&nbsp;y,
-                 int&nbsp;width,
-                 int&nbsp;height,
-                 int&nbsp;arcWidth,
-                 int&nbsp;arcHeight)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;drawRoundRect(int&nbsp;x,
+                                int&nbsp;y,
+                                int&nbsp;width,
+                                int&nbsp;height,
+                                int&nbsp;arcWidth,
+                                int&nbsp;arcHeight)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>drawRoundRect</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -1017,7 +1026,8 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setClip</h4>
-<pre>public&nbsp;void&nbsp;setClip(java.awt.Shape&nbsp;shape)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;setClip(java.awt.Shape&nbsp;shape)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>setClip</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -1056,7 +1066,8 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setPaintMode</h4>
-<pre>public&nbsp;void&nbsp;setPaintMode()</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;setPaintMode()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>setPaintMode</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -1069,7 +1080,8 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setXORMode</h4>
-<pre>public&nbsp;void&nbsp;setXORMode(java.awt.Color&nbsp;color)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;setXORMode(java.awt.Color&nbsp;color)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>setXORMode</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>
@@ -1082,8 +1094,9 @@ extends java.awt.Graphics</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>translate</h4>
-<pre>public&nbsp;void&nbsp;translate(int&nbsp;x,
-             int&nbsp;y)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;translate(int&nbsp;x,
+                            int&nbsp;y)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>translate</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatriarch.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatriarch.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatriarch.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatriarch.html Mon Apr 11 04:39:51 2016
@@ -649,7 +649,8 @@ public&nbsp;<a href="../../../../../org/
 <ul class="blockList">
 <li class="blockList">
 <h4>createChart</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a>&nbsp;createChart(<a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a>&nbsp;anchor)</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a>&nbsp;createChart(<a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a>&nbsp;anchor)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Drawing.html#createChart(org.apache.poi.ss.usermodel.ClientAnchor)">Drawing</a></code></strong></div>
 <div class="block">Creates a chart.</div>
 <dl>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFConditionalFormattingThreshold.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFConditionalFormattingThreshold.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFConditionalFormattingThreshold.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFConditionalFormattingThreshold.html Mon Apr 11 04:39:51 2016
@@ -101,11 +101,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a></code></td>
-<td class="colLast"><span class="strong">HSSFIconMultiStateFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html#createThreshold()">createThreshold</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFColorScaleFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#createThreshold()">createThreshold</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a></code></td>
-<td class="colLast"><span class="strong">HSSFColorScaleFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#createThreshold()">createThreshold</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFIconMultiStateFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html#createThreshold()">createThreshold</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a></code></td>
@@ -117,11 +117,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a>[]</code></td>
-<td class="colLast"><span class="strong">HSSFIconMultiStateFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html#getThresholds()">getThresholds</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFColorScaleFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#getThresholds()">getThresholds</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a>[]</code></td>
-<td class="colLast"><span class="strong">HSSFColorScaleFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#getThresholds()">getThresholds</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFIconMultiStateFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html#getThresholds()">getThresholds</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFName.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFName.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFName.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFName.html Mon Apr 11 04:39:51 2016
@@ -97,14 +97,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFName.html" title="class in org.apache.poi.hssf.usermodel">HSSFName</a></code></td>
-<td class="colLast"><span class="strong">HSSFEvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFEvaluationWorkbook.html#createName()">createName</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFName.html" title="class in org.apache.poi.hssf.usermodel">HSSFName</a></code></td>
 <td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#createName()">createName</a></strong>()</code>
 <div class="block">creates a new named range and add it to the model</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFName.html" title="class in org.apache.poi.hssf.usermodel">HSSFName</a></code></td>
+<td class="colLast"><span class="strong">HSSFEvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFEvaluationWorkbook.html#createName()">createName</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFName.html" title="class in org.apache.poi.hssf.usermodel">HSSFName</a></code></td>
 <td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getName(java.lang.String)">getName</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFPatriarch.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFPatriarch.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFPatriarch.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFPatriarch.html Mon Apr 11 04:39:51 2016
@@ -125,32 +125,32 @@
 <td class="colLast"><span class="strong">HSSFObjectData.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSSFComment.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFComment.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">HSSFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>
+<div class="block">remove escher container from the patriarch.escherAggregate
+ remove obj, textObj and note records if it's necessary
+ in case of ShapeGroup remove all contained shapes</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSSFTextbox.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFPolygon.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSSFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSSFComment.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFComment.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSSFPolygon.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">HSSFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>
-<div class="block">remove escher container from the patriarch.escherAggregate
- remove obj, textObj and note records if it's necessary
- in case of ShapeGroup remove all contained shapes</div>
-</td>
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">HSSFTextbox.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html#afterRemove(org.apache.poi.hssf.usermodel.HSSFPatriarch)">afterRemove</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFShape.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFShape.html Mon Apr 11 04:39:51 2016
@@ -197,28 +197,28 @@
 <td class="colLast"><span class="strong">HSSFObjectData.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="strong">HSSFComment.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFComment.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
+<td class="colLast"><span class="strong">HSSFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="strong">HSSFTextbox.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFPicture.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="strong">HSSFPicture.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFComment.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFComment.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="strong">HSSFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="strong">HSSFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
+<td class="colLast"><span class="strong">HSSFTextbox.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html#cloneShape()">cloneShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
@@ -247,13 +247,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
-<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#getChildren()">getChildren</a></strong>()</code>
-<div class="block">Return all children contained by this shape.</div>
-</td>
+<td class="colLast"><span class="strong">HSSFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeContainer.html#getChildren()">getChildren</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
-<td class="colLast"><span class="strong">HSSFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeContainer.html#getChildren()">getChildren</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#getChildren()">getChildren</a></strong>()</code>
+<div class="block">Return all children contained by this shape.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
@@ -280,28 +280,28 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#addShape(org.apache.poi.hssf.usermodel.HSSFShape)">addShape</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">HSSFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeContainer.html#addShape(org.apache.poi.hssf.usermodel.HSSFShape)">addShape</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>
 <div class="block">add shape to the list of child records</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#addShape(org.apache.poi.hssf.usermodel.HSSFShape)">addShape</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">HSSFPatriarch.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#removeShape(org.apache.poi.hssf.usermodel.HSSFShape)">removeShape</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#removeShape(org.apache.poi.hssf.usermodel.HSSFShape)">removeShape</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">HSSFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeContainer.html#removeShape(org.apache.poi.hssf.usermodel.HSSFShape)">removeShape</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>
 <div class="block">remove first level shapes</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">HSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#removeShape(org.apache.poi.hssf.usermodel.HSSFShape)">removeShape</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">HSSFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html#setParent(org.apache.poi.hssf.usermodel.HSSFShape)">setParent</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;parent)</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html Mon Apr 11 04:39:51 2016
@@ -308,22 +308,22 @@ HSSF concepts.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
-<td class="colLast"><span class="strong">HSSFPicture.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
-<td class="colLast"><span class="strong">HSSFCell.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html#getSheet()">getSheet</a></strong>()</code>
-<div class="block">Returns the HSSFSheet this cell belongs to</div>
+<td class="colLast"><span class="strong">HSSFRow.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getSheet()">getSheet</a></strong>()</code>
+<div class="block">Returns the HSSFSheet this row belongs to</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
 <td class="colLast"><span class="strong">HSSFPatriarch.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
+<td class="colLast"><span class="strong">HSSFPicture.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
-<td class="colLast"><span class="strong">HSSFRow.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getSheet()">getSheet</a></strong>()</code>
-<div class="block">Returns the HSSFSheet this row belongs to</div>
+<td class="colLast"><span class="strong">HSSFCell.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html#getSheet()">getSheet</a></strong>()</code>
+<div class="block">Returns the HSSFSheet this cell belongs to</div>
 </td>
 </tr>
 <tr class="rowColor">



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