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 2013/12/12 06:33:53 UTC

svn commit: r1550352 [6/6] - in /poi/site/publish/apidocs: ./ org/apache/poi/hslf/model/ org/apache/poi/hslf/record/ org/apache/poi/hslf/record/class-use/ org/apache/poi/hssf/usermodel/ org/apache/poi/openxml4j/opc/ org/apache/poi/poifs/crypt/ org/apac...

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=1550352&r1=1550351&r2=1550352&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 Thu Dec 12 05:33:51 2013
@@ -193,10 +193,22 @@ implements <a href="../../../../../../or
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getCTScaling()">getCTScaling</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getDelete()">getDelete</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <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>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">
+<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="altColor">
 <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>
@@ -206,7 +218,7 @@ implements <a href="../../../../../../or
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;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></h3>
-<code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCrosses()">getCrosses</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLogBase()">getLogBase</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMaximum()">getMaximum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinimum()">getMinimum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getNumberFormat()">getNumberFormat</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getOrientation()">getOrientation</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getPosition()">getPosition</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isSetLogBase()">isSetLogBase</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts
 /XSSFChartAxis.html#isSetMaximum()">isSetMaximum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isSetMinimum()">isSetMinimum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setCrosses(org.apache.poi.ss.usermodel.charts.AxisCrosses)">setCrosses</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setLogBase(double)">setLogBase</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMaximum(double)">setMaximum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMinimum(double)">setMinimum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setNumberFormat(java.lang.String)">setNumberFormat</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setOrientation(org.apache.poi.ss.usermodel.charts.AxisOrientation)">setOrientation</a>, 
 <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setPosition(org.apache.poi.ss.usermodel.charts.AxisPosition)">setPosition</a></code></li>
+<code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCrosses()">getCrosses</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLogBase()">getLogBase</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorTickMark()">getMajorTickMark</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMaximum()">getMaximum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinimum()">getMinimum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinorTickMark()">getMinorTickMark</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getNumberFormat()">getNumberFormat</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getOrientation()">getOrientation</a>, <a href="../../../../../../org/apache/poi/xss
 f/usermodel/charts/XSSFChartAxis.html#getPosition()">getPosition</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isSetLogBase()">isSetLogBase</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isSetMaximum()">isSetMaximum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isSetMinimum()">isSetMinimum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#isVisible()">isVisible</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setCrosses(org.apache.poi.ss.usermodel.charts.AxisCrosses)">setCrosses</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setLogBase(double)">setLogBase</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMajorTickMark(org.apache.poi.ss.usermodel.charts.AxisTickMark)">setMajorTickMark</a>, <a href="../../
 ../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMaximum(double)">setMaximum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMinimum(double)">setMinimum</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setMinorTickMark(org.apache.poi.ss.usermodel.charts.AxisTickMark)">setMinorTickMark</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setNumberFormat(java.lang.String)">setNumberFormat</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setOrientation(org.apache.poi.ss.usermodel.charts.AxisOrientation)">setOrientation</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setPosition(org.apache.poi.ss.usermodel.charts.AxisPosition)">setPosition</a>, <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#setVisible(boolean)">setVisible</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -220,7 +232,7 @@ implements <a href="../../../../../../or
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a></h3>
-<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getCrosses()">getCrosses</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getLogBase()">getLogBase</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getMaximum()">getMaximum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getMinimum()">getMinimum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getNumberFormat()">getNumberFormat</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getOrientation()">getOrientation</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getPosition()">getPosition</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#isSetLogBase()">isSetLogBase</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#isSetMaximum()">isSetMaximum</a>, 
 <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#isSetMinimum()">isSetMinimum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setCrosses(org.apache.poi.ss.usermodel.charts.AxisCrosses)">setCrosses</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setLogBase(double)">setLogBase</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setMaximum(double)">setMaximum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setMinimum(double)">setMinimum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setNumberFormat(java.lang.String)">setNumberFormat</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setOrientation(org.apache.poi.ss.usermodel.charts.AxisOrientation)">setOrientation</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setPosition(org.apa
 che.poi.ss.usermodel.charts.AxisPosition)">setPosition</a></code></li>
+<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getCrosses()">getCrosses</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getLogBase()">getLogBase</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getMajorTickMark()">getMajorTickMark</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getMaximum()">getMaximum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getMinimum()">getMinimum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getMinorTickMark()">getMinorTickMark</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getNumberFormat()">getNumberFormat</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getOrientation()">getOrientation</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#getPosition()">g
 etPosition</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#isSetLogBase()">isSetLogBase</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#isSetMaximum()">isSetMaximum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#isSetMinimum()">isSetMinimum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#isVisible()">isVisible</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setCrosses(org.apache.poi.ss.usermodel.charts.AxisCrosses)">setCrosses</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setLogBase(double)">setLogBase</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setMajorTickMark(org.apache.poi.ss.usermodel.charts.AxisTickMark)">setMajorTickMark</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setMaximum(double)">setMaximum</a>
 , <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setMinimum(double)">setMinimum</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setMinorTickMark(org.apache.poi.ss.usermodel.charts.AxisTickMark)">setMinorTickMark</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setNumberFormat(java.lang.String)">setNumberFormat</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setOrientation(org.apache.poi.ss.usermodel.charts.AxisOrientation)">setOrientation</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setPosition(org.apache.poi.ss.usermodel.charts.AxisPosition)">setPosition</a>, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#setVisible(boolean)">setVisible</a></code></li>
 </ul>
 </li>
 </ul>
@@ -356,6 +368,45 @@ implements <a href="../../../../../../or
 </dl>
 </li>
 </ul>
+<a name="getDelete()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDelete</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean&nbsp;getDelete()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getDelete()">getDelete</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="getMajorCTTickMark()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMajorCTTickMark</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark&nbsp;getMajorCTTickMark()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorCTTickMark()">getMajorCTTickMark</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="getMinorCTTickMark()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMinorCTTickMark</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark&nbsp;getMinorCTTickMark()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinorCTTickMark()">getMinorCTTickMark</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="crossAxis(org.apache.poi.ss.usermodel.charts.ChartAxis)">
 <!--   -->
 </a>

Added: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSerie.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSerie.html?rev=1550352&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSerie.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSerie.html Thu Dec 12 05:33:51 2013
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSerie (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSerie (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSerie.html" target="_top">Frames</a></li>
+<li><a href="AbstractXSSFChartSerie.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSerie" class="title">Uses of Class<br>org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSerie</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSerie</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSerie.html" target="_top">Frames</a></li>
+<li><a href="AbstractXSSFChartSerie.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2013 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Propchange: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSerie.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSerie.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html?rev=1550352&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html Thu Dec 12 05:33:51 2013
@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html" target="_top">Frames</a></li>
+<li><a href="XSSFCategoryAxis.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis" class="title">Uses of Class<br>org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.xssf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a> in <a href="../../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> that return <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></code></td>
+<td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#createCategoryAxis(org.apache.poi.ss.usermodel.charts.AxisPosition)">createCategoryAxis</a></strong>(<a href="../../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html" target="_top">Frames</a></li>
+<li><a href="XSSFCategoryAxis.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2013 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Propchange: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html?rev=1550352&r1=1550351&r2=1550352&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html Thu Dec 12 05:33:51 2013
@@ -117,6 +117,12 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></strong></code>
+<div class="block">Category axis type.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a></strong></code>
 <div class="block">Value axis type.</div>
 </td>

Added: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html?rev=1550352&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html Thu Dec 12 05:33:51 2013
@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html" target="_top">Frames</a></li>
+<li><a href="XSSFLineChartData.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData" class="title">Uses of Class<br>org.apache.poi.xssf.usermodel.charts.XSSFLineChartData</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.xssf.usermodel.charts">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a> in <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a> that return <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a></code></td>
+<td class="colLast"><span class="strong">XSSFChartDataFactory.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html#createLineChartData()">createLineChartData</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html" target="_top">Frames</a></li>
+<li><a href="XSSFLineChartData.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2013 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Propchange: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-frame.html?rev=1550352&r1=1550351&r2=1550352&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-frame.html Thu Dec 12 05:33:51 2013
@@ -10,9 +10,12 @@
 <div class="indexContainer">
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
+<li><a href="AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">AbstractXSSFChartSerie</a></li>
+<li><a href="XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFCategoryAxis</a></li>
 <li><a href="XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFChartAxis</a></li>
 <li><a href="XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFChartDataFactory</a></li>
 <li><a href="XSSFChartLegend.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFChartLegend</a></li>
+<li><a href="XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFLineChartData</a></li>
 <li><a href="XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFManualLayout</a></li>
 <li><a href="XSSFScatterChartData.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFScatterChartData</a></li>
 <li><a href="XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFValueAxis</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html?rev=1550352&r1=1550351&r2=1550352&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html Thu Dec 12 05:33:51 2013
@@ -74,6 +74,16 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSerie</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></td>
+<td class="colLast">
+<div class="block">Category axis type.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></td>
 <td class="colLast">
 <div class="block">Base class for all axis types.</div>
@@ -90,18 +100,22 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFManualLayout</a></td>
 <td class="colLast">
 <div class="block">Represents a SpreadsheetML manual layout.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFScatterChartData</a></td>
 <td class="colLast">
 <div class="block">Represents DrawingML scatter charts.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a></td>
 <td class="colLast">
 <div class="block">Value axis type.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-tree.html?rev=1550352&r1=1550351&r2=1550352&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-tree.html Thu Dec 12 05:33:51 2013
@@ -72,13 +72,16 @@
 <ul>
 <li type="circle">java.lang.Object
 <ul>
+<li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">AbstractXSSFChartSerie</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSerie</a>)</li>
 <li type="circle">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"><span class="strong">XSSFChartAxis</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a>)
 <ul>
+<li type="circle">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"><span class="strong">XSSFCategoryAxis</span></a></li>
 <li type="circle">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"><span class="strong">XSSFValueAxis</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ValueAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ValueAxis</a>)</li>
 </ul>
 </li>
 <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFChartDataFactory</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataFactory.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataFactory</a>)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFChartLegend</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartLegend.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartLegend</a>)</li>
+<li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFLineChartData</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a>)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFManualLayout</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ManualLayout.html" title="interface in org.apache.poi.ss.usermodel.charts">ManualLayout</a>)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFScatterChartData</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartData</a>)</li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-use.html?rev=1550352&r1=1550351&r2=1550352&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-use.html Thu Dec 12 05:33:51 2013
@@ -94,24 +94,29 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFCategoryAxis.html#org.apache.poi.xssf.usermodel">XSSFCategoryAxis</a>
+<div class="block">Category axis type.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html#org.apache.poi.xssf.usermodel">XSSFChartAxis</a>
 <div class="block">Base class for all axis types.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartDataFactory.html#org.apache.poi.xssf.usermodel">XSSFChartDataFactory</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartLegend.html#org.apache.poi.xssf.usermodel">XSSFChartLegend</a>
 <div class="block">Represents a SpreadsheetML chart legend</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFManualLayout.html#org.apache.poi.xssf.usermodel">XSSFManualLayout</a>
 <div class="block">Represents a SpreadsheetML manual layout.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFValueAxis.html#org.apache.poi.xssf.usermodel">XSSFValueAxis</a>
 <div class="block">Value axis type.</div>
 </td>
@@ -137,11 +142,14 @@
 <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartDataFactory.html#org.apache.poi.xssf.usermodel.charts">XSSFChartDataFactory</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html#org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFManualLayout.html#org.apache.poi.xssf.usermodel.charts">XSSFManualLayout</a>
 <div class="block">Represents a SpreadsheetML manual layout.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFScatterChartData.html#org.apache.poi.xssf.usermodel.charts">XSSFScatterChartData</a>
 <div class="block">Represents DrawingML scatter charts.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html?rev=1550352&r1=1550351&r2=1550352&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html Thu Dec 12 05:33:51 2013
@@ -169,6 +169,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart, org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx)">XSSFCategoryAxis</a></strong>(<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.CTCatAx&nbsp;ctCatAx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart, long, org.apache.poi.ss.usermodel.charts.AxisPosition)">XSSFCategoryAxis</a></strong>(<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)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#XSSFChartAxis(org.apache.poi.xssf.usermodel.XSSFChart)">XSSFChartAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a>&nbsp;chart)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1550352&r1=1550351&r2=1550352&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Thu Dec 12 05:33:51 2013
@@ -255,6 +255,7 @@
 </ul>
 </li>
 <li type="circle">org.apache.poi.hwpf.converter.<a href="org/apache/poi/hwpf/converter/AbstractWordUtils.NumberingState.html" title="class in org.apache.poi.hwpf.converter"><span class="strong">AbstractWordUtils.NumberingState</span></a></li>
+<li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">AbstractXSSFChartSerie</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSerie</a>)</li>
 <li type="circle">org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/AddDivideExpression.html" title="class in org.apache.poi.xslf.model.geom"><span class="strong">AddDivideExpression</span></a> (implements org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/Expression.html" title="interface in org.apache.poi.xslf.model.geom">Expression</a>)</li>
 <li type="circle">org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Address.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">Address</span></a> (implements org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Function.html" title="interface in org.apache.poi.ss.formula.functions">Function</a>)</li>
 <li type="circle">org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/AddSubtractExpression.html" title="class in org.apache.poi.xslf.model.geom"><span class="strong">AddSubtractExpression</span></a> (implements org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/Expression.html" title="interface in org.apache.poi.xslf.model.geom">Expression</a>)</li>
@@ -1531,6 +1532,7 @@
 <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/SlideAtom.html" title="class in org.apache.poi.hslf.record"><span class="strong">SlideAtom</span></a></li>
 <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/SlidePersistAtom.html" title="class in org.apache.poi.hslf.record"><span class="strong">SlidePersistAtom</span></a></li>
 <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/SoundData.html" title="class in org.apache.poi.hslf.record"><span class="strong">SoundData</span></a></li>
+<li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/SSSlideInfoAtom.html" title="class in org.apache.poi.hslf.record"><span class="strong">SSSlideInfoAtom</span></a></li>
 <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/StyleTextProp9Atom.html" title="class in org.apache.poi.hslf.record"><span class="strong">StyleTextProp9Atom</span></a></li>
 <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/StyleTextPropAtom.html" title="class in org.apache.poi.hslf.record"><span class="strong">StyleTextPropAtom</span></a></li>
 <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/TextBytesAtom.html" title="class in org.apache.poi.hslf.record"><span class="strong">TextBytesAtom</span></a></li>
@@ -2260,6 +2262,7 @@
 <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFCellStyle</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a>)</li>
 <li type="circle">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"><span class="strong">XSSFChartAxis</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a>)
 <ul>
+<li type="circle">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"><span class="strong">XSSFCategoryAxis</span></a></li>
 <li type="circle">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"><span class="strong">XSSFValueAxis</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ValueAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ValueAxis</a>)</li>
 </ul>
 </li>
@@ -2294,6 +2297,7 @@
 </li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFHyperlink</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>)</li>
 <li type="circle">org.apache.poi.xssf.extractor.<a href="org/apache/poi/xssf/extractor/XSSFImportFromXML.html" title="class in org.apache.poi.xssf.extractor"><span class="strong">XSSFImportFromXML</span></a></li>
+<li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFLineChartData</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a>)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFManualLayout</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ManualLayout.html" title="interface in org.apache.poi.ss.usermodel.charts">ManualLayout</a>)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFMap.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFMap</span></a></li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFName</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Name.html" title="interface in org.apache.poi.ss.usermodel">Name</a>)</li>
@@ -2389,11 +2393,18 @@
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartAxisFactory</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartData.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartData</span></a>
 <ul>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">LineChartData</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ScatterChartData.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ScatterChartData</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartDataFactory.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartDataFactory</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartDataSource</span></a>&lt;T&gt;</li>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartSerie</span></a>
+<ul>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">LineChartSerie</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ScatterChartSerie</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.poi.poifs.property.<a href="org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property"><span class="strong">Child</span></a>
 <ul>
 <li type="circle">org.apache.poi.poifs.property.<a href="org/apache/poi/poifs/property/Parent.html" title="interface in org.apache.poi.poifs.property"><span class="strong">Parent</span></a></li>
@@ -2541,7 +2552,6 @@
 <li type="circle">org.apache.poi.openxml4j.opc.<a href="org/apache/poi/openxml4j/opc/RelationshipSource.html" title="interface in org.apache.poi.openxml4j.opc"><span class="strong">RelationshipSource</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/Resources.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Resources</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">RichTextString</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ScatterChartSerie</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Shape</span></a>
 <ul>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/AutoShape.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">AutoShape</span></a>
@@ -2646,7 +2656,9 @@
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/AxisOrientation.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisOrientation</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/AxisCrossBetween.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisCrossBetween</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LayoutTarget.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">LayoutTarget</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/AxisTickMark.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisTickMark</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LegendPosition.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">LegendPosition</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">TitleType</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LayoutMode.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">LayoutMode</span></a></li>
 <li type="circle">org.apache.poi.ss.util.<a href="org/apache/poi/ss/util/CellReference.NameType.html" title="enum in org.apache.poi.ss.util"><span class="strong">CellReference.NameType</span></a></li>
 <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/TextAutoNumberSchemeEnum.html" title="enum in org.apache.poi.hslf.record"><span class="strong">TextAutoNumberSchemeEnum</span></a></li>



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