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/15 10:19:27 UTC

svn commit: r1739252 - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/record/chart/ org/apache/poi/hssf/usermodel/ org/apache/poi/xssf/usermodel/

Author: nick
Date: Fri Apr 15 08:19:27 2016
New Revision: 1739252

URL: http://svn.apache.org/viewvc?rev=1739252&view=rev
Log:
Republish javadocs

Modified:
    poi/site/publish/apidocs/constant-values.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/LinkedDataRecord.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChartSheet.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html

Modified: poi/site/publish/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/constant-values.html?rev=1739252&r1=1739251&r2=1739252&view=diff
==============================================================================
--- poi/site/publish/apidocs/constant-values.html (original)
+++ poi/site/publish/apidocs/constant-values.html Fri Apr 15 08:19:27 2016
@@ -13822,55 +13822,62 @@
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.LINK_TYPE_SECONDARY_CATEGORIES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_SECONDARY_CATEGORIES">LINK_TYPE_SECONDARY_CATEGORIES</a></code></td>
+<td class="colLast"><code>3</code></td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.LINK_TYPE_TITLE_OR_TEXT">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
 <td><code><a href="org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_TITLE_OR_TEXT">LINK_TYPE_TITLE_OR_TEXT</a></code></td>
 <td class="colLast"><code>0</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.LINK_TYPE_VALUES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
 <td><code><a href="org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_VALUES">LINK_TYPE_VALUES</a></code></td>
 <td class="colLast"><code>1</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.REFERENCE_TYPE_DEFAULT_CATEGORIES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
 <td><code><a href="org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DEFAULT_CATEGORIES">REFERENCE_TYPE_DEFAULT_CATEGORIES</a></code></td>
 <td class="colLast"><code>0</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.REFERENCE_TYPE_DIRECT">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
 <td><code><a href="org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DIRECT">REFERENCE_TYPE_DIRECT</a></code></td>
 <td class="colLast"><code>1</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.REFERENCE_TYPE_ERROR_REPORTED">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
 <td><code><a href="org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_ERROR_REPORTED">REFERENCE_TYPE_ERROR_REPORTED</a></code></td>
 <td class="colLast"><code>4</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.REFERENCE_TYPE_NOT_USED">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
 <td><code><a href="org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_NOT_USED">REFERENCE_TYPE_NOT_USED</a></code></td>
 <td class="colLast"><code>3</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.REFERENCE_TYPE_WORKSHEET">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
 <td><code><a href="org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_WORKSHEET">REFERENCE_TYPE_WORKSHEET</a></code></td>
 <td class="colLast"><code>2</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.poi.hssf.record.chart.LinkedDataRecord.sid">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
@@ -28755,6 +28762,25 @@
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.poi.xssf.usermodel.XSSFSheet.TWIPS_PER_POINT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#TWIPS_PER_POINT">TWIPS_PER_POINT</a></code></td>
+<td class="colLast"><code>20</code></td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1739252&r1=1739251&r2=1739252&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Fri Apr 15 08:19:27 2016
@@ -24122,7 +24122,7 @@
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getDefaultRowHeight()">getDefaultRowHeight()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Get the default row height for the sheet (if the rows do not define their own height) in
- twips (1/20 of  a point)</div>
+ twips (1/20 of a point)</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getDefaultRowHeightInPoints()">getDefaultRowHeightInPoints()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
@@ -51591,6 +51591,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_CATEGORIES">LINK_TYPE_CATEGORIES</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html" title="class in org.apache.poi.hssf.record.chart">LinkedDataRecord</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_SECONDARY_CATEGORIES">LINK_TYPE_SECONDARY_CATEGORIES</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html" title="class in org.apache.poi.hssf.record.chart">LinkedDataRecord</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_TITLE_OR_TEXT">LINK_TYPE_TITLE_OR_TEXT</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html" title="class in org.apache.poi.hssf.record.chart">LinkedDataRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_VALUES">LINK_TYPE_VALUES</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html" title="class in org.apache.poi.hssf.record.chart">LinkedDataRecord</a></dt>
@@ -83256,6 +83258,8 @@ Compound Document Format.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/AbstractWordUtils.html#TWIPS_PER_INCH">TWIPS_PER_INCH</a></span> - Static variable in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/AbstractWordUtils.html" title="class in org.apache.poi.hwpf.converter">AbstractWordUtils</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#TWIPS_PER_POINT">TWIPS_PER_POINT</a></span> - Static variable in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/AbstractWordUtils.html#TWIPS_PER_PT">TWIPS_PER_PT</a></span> - Static variable in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/AbstractWordUtils.html" title="class in org.apache.poi.hwpf.converter">AbstractWordUtils</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/ss/formula/TwoDEval.html" title="interface in org.apache.poi.ss.formula"><span class="strong">TwoDEval</span></a> - Interface in <a href="./org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/LinkedDataRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/LinkedDataRecord.html?rev=1739252&r1=1739251&r2=1739252&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/LinkedDataRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/LinkedDataRecord.html Fri Apr 15 08:19:27 2016
@@ -143,33 +143,37 @@ implements java.lang.Cloneable</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_TITLE_OR_TEXT">LINK_TYPE_TITLE_OR_TEXT</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_SECONDARY_CATEGORIES">LINK_TYPE_SECONDARY_CATEGORIES</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_VALUES">LINK_TYPE_VALUES</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_TITLE_OR_TEXT">LINK_TYPE_TITLE_OR_TEXT</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DEFAULT_CATEGORIES">REFERENCE_TYPE_DEFAULT_CATEGORIES</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_VALUES">LINK_TYPE_VALUES</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DIRECT">REFERENCE_TYPE_DIRECT</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DEFAULT_CATEGORIES">REFERENCE_TYPE_DEFAULT_CATEGORIES</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_ERROR_REPORTED">REFERENCE_TYPE_ERROR_REPORTED</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DIRECT">REFERENCE_TYPE_DIRECT</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_NOT_USED">REFERENCE_TYPE_NOT_USED</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_ERROR_REPORTED">REFERENCE_TYPE_ERROR_REPORTED</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_WORKSHEET">REFERENCE_TYPE_WORKSHEET</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_NOT_USED">REFERENCE_TYPE_NOT_USED</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static byte</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_WORKSHEET">REFERENCE_TYPE_WORKSHEET</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#sid">sid</a></strong></code>&nbsp;</td>
 </tr>
@@ -382,6 +386,16 @@ implements java.lang.Cloneable</pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.poi.hssf.record.chart.LinkedDataRecord.LINK_TYPE_CATEGORIES">Constant Field Values</a></dd></dl>
 </li>
 </ul>
+<a name="LINK_TYPE_SECONDARY_CATEGORIES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LINK_TYPE_SECONDARY_CATEGORIES</h4>
+<pre>public static final&nbsp;byte LINK_TYPE_SECONDARY_CATEGORIES</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.poi.hssf.record.chart.LinkedDataRecord.LINK_TYPE_SECONDARY_CATEGORIES">Constant Field Values</a></dd></dl>
+</li>
+</ul>
 <a name="REFERENCE_TYPE_DEFAULT_CATEGORIES">
 <!--   -->
 </a>
@@ -552,9 +566,10 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;byte&nbsp;getLinkType()</pre>
 <div class="block">Get the link type field for the LinkedData record.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>One of
-        LINK_TYPE_TITLE_OR_TEXT
-        LINK_TYPE_VALUES
-        LINK_TYPE_CATEGORIES</dd></dl>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_TITLE_OR_TEXT"><code>LINK_TYPE_TITLE_OR_TEXT</code></a>,
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_VALUES"><code>LINK_TYPE_VALUES</code></a>, 
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_CATEGORIES"><code>LINK_TYPE_CATEGORIES</code></a>, or
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_SECONDARY_CATEGORIES"><code>LINK_TYPE_SECONDARY_CATEGORIES</code></a></dd></dl>
 </li>
 </ul>
 <a name="setLinkType(byte)">
@@ -566,9 +581,10 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;setLinkType(byte&nbsp;field_1_linkType)</pre>
 <div class="block">Set the link type field for the LinkedData record.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>field_1_linkType</code> - One of
-        LINK_TYPE_TITLE_OR_TEXT
-        LINK_TYPE_VALUES
-        LINK_TYPE_CATEGORIES</dd></dl>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_TITLE_OR_TEXT"><code>LINK_TYPE_TITLE_OR_TEXT</code></a>,
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_VALUES"><code>LINK_TYPE_VALUES</code></a>,
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_CATEGORIES"><code>LINK_TYPE_CATEGORIES</code></a>, or
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_SECONDARY_CATEGORIES"><code>LINK_TYPE_SECONDARY_CATEGORIES</code></a></dd></dl>
 </li>
 </ul>
 <a name="getReferenceType()">
@@ -580,11 +596,11 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;byte&nbsp;getReferenceType()</pre>
 <div class="block">Get the reference type field for the LinkedData record.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>One of
-        REFERENCE_TYPE_DEFAULT_CATEGORIES
-        REFERENCE_TYPE_DIRECT
-        REFERENCE_TYPE_WORKSHEET
-        REFERENCE_TYPE_NOT_USED
-        REFERENCE_TYPE_ERROR_REPORTED</dd></dl>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DEFAULT_CATEGORIES"><code>REFERENCE_TYPE_DEFAULT_CATEGORIES</code></a>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DIRECT"><code>REFERENCE_TYPE_DIRECT</code></a>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_WORKSHEET"><code>REFERENCE_TYPE_WORKSHEET</code></a>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_NOT_USED"><code>REFERENCE_TYPE_NOT_USED</code></a>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_ERROR_REPORTED"><code>REFERENCE_TYPE_ERROR_REPORTED</code></a></dd></dl>
 </li>
 </ul>
 <a name="setReferenceType(byte)">
@@ -596,11 +612,11 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;setReferenceType(byte&nbsp;field_2_referenceType)</pre>
 <div class="block">Set the reference type field for the LinkedData record.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>field_2_referenceType</code> - One of
-        REFERENCE_TYPE_DEFAULT_CATEGORIES
-        REFERENCE_TYPE_DIRECT
-        REFERENCE_TYPE_WORKSHEET
-        REFERENCE_TYPE_NOT_USED
-        REFERENCE_TYPE_ERROR_REPORTED</dd></dl>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DEFAULT_CATEGORIES"><code>REFERENCE_TYPE_DEFAULT_CATEGORIES</code></a>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_DIRECT"><code>REFERENCE_TYPE_DIRECT</code></a>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_WORKSHEET"><code>REFERENCE_TYPE_WORKSHEET</code></a>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_NOT_USED"><code>REFERENCE_TYPE_NOT_USED</code></a>
+        <a href="../../../../../../org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_ERROR_REPORTED"><code>REFERENCE_TYPE_ERROR_REPORTED</code></a></dd></dl>
 </li>
 </ul>
 <a name="getOptions()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html?rev=1739252&r1=1739251&r2=1739252&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html Fri Apr 15 08:19:27 2016
@@ -2124,11 +2124,11 @@ public&nbsp;java.lang.String&nbsp;getSST
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#addPicture(byte[],%20int)">addPicture</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>pictureData</code> - The bytes of the picture</dd><dd><code>format</code> - The format of the picture.  One of <code>PICTURE_TYPE_*</code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>the index to this picture (1 based).</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_EMF"><code>Workbook.PICTURE_TYPE_EMF</code></a>, 
-<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_WMF"><code>Workbook.PICTURE_TYPE_WMF</code></a>, 
+<dt><span class="strong">Returns:</span></dt><dd>the index to this picture (1 based).</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_WMF"><code>Workbook.PICTURE_TYPE_WMF</code></a>, 
+<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_EMF"><code>Workbook.PICTURE_TYPE_EMF</code></a>, 
 <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_PICT"><code>Workbook.PICTURE_TYPE_PICT</code></a>, 
-<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_JPEG"><code>Workbook.PICTURE_TYPE_JPEG</code></a>, 
 <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_PNG"><code>Workbook.PICTURE_TYPE_PNG</code></a>, 
+<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_JPEG"><code>Workbook.PICTURE_TYPE_JPEG</code></a>, 
 <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#PICTURE_TYPE_DIB"><code>Workbook.PICTURE_TYPE_DIB</code></a></dd></dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChartSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChartSheet.html?rev=1739252&r1=1739251&r2=1739252&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChartSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChartSheet.html Fri Apr 15 08:19:27 2016
@@ -159,7 +159,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></h3>
-<code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#sheet">sheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#worksheet">worksheet</a></code></li>
+<code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#sheet">sheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#TWIPS_PER_POINT">TWIPS_PER_POINT</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#worksheet">worksheet</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.ss.usermodel.Sheet">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html?rev=1739252&r1=1739251&r2=1739252&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html Fri Apr 15 08:19:27 2016
@@ -154,7 +154,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></h3>
-<code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#sheet">sheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#worksheet">worksheet</a></code></li>
+<code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#sheet">sheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#TWIPS_PER_POINT">TWIPS_PER_POINT</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#worksheet">worksheet</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.ss.usermodel.Sheet">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html?rev=1739252&r1=1739251&r2=1739252&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html Fri Apr 15 08:19:27 2016
@@ -155,6 +155,10 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#sheet">sheet</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#TWIPS_PER_POINT">TWIPS_PER_POINT</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#worksheet">worksheet</a></strong></code>&nbsp;</td>
 </tr>
@@ -487,7 +491,7 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getDefaultRowHeight()">getDefaultRowHeight</a></strong>()</code>
 <div class="block">Get the default row height for the sheet (if the rows do not define their own height) in
- twips (1/20 of  a point)</div>
+ twips (1/20 of a point)</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1414,6 +1418,16 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Field Detail</h3>
+<a name="TWIPS_PER_POINT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TWIPS_PER_POINT</h4>
+<pre>public static final&nbsp;int TWIPS_PER_POINT</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.xssf.usermodel.XSSFSheet.TWIPS_PER_POINT">Constant Field Values</a></dd></dl>
+</li>
+</ul>
 <a name="sheet">
 <!--   -->
 </a>
@@ -1969,7 +1983,7 @@ public&nbsp;org.openxmlformats.schemas.s
 <h4>getDefaultRowHeight</h4>
 <pre>public&nbsp;short&nbsp;getDefaultRowHeight()</pre>
 <div class="block">Get the default row height for the sheet (if the rows do not define their own height) in
- twips (1/20 of  a point)</div>
+ twips (1/20 of a point)</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#getDefaultRowHeight()">getDefaultRowHeight</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></dd>
@@ -4132,7 +4146,7 @@ public&nbsp;org.openxmlformats.schemas.s
 <h4>setTabColor</h4>
 <pre>public&nbsp;void&nbsp;setTabColor(int&nbsp;colorIndex)</pre>
 <div class="block">Set background color of the sheet tab</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>colorIndex</code> - the indexed color to set, must be a constant from <a href="../../../../../org/apache/poi/ss/usermodel/IndexedColors.html" title="enum in org.apache.poi.ss.usermodel"><code>IndexedColors</code></a></dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>colorIndex</code> - the indexed color to set, must be a constant from <code>IndexedColors</code></dd></dl>
 </li>
 </ul>
 <a name="getRepeatingRows()">



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