Author: nick
Date: Fri Jun 30 11:13:16 2017
New Revision: 1800374

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

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html

Modified: poi/site/publish/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1800374&r1=1800373&r2=1800374&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Fri Jun 30 11:13:16 2017
@@ -31188,6 +31188,14 @@
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/poifs/filesystem/POIFSWriterEvent.html#getLimit()">getLimit()</a></span>
 - Method in class org.apache.poi.poifs.filesystem.<a 
href="./org/apache/poi/poifs/filesystem/POIFSWriterEvent.html" title="class in 
org.apache.poi.poifs.filesystem">POIFSWriterEvent</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getLine()">getLine()</a></span>
 - Method in class org.apache.poi.xssf.usermodel.charts.<a 
href="./org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" 
title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLine()">getLine()</a></span>
 - Method in class org.apache.poi.xssf.usermodel.charts.<a 
href="./org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class 
in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getLine()">getLine()</a></span>
 - Method in class org.apache.poi.xssf.usermodel.charts.<a 
href="./org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html" title="class in 
org.apache.poi.xssf.usermodel.charts">XSSFDateAxis</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getLine()">getLine()</a></span>
 - Method in class org.apache.poi.xssf.usermodel.charts.<a 
href="./org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class 
in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineBackgroundColor()">getLineBackgroundColor()</a></span>
 - Method in class org.apache.poi.hslf.usermodel.<a 
href="./org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in 
org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getLineCap()">getLineCap()</a></span>
 - Method in class org.apache.poi.hslf.usermodel.<a 
href="./org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in 
org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1800374&r1=1800373&r2=1800374&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Fri 
Jun 30 11:13:16 2017
@@ -11647,6 +11647,38 @@ for streaming/read-only processing of xl
 <div class="block">Return the underlying CTManualLayout bean.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><span class="strong">XSSFValueAxis.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getLine()">getLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><span class="strong">XSSFDateAxis.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getLine()">getLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><span 
class="strong">XSSFCategoryAxis.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getLine()">getLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract 
org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><span class="strong">XSSFChartAxis.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLine()">getLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
+<td class="colLast"><span class="strong">XSSFValueAxis.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getMajorGridLines()">getMajorGridLines</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
+<td class="colLast"><span class="strong">XSSFDateAxis.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getMajorGridLines()">getMajorGridLines</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
+<td class="colLast"><span 
class="strong">XSSFCategoryAxis.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMajorGridLines()">getMajorGridLines</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract 
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
+<td class="colLast"><span class="strong">XSSFChartAxis.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorGridLines()">getMajorGridLines</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html?rev=1800374&r1=1800373&r2=1800374&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html
 Fri Jun 30 11:13:16 2017
@@ -200,18 +200,22 @@ extends <a href="../../../../../../org/a
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getId()">getId</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getLine()">getLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMajorGridLines()">getMajorGridLines</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#hasNumberFormat()">hasNumberFormat</a></strong>()</code>
 <div class="block">Use this to check before retrieving a number format, as 
calling <a 
href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getNumberFormat()"><code>ChartAxis.getNumberFormat()</code></a>
 may create a default one if none exists.</div>
@@ -285,6 +289,20 @@ extends <a href="../../../../../../org/a
 <dl><dt><span class="strong">Returns:</span></dt><dd>axis id</dd></dl>
 </li>
 </ul>
+<a name="getLine()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLine</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getLine()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLine()">getLine</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html"
 title="class in 
org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="getCTAxPos()">
 <!--   -->
 </a>
@@ -382,7 +400,8 @@ extends <a href="../../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getMajorGridLines</h4>
-<pre>public&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorGridLines()">getMajorGridLines</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html"
 title="class in 
org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html?rev=1800374&r1=1800373&r2=1800374&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html
 Fri Jun 30 11:13:16 2017
@@ -194,102 +194,106 @@ implements <a href="../../../../../../or
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getDelete()">getDelete</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>abstract 
org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLine()">getLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLogBase()">getLogBase</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected abstract 
org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>abstract 
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorGridLines()">getMajorGridLines</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisTickMark.html" 
title="enum in org.apache.poi.ss.usermodel.charts">AxisTickMark</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorTickMark()">getMajorTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMaximum()">getMaximum</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinimum()">getMinimum</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected abstract 
org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisTickMark.html" 
title="enum in org.apache.poi.ss.usermodel.charts">AxisTickMark</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinorTickMark()">getMinorTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getNumberFormat()">getNumberFormat</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisOrientation.html"
 title="enum in 
org.apache.poi.ss.usermodel.charts">AxisOrientation</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getOrientation()">getOrientation</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" 
title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getPosition()">getPosition</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isSetLogBase()">isSetLogBase</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isSetMaximum()">isSetMaximum</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isSetMinimum()">isSetMinimum</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isVisible()">isVisible</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setCrosses(org.apache.poi.ss.usermodel.charts.AxisCrosses)">setCrosses</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisCrosses.html" 
title="enum in 
org.apache.poi.ss.usermodel.charts">AxisCrosses</a>&nbsp;crosses)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setLogBase(double)">setLogBase</a></strong>(double&nbsp;logBase)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMajorTickMark(org.apache.poi.ss.usermodel.charts.AxisTickMark)">setMajorTickMark</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisTickMark.html" 
title="enum in 
org.apache.poi.ss.usermodel.charts">AxisTickMark</a>&nbsp;tickMark)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMaximum(double)">setMaximum</a></strong>(double&nbsp;max)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMinimum(double)">setMinimum</a></strong>(double&nbsp;min)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMinorTickMark(org.apache.poi.ss.usermodel.charts.AxisTickMark)">setMinorTickMark</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisTickMark.html" 
title="enum in 
org.apache.poi.ss.usermodel.charts">AxisTickMark</a>&nbsp;tickMark)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setNumberFormat(java.lang.String)">setNumberFormat</a></strong>(java.lang.String&nbsp;format)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setOrientation(org.apache.poi.ss.usermodel.charts.AxisOrientation)">setOrientation</a></strong>(<a
 
href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisOrientation.html"
 title="enum in 
org.apache.poi.ss.usermodel.charts">AxisOrientation</a>&nbsp;orientation)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setPosition(org.apache.poi.ss.usermodel.charts.AxisPosition)">setPosition</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" 
title="enum in 
org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;position)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setVisible(boolean)">setVisible</a></strong>(boolean&nbsp;value)</code>&nbsp;</td>
 </tr>
@@ -721,10 +725,21 @@ implements <a href="../../../../../../or
 <a name="getMajorGridLines()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getMajorGridLines</h4>
-<pre>public 
abstract&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
+public 
abstract&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
+</li>
+</ul>
+<a name="getLine()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getLine</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
+public 
abstract&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getLine()</pre>
 </li>
 </ul>
 </li>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html?rev=1800374&r1=1800373&r2=1800374&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html 
Fri Jun 30 11:13:16 2017
@@ -198,18 +198,22 @@ extends <a href="../../../../../../org/a
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getId()">getId</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getLine()">getLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getMajorGridLines()">getMajorGridLines</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#hasNumberFormat()">hasNumberFormat</a></strong>()</code>
 <div class="block">Use this to check before retrieving a number format, as 
calling <a 
href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getNumberFormat()"><code>ChartAxis.getNumberFormat()</code></a>
 may create a default one if none exists.</div>
@@ -253,7 +257,6 @@ extends <a href="../../../../../../org/a
 <pre>public&nbsp;XSSFDateAxis(<a 
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFChart</a>&nbsp;chart,
             long&nbsp;id,
             <a 
href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" 
title="enum in 
org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>chart</code> - 
</dd><dd><code>id</code> - </dd><dd><code>pos</code> - </dd></dl>
 </li>
 </ul>
 <a name="XSSFDateAxis(org.apache.poi.xssf.usermodel.XSSFChart, 
org.openxmlformats.schemas.drawingml.x2006.chart.CTDateAx)">
@@ -264,7 +267,6 @@ extends <a href="../../../../../../org/a
 <h4>XSSFDateAxis</h4>
 <pre>public&nbsp;XSSFDateAxis(<a 
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFChart</a>&nbsp;chart,
             
org.openxmlformats.schemas.drawingml.x2006.chart.CTDateAx&nbsp;ctDateAx)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>chart</code> - 
</dd><dd><code>ctDateAx</code> - </dd></dl>
 </li>
 </ul>
 </li>
@@ -285,6 +287,20 @@ extends <a href="../../../../../../org/a
 <dl><dt><span class="strong">Returns:</span></dt><dd>axis id</dd></dl>
 </li>
 </ul>
+<a name="getLine()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLine</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getLine()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLine()">getLine</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html"
 title="class in 
org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="getCTAxPos()">
 <!--   -->
 </a>
@@ -382,7 +398,8 @@ extends <a href="../../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getMajorGridLines</h4>
-<pre>public&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorGridLines()">getMajorGridLines</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html"
 title="class in 
org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html?rev=1800374&r1=1800373&r2=1800374&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html
 Fri Jun 30 11:13:16 2017
@@ -205,24 +205,28 @@ implements <a href="../../../../../../or
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getId()">getId</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getLine()">getLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getMajorGridLines()">getMajorGridLines</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#hasNumberFormat()">hasNumberFormat</a></strong>()</code>
 <div class="block">Use this to check before retrieving a number format, as 
calling <a 
href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getNumberFormat()"><code>ChartAxis.getNumberFormat()</code></a>
 may create a default one if none exists.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#setCrossBetween(org.apache.poi.ss.usermodel.charts.AxisCrossBetween)">setCrossBetween</a></strong>(<a
 
href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisCrossBetween.html"
 title="enum in 
org.apache.poi.ss.usermodel.charts">AxisCrossBetween</a>&nbsp;crossBetween)</code>&nbsp;</td>
 </tr>
@@ -304,6 +308,20 @@ implements <a href="../../../../../../or
 <dt><span class="strong">Returns:</span></dt><dd>axis id</dd></dl>
 </li>
 </ul>
+<a name="getLine()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLine</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getLine()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLine()">getLine</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html"
 title="class in 
org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="setCrossBetween(org.apache.poi.ss.usermodel.charts.AxisCrossBetween)">
 <!--   -->
 </a>
@@ -427,7 +445,8 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getMajorGridLines</h4>
-<pre>public&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorGridLines()">getMajorGridLines</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html"
 title="class in 
org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to