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 2017/11/27 12:09:33 UTC

svn commit: r1816438 [30/35] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/hpsf/ apidocs/org/apache/poi/hpsf/class-use/ apidocs/org/apache/poi/hpsf/wellknown/ apidocs/org/apache/poi...

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html Mon Nov 27 12:09:29 2017
@@ -17,7 +17,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":42,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":42,"i21":10,"i22":10};
+var methods = {"i0":10,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":10,"i8":42,"i9":42,"i10":42,"i11":10,"i12":10,"i13":42,"i14":10,"i15":42,"i16":10,"i17":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -74,7 +74,7 @@ var activeTableTab = "activeTableTab";
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li><a href="#nested.classes.inherited.from.class.org.apache.poi.POIXMLDocumentPart">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChart">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -102,12 +102,17 @@ var activeTableTab = "activeTableTab";
 <li><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">org.apache.poi.POIXMLDocumentPart</a></li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" title="class in org.apache.poi.xddf.usermodel.chart">org.apache.poi.xddf.usermodel.chart.XDDFChart</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.poi.xssf.usermodel.XSSFChart</li>
 </ul>
 </li>
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -118,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public final class <span class="typeNameLabel">XSSFChart</span>
-extends <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a>
+extends <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChart</a>
 implements <a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a>, <a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxisFactory</a></pre>
 <div class="block">Represents a SpreadsheetML Chart</div>
 </li>
@@ -142,6 +147,21 @@ implements <a href="../../../../../org/a
 </ul>
 </li>
 </ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChart">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.poi.xddf.usermodel.chart.<a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChart</a></h3>
+<code><a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#axes">axes</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#chart">chart</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#chartSpace">chartSpace</a></code></li>
+</ul>
+</li>
+</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -189,63 +209,61 @@ implements <a href="../../../../../org/a
 </tr>
 <tr id="i1" class="rowColor">
 <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"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#createCategoryAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createCategoryAxis</a></span>(<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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#createCategoryAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createCategoryAxis</a></span>(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFDateAxis</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#createDateAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createDateAxis</a></span>(<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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#createDateAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createDateAxis</a></span>(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#createValueAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createValueAxis</a></span>(<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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#createValueAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createValueAxis</a></span>(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</td>
 </tr>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#deleteLegend--">deleteLegend</a></span>()</code>
-<div class="block">Delete current chart legend.</div>
+<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getAxis--">getAxis</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">use <code>getAxes</code> instead</span></div>
+</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getAxis--">getAxis</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getChartAxisFactory--">getChartAxisFactory</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartDataFactory</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getChartDataFactory--">getChartDataFactory</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChart</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getCTChart--">getCTChart</a></span>()</code>
-<div class="block">Return the underlying CTChart bean, within the Chart Space</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getChartAxisFactory--">getChartAxisFactory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartSpace</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getCTChartSpace--">getCTChartSpace</a></span>()</code>
-<div class="block">Return the underlying CTChartSpace bean, the root element of the SpreadsheetML Chart part.</div>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartDataFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getChartDataFactory--">getChartDataFactory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html" title="class in org.apache.poi.xssf.usermodel">XSSFGraphicFrame</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getGraphicFrame--">getGraphicFrame</a></span>()</code>
 <div class="block">Returns the parent graphic frame.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFManualLayout</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getManualLayout--">getManualLayout</a></span>()</code>
-<div class="block">Returns manual layout for the chart element.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartLegend</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getOrCreateLegend--">getOrCreateLegend</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getOrCreateLegend--">getOrCreateLegend</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html" title="class in org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitle--">getTitle</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -253,40 +271,32 @@ implements <a href="../../../../../org/a
 </div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleFormula--">getTitleFormula</a></span>()</code>
 <div class="block">Get the chart title formula expression if there is one</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html" title="class in org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText--">getTitleText</a></span>()</code>
 <div class="block">Returns the title static text, or null if none is set.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#isPlotOnlyVisibleCells--">isPlotOnlyVisibleCells</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i17" class="rowColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#plot-org.apache.poi.ss.usermodel.charts.ChartData-org.apache.poi.ss.usermodel.charts.ChartAxis...-">plot</a></span>(<a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartData</a>&nbsp;data,
     <a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a>...&nbsp;chartAxis)</code>
-<div class="block">Plots specified data on the chart.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setGraphicFrame-org.apache.poi.xssf.usermodel.XSSFGraphicFrame-">setGraphicFrame</a></span>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html" title="class in org.apache.poi.xssf.usermodel">XSSFGraphicFrame</a>&nbsp;frame)</code>
 <div class="block">Sets the parent graphic frame.</div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setPlotOnlyVisibleCells-boolean-">setPlotOnlyVisibleCells</a></span>(boolean&nbsp;plotVisOnly)</code>&nbsp;</td>
-</tr>
-<tr id="i20" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitle-java.lang.String-">setTitle</a></span>(java.lang.String&nbsp;newTitle)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -294,13 +304,13 @@ implements <a href="../../../../../org/a
 </div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleFormula-java.lang.String-">setTitleFormula</a></span>(java.lang.String&nbsp;formula)</code>
 <div class="block">Set the formula expression to use for the chart title</div>
 </td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText-java.lang.String-">setTitleText</a></span>(java.lang.String&nbsp;newTitle)</code>
 <div class="block">Sets the title text as a static string.</div>
@@ -308,6 +318,13 @@ implements <a href="../../../../../org/a
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChart">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.poi.xddf.usermodel.chart.<a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChart</a></h3>
+<code><a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createCategoryAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createCategoryAxis</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createData-org.apache.poi.xddf.usermodel.chart.ChartTypes-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-org.apache.poi.xddf.usermodel.chart.XDDFValueAxis-">createData</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createDateAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createDateAxis</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createValueAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createValueAxis</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#deleteLegend--">deleteLegend</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getAxes--">getAxes</a>, <a href="../../../../../org/apache/poi/
 xddf/usermodel/chart/XDDFChart.html#getChartSeries--">getChartSeries</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getCTChart--">getCTChart</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getCTChartSpace--">getCTChartSpace</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getCTPlotArea--">getCTPlotArea</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getOrAddLegend--">getOrAddLegend</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getOrAddManualLayout--">getOrAddManualLayout</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#isPlotOnlyVisibleCells--">isPlotOnlyVisibleCells</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#plot-org.apache.poi.xddf.usermodel.chart.XDDFChartData-">plot</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setAutoT
 itleDeleted-boolean-">setAutoTitleDeleted</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setBackWall-int-">setBackWall</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setFloor-int-">setFloor</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setPlotOnlyVisibleCells-boolean-">setPlotOnlyVisibleCells</a>, <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setSideWall-int-">setSideWall</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.poi.POIXMLDocumentPart">
 <!--   -->
 </a>
@@ -321,6 +338,13 @@ implements <a href="../../../../../org/a
 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
 <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.poi.ss.usermodel.Chart">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></h3>
+<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#deleteLegend--">deleteLegend</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -357,8 +381,8 @@ implements <a href="../../../../../org/a
 <div class="block">Construct a SpreadsheetML chart from a package part.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>part</code> - the package part holding the chart data,
- the content type must be <code>application/vnd.openxmlformats-officedocument.drawingml.chart+xml</code></dd>
+<dd><code>part</code> - the package part holding the chart data, the content type must be
+            <code>application/vnd.openxmlformats-officedocument.drawingml.chart+xml</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd>
 <dd><code>org.apache.xmlbeans.XmlException</code></dd>
@@ -375,36 +399,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="getCTChartSpace--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCTChartSpace</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.chart.CTChartSpace&nbsp;getCTChartSpace()</pre>
-<div class="block">Return the underlying CTChartSpace bean, the root element of the SpreadsheetML Chart part.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the underlying CTChartSpace bean</dd>
-</dl>
-</li>
-</ul>
-<a name="getCTChart--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCTChart</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.chart.CTChart&nbsp;getCTChart()</pre>
-<div class="block">Return the underlying CTChart bean, within the Chart Space</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the underlying CTChart bean</dd>
-</dl>
-</li>
-</ul>
 <a name="commit--">
 <!--   -->
 </a>
@@ -467,7 +461,10 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>getChartDataFactory</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartDataFactory</a>&nbsp;getChartDataFactory()</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartDataFactory</a>&nbsp;getChartDataFactory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#getChartDataFactory--">getChartDataFactory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></code></dd>
@@ -482,7 +479,10 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>getChartAxisFactory</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a>&nbsp;getChartAxisFactory()</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a>&nbsp;getChartAxisFactory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#getChartAxisFactory--">getChartAxisFactory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></code></dd>
@@ -497,8 +497,11 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>plot</h4>
-<pre>public&nbsp;void&nbsp;plot(<a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartData</a>&nbsp;data,
-                 <a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a>...&nbsp;chartAxis)</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;void&nbsp;plot(<a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartData</a>&nbsp;data,
+                                                      <a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a>...&nbsp;chartAxis)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#plot-org.apache.poi.ss.usermodel.charts.ChartData-org.apache.poi.ss.usermodel.charts.ChartAxis...-">Chart</a></code></span></div>
 <div class="block">Plots specified data on the chart.</div>
 <dl>
@@ -515,7 +518,10 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>createValueAxis</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a>&nbsp;createValueAxis(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a>&nbsp;createValueAxis(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html#createValueAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createValueAxis</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxisFactory</a></code></dd>
@@ -530,7 +536,10 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>createCategoryAxis</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a>&nbsp;createCategoryAxis(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a>&nbsp;createCategoryAxis(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html#createCategoryAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createCategoryAxis</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxisFactory</a></code></dd>
@@ -545,7 +554,10 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>createDateAxis</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFDateAxis</a>&nbsp;createDateAxis(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFDateAxis</a>&nbsp;createDateAxis(<a href="../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html#createDateAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createDateAxis</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxisFactory</a></code></dd>
@@ -560,7 +572,10 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>getAxis</h4>
-<pre>public&nbsp;java.util.List&lt;? extends <a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a>&gt;&nbsp;getAxis()</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;java.util.List&lt;? extends <a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a>&gt;&nbsp;getAxis()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <code>getAxes</code> instead</span></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#getAxis--">getAxis</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></code></dd>
@@ -575,7 +590,10 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>getManualLayout</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFManualLayout</a>&nbsp;getManualLayout()</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFManualLayout</a>&nbsp;getManualLayout()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/charts/ManuallyPositionable.html#getManualLayout--">ManuallyPositionable</a></code></span></div>
 <div class="block">Returns manual layout for the chart element.</div>
 <dl>
@@ -586,34 +604,6 @@ public&nbsp;org.openxmlformats.schemas.d
 </dl>
 </li>
 </ul>
-<a name="isPlotOnlyVisibleCells--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isPlotOnlyVisibleCells</h4>
-<pre>public&nbsp;boolean&nbsp;isPlotOnlyVisibleCells()</pre>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if only visible cells will be present on the chart,
-         false otherwise</dd>
-</dl>
-</li>
-</ul>
-<a name="setPlotOnlyVisibleCells-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setPlotOnlyVisibleCells</h4>
-<pre>public&nbsp;void&nbsp;setPlotOnlyVisibleCells(boolean&nbsp;plotVisOnly)</pre>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>plotVisOnly</code> - a flag specifying if only visible cells should be
-        present on the chart</dd>
-</dl>
-</li>
-</ul>
 <a name="getTitle--">
 <!--   -->
 </a>
@@ -645,8 +635,8 @@ public&nbsp;<a href="../../../../../org/
  Check for a formula first, falling back on text for cleaner logic.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>static title text if set, 
-         null if there is no title, 
+<dd>static title text if set,
+         null if there is no title,
          empty string if the title text is empty or the title uses a formula instead</dd>
 </dl>
 </li>
@@ -713,10 +703,13 @@ public&nbsp;void&nbsp;setTitle(java.lang
 <a name="getOrCreateLegend--">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>getOrCreateLegend</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartLegend</a>&nbsp;getOrCreateLegend()</pre>
+<pre>@Deprecated
+ <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartLegend</a>&nbsp;getOrCreateLegend()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#getOrCreateLegend--">getOrCreateLegend</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></code></dd>
@@ -725,21 +718,6 @@ public&nbsp;void&nbsp;setTitle(java.lang
 </dl>
 </li>
 </ul>
-<a name="deleteLegend--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>deleteLegend</h4>
-<pre>public&nbsp;void&nbsp;deleteLegend()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#deleteLegend--">Chart</a></code></span></div>
-<div class="block">Delete current chart legend.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#deleteLegend--">deleteLegend</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></code></dd>
-</dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>
@@ -794,7 +772,7 @@ public&nbsp;void&nbsp;setTitle(java.lang
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li><a href="#nested.classes.inherited.from.class.org.apache.poi.POIXMLDocumentPart">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChart">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDrawing.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDrawing.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDrawing.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDrawing.html Mon Nov 27 12:09:29 2017
@@ -602,11 +602,8 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>createChart</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a>&nbsp;createChart(<a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a>&nbsp;anchor)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Drawing.html#createChart-org.apache.poi.ss.usermodel.ClientAnchor-">Drawing</a></code></span></div>
 <div class="block">Creates a chart.</div>
 <dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Drawing.html#createChart-org.apache.poi.ss.usermodel.ClientAnchor-">createChart</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Drawing.html" title="interface in org.apache.poi.ss.usermodel">Drawing</a>&lt;<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html" title="class in org.apache.poi.xssf.usermodel">XSSFShape</a>&gt;</code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>anchor</code> - the client anchor describes how this chart is attached to
                the sheet.</dd>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html Mon Nov 27 12:09:29 2017
@@ -1821,7 +1821,7 @@ public&nbsp;int&nbsp;getNameIndex(java.l
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#getSheetAt-int-">getSheetAt</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>index</code> - of the sheet number (0-based physical & logical)</dd>
+<dd><code>index</code> - of the sheet number (0-based physical &amp; logical)</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>XSSFSheet at the provided index</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
@@ -1844,7 +1844,7 @@ public&nbsp;int&nbsp;getNameIndex(java.l
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>name</code> - the sheet name</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>index of the sheet (0 based) or <tt>-1</tt if not found</dd>
+<dd>index of the sheet (0 based) or <tt>-1</tt> if not found</dd>
 </dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html Mon Nov 27 12:09:29 2017
@@ -17,8 +17,8 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -111,8 +111,13 @@ var activeTableTab = "activeTableTab";
 <dd><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></dd>
 </dl>
 <hr>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">use <code>XDDFChartData.Series</code> instead</span></div>
+</div>
 <br>
-<pre>public abstract class <span class="typeNameLabel">AbstractXSSFChartSeries</span>
+<pre>@Deprecated
+ <a href="../../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
+public abstract class <span class="typeNameLabel">AbstractXSSFChartSeries</span>
 extends java.lang.Object
 implements <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></pre>
 <div class="block">Base of all XSSF Chart Series</div>
@@ -134,7 +139,9 @@ implements <a href="../../../../../../or
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#AbstractXSSFChartSeries--">AbstractXSSFChartSeries</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#AbstractXSSFChartSeries--">AbstractXSSFChartSeries</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -146,40 +153,52 @@ implements <a href="../../../../../../or
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTSerTx</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getCTSerTx--">getCTSerTx</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getCTSerTx--">getCTSerTx</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleCellReference--">getTitleCellReference</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleCellReference--">getTitleCellReference</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleString--">getTitleString</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleString--">getTitleString</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts">TitleType</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleType--">getTitleType</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleType--">getTitleType</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#isTitleSet--">isTitleSet</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#isTitleSet--">isTitleSet</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#setTitle-org.apache.poi.ss.util.CellReference-">setTitle</a></span>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;titleReference)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Sets the title of the series as a cell reference.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#setTitle-java.lang.String-">setTitle</a></span>(java.lang.String&nbsp;title)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Sets the title of the series as a string literal.</div>
 </td>
 </tr>
@@ -212,6 +231,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>AbstractXSSFChartSeries</h4>
 <pre>public&nbsp;AbstractXSSFChartSeries()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </li>
@@ -229,6 +249,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>setTitle</h4>
 <pre>public&nbsp;void&nbsp;setTitle(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;titleReference)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#setTitle-org.apache.poi.ss.util.CellReference-">ChartSeries</a></code></span></div>
 <div class="block">Sets the title of the series as a cell reference.</div>
 <dl>
@@ -244,6 +265,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>setTitle</h4>
 <pre>public&nbsp;void&nbsp;setTitle(java.lang.String&nbsp;title)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#setTitle-java.lang.String-">ChartSeries</a></code></span></div>
 <div class="block">Sets the title of the series as a string literal.</div>
 <dl>
@@ -259,6 +281,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>getTitleCellReference</h4>
 <pre>public&nbsp;<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;getTitleCellReference()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#getTitleCellReference--">getTitleCellReference</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></code></dd>
@@ -274,6 +297,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>getTitleString</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getTitleString()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#getTitleString--">getTitleString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></code></dd>
@@ -289,6 +313,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>getTitleType</h4>
 <pre>public&nbsp;<a href="../../../../../../org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts">TitleType</a>&nbsp;getTitleType()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#getTitleType--">getTitleType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></code></dd>
@@ -304,6 +329,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>isTitleSet</h4>
 <pre>protected&nbsp;boolean&nbsp;isTitleSet()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 <a name="getCTSerTx--">
@@ -313,6 +339,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>getCTSerTx</h4>
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTSerTx&nbsp;getCTSerTx()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </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=1816438&r1=1816437&r2=1816438&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 Mon Nov 27 12:09:29 2017
@@ -17,8 +17,8 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":42,"i9":42,"i10":42,"i11":42};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -116,15 +116,15 @@ var activeTableTab = "activeTableTab";
 <dd><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a></dd>
 </dl>
 <hr>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">use <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFCategoryAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFCategoryAxis</code></a> instead</span></div>
+</div>
 <br>
-<pre><a href="../../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
+<pre>@Deprecated
+ <a href="../../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
 public class <span class="typeNameLabel">XSSFCategoryAxis</span>
 extends <a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></pre>
 <div class="block">Category axis type.</div>
-<dl>
-<dt><span class="simpleTagLabel">Author:</span></dt>
-<dd>Martin Andersson</dd>
-</dl>
 </li>
 </ul>
 </div>
@@ -159,12 +159,16 @@ extends <a href="../../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><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></span>(<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>
+                org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx&nbsp;ctCatAx)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><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></span>(<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>
+                <a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a>&nbsp;pos)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -176,7 +180,7 @@ extends <a href="../../../../../../org/a
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -184,52 +188,74 @@ extends <a href="../../../../../../org/a
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">crossAxis</a></span>(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a>&nbsp;axis)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Declare this axis cross another axis.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTAxPos--">getCTAxPos</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTAxPos--">getCTAxPos</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTCrosses--">getCTCrosses</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTCrosses--">getCTCrosses</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTNumFmt--">getCTNumFmt</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTNumFmt--">getCTNumFmt</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTScaling--">getCTScaling</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTScaling--">getCTScaling</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getDelete--">getDelete</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getDelete--">getDelete</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getId--">getId</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getId--">getId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getLine--">getLine</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getLine--">getLine</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMajorCTTickMark--">getMajorCTTickMark</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMajorCTTickMark--">getMajorCTTickMark</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMajorGridLines--">getMajorGridLines</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMajorGridLines--">getMajorGridLines</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMinorCTTickMark--">getMinorCTTickMark</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMinorCTTickMark--">getMinorCTTickMark</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#hasNumberFormat--">hasNumberFormat</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <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>
@@ -271,6 +297,7 @@ extends <a href="../../../../../../org/a
 <pre>public&nbsp;XSSFCategoryAxis(<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>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 <a name="XSSFCategoryAxis-org.apache.poi.xssf.usermodel.XSSFChart-org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx-">
@@ -281,6 +308,7 @@ extends <a href="../../../../../../org/a
 <h4>XSSFCategoryAxis</h4>
 <pre>public&nbsp;XSSFCategoryAxis(<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)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </li>
@@ -298,6 +326,7 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>getId</h4>
 <pre>public&nbsp;long&nbsp;getId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>axis id</dd>
@@ -312,6 +341,7 @@ extends <a href="../../../../../../org/a
 <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>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></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>
@@ -325,6 +355,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>getCTAxPos</h4>
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos&nbsp;getCTAxPos()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTAxPos--">getCTAxPos</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>
@@ -338,6 +369,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>getCTNumFmt</h4>
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt&nbsp;getCTNumFmt()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTNumFmt--">getCTNumFmt</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>
@@ -351,6 +383,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>getCTScaling</h4>
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling&nbsp;getCTScaling()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTScaling--">getCTScaling</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>
@@ -364,6 +397,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>getCTCrosses</h4>
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses&nbsp;getCTCrosses()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTCrosses--">getCTCrosses</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>
@@ -377,6 +411,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>getDelete</h4>
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean&nbsp;getDelete()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></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>
@@ -390,6 +425,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>getMajorCTTickMark</h4>
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark&nbsp;getMajorCTTickMark()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></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>
@@ -403,6 +439,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>getMinorCTTickMark</h4>
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark&nbsp;getMinorCTTickMark()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></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>
@@ -417,6 +454,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <h4>getMajorGridLines</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.chart.CTChartLines&nbsp;getMajorGridLines()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></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>
@@ -430,6 +468,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>crossAxis</h4>
 <pre>public&nbsp;void&nbsp;crossAxis(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a>&nbsp;axis)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">ChartAxis</a></code></span></div>
 <div class="block">Declare this axis cross another axis.</div>
 <dl>
@@ -445,6 +484,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>hasNumberFormat</h4>
 <pre>public&nbsp;boolean&nbsp;hasNumberFormat()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html#hasNumberFormat--">ChartAxis</a></code></span></div>
 <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>
 <dl>



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