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 [3/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/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Mon Nov 27 12:09:29 2017
@@ -210,10 +210,14 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="typeNameLink">AbstractXSSFChartSeries</span></a> - Class in <a href="org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a></dt>
 <dd>
-<div class="block">Base of all XSSF Chart Series</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <code>XDDFChartData.Series</code> instead</span></div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#AbstractXSSFChartSeries--">AbstractXSSFChartSeries()</a></span> - Constructor for class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSeries</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><a href="org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><span class="typeNameLink">AbstractXWPFSDT</span></a> - Class in <a href="org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
 <dd>
 <div class="block">Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell</div>
@@ -616,6 +620,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xwpf/usermodel/XWPFDocument.html#addEndnote-org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn-">addEndnote(CTFtnEdn)</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartLegend.html#addEntry--">addEntry()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartLegend.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartLegend</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/model/SharedStringsTable.html#addEntry-org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst-">addEntry(CTRst)</a></span> - Method in class org.apache.poi.xssf.model.<a href="org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></dt>
 <dd>
 <div class="block">Add an entry to this Shared String table (a new value is appened to the end).</div>
@@ -1183,13 +1189,33 @@
 <div class="block">Adds a section to this property set.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ScatterChartData.html#addSerie-org.apache.poi.ss.usermodel.charts.ChartDataSource-org.apache.poi.ss.usermodel.charts.ChartDataSource-">addSerie(ChartDataSource&lt;?&gt;, ChartDataSource&lt;? extends Number&gt;)</a></span> - Method in interface 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></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html#addSerie-org.apache.poi.ss.usermodel.charts.ChartDataSource-org.apache.poi.ss.usermodel.charts.ChartDataSource-">addSerie(ChartDataSource&lt;?&gt;, ChartDataSource&lt;? extends Number&gt;)</a></span> - Method in class 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">XSSFScatterChartData</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/LineChartData.html#addSeries-org.apache.poi.ss.usermodel.charts.ChartDataSource-org.apache.poi.ss.usermodel.charts.ChartDataSource-">addSeries(ChartDataSource&lt;?&gt;, ChartDataSource&lt;? extends Number&gt;)</a></span> - Method in interface 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></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.html#addSeries-org.apache.poi.xddf.usermodel.chart.XDDFDataSource-org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource-">addSeries(XDDFDataSource&lt;?&gt;, XDDFNumericalDataSource&lt;? extends Number&gt;)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFBarChartData</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html#addSeries-org.apache.poi.ss.usermodel.charts.ChartDataSource-org.apache.poi.ss.usermodel.charts.ChartDataSource-">addSeries(ChartDataSource&lt;?&gt;, ChartDataSource&lt;? extends Number&gt;)</a></span> - Method in class 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">XSSFLineChartData</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.html#addSeries-org.apache.poi.xddf.usermodel.chart.XDDFDataSource-org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource-">addSeries(XDDFDataSource&lt;?&gt;, XDDFNumericalDataSource&lt;? extends Number&gt;)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartData</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.html#addSeries-org.apache.poi.xddf.usermodel.chart.XDDFDataSource-org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource-">addSeries(XDDFDataSource&lt;?&gt;, XDDFNumericalDataSource&lt;? extends Number&gt;)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFLineChartData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFPieChartData.html#addSeries-org.apache.poi.xddf.usermodel.chart.XDDFDataSource-org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource-">addSeries(XDDFDataSource&lt;?&gt;, XDDFNumericalDataSource&lt;? extends Number&gt;)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFPieChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFPieChartData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFRadarChartData.html#addSeries-org.apache.poi.xddf.usermodel.chart.XDDFDataSource-org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource-">addSeries(XDDFDataSource&lt;?&gt;, XDDFNumericalDataSource&lt;? extends Number&gt;)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFRadarChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFRadarChartData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFScatterChartData.html#addSeries-org.apache.poi.xddf.usermodel.chart.XDDFDataSource-org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource-">addSeries(XDDFDataSource&lt;?&gt;, XDDFNumericalDataSource&lt;? extends Number&gt;)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFScatterChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFScatterChartData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html#addSeries-org.apache.poi.ss.usermodel.charts.ChartDataSource-org.apache.poi.ss.usermodel.charts.ChartDataSource-">addSeries(ChartDataSource&lt;?&gt;, ChartDataSource&lt;? extends Number&gt;)</a></span> - Method in class 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">XSSFLineChartData</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hslf/usermodel/HSLFGroupShape.html#addShape-org.apache.poi.hslf.usermodel.HSLFShape-">addShape(HSLFShape)</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFGroupShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFGroupShape</a></dt>
 <dd>
 <div class="block">Add a shape to this group.</div>
@@ -2410,6 +2436,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hwmf/record/HwmfPenStyle.HwmfLineJoin.html#awtFlag">awtFlag</a></span> - Variable in enum org.apache.poi.hwmf.record.<a href="org/apache/poi/hwmf/record/HwmfPenStyle.HwmfLineJoin.html" title="enum in org.apache.poi.hwmf.record">HwmfPenStyle.HwmfLineJoin</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#axes">axes</a></span> - Variable in class 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></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html#AXIS_TYPE_AXIS_LINE">AXIS_TYPE_AXIS_LINE</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html" title="class in org.apache.poi.hssf.record.chart">AxisLineFormatRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/AxisRecord.html#AXIS_TYPE_CATEGORY_OR_X_AXIS">AXIS_TYPE_CATEGORY_OR_X_AXIS</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/AxisRecord.html" title="class in org.apache.poi.hssf.record.chart">AxisRecord</a></dt>
@@ -2430,12 +2458,22 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/AxisCrossBetween.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">AxisCrossBetween</span></a> - Enum in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">Specifies the possible crossing states of an axis.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDF AxisCrossBetween</span></div>
+</div>
 </dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/AxisCrossBetween.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">AxisCrossBetween</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/AxisCrosses.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">AxisCrosses</span></a> - Enum in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">Specifies the possible crossing points for an axis.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDF AxisCrosses instead</span></div>
+</div>
 </dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/AxisCrosses.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">AxisCrosses</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">AxisLabelAlignment</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">AxisLineFormatRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
 <div class="block">The axis line format record defines the axis type details.</div>
@@ -2454,8 +2492,12 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/AxisOrientation.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">AxisOrientation</span></a> - Enum in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">Specifies the possible ways to place a picture on a data point, series, wall, or floor.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDF AxisOrientation</span></div>
+</div>
 </dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/AxisOrientation.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">AxisOrientation</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/hssf/record/chart/AxisParentRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">AxisParentRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
 <div class="block">The axis size and location</div>
@@ -2466,8 +2508,12 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">AxisPosition</span></a> - Enum in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">Enumeration of all possible axis positions.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDF AxisPosition instead</span></div>
+</div>
 </dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/AxisPosition.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">AxisPosition</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/hssf/record/chart/AxisRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">AxisRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
 <div class="block">The axis record defines the type of an axis.</div>
@@ -2476,10 +2522,16 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/AxisRecord.html#AxisRecord-org.apache.poi.hssf.record.RecordInputStream-">AxisRecord(RecordInputStream)</a></span> - Constructor for class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/AxisRecord.html" title="class in org.apache.poi.hssf.record.chart">AxisRecord</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">AxisTickLabelPosition</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/AxisTickMark.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">AxisTickMark</span></a> - Enum in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">Enumeration of possible axis tick marks.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDF AxisTickMark instead</span></div>
+</div>
 </dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/AxisTickMark.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">AxisTickMark</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/hssf/record/chart/AxisUsedRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">AxisUsedRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
 <div class="block">The number of axes used on a chart.</div>
@@ -2522,6 +2574,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hslf/record/DocumentAtom.SlideSize.html#BANNER">BANNER</a></span> - Static variable in class org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/DocumentAtom.SlideSize.html" title="class in org.apache.poi.hslf.record">DocumentAtom.SlideSize</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/BarDirection.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">BarDirection</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/BarGrouping.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">BarGrouping</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/hssf/record/chart/BarRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">BarRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
 <div class="block">The bar record is used to define a bar chart.</div>
@@ -3750,6 +3806,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/DefaultDataLabelTextPropertiesRecord.html#CATEGORY_DATA_TYPE_VALUE_AND_PERCENTAGE_CHARACTERISTIC">CATEGORY_DATA_TYPE_VALUE_AND_PERCENTAGE_CHARACTERISTIC</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/DefaultDataLabelTextPropertiesRecord.html" title="class in org.apache.poi.hssf.record.chart">DefaultDataLabelTextPropertiesRecord</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html#categoryData">categoryData</a></span> - Variable in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartData.Series</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/hssf/record/chart/CategorySeriesAxisRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">CategorySeriesAxisRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
 <div class="block">This record refers to a category or series axis and is used to specify label/tickmark frequency.</div>
@@ -4340,12 +4398,18 @@
 </dd>
 <dt><a href="org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel"><span class="typeNameLink">Chart</span></a> - Interface in <a href="org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></dt>
 <dd>
-<div class="block">High level representation of a chart.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#chart">chart</a></span> - Variable in class 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></dt>
+<dd>
+<div class="block">Chart element in the chart space</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xslf/usermodel/XSLFRelation.html#CHART">CHART</a></span> - Static variable in class org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XSLFRelation.html" title="class in org.apache.poi.xslf.usermodel">XSLFRelation</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#chart">chart</a></span> - Variable in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFRelation.html#CHART">CHART</a></span> - Static variable in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel">XSSFRelation</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xwpf/usermodel/XWPFRelation.html#CHART">CHART</a></span> - Static variable in class org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/XWPFRelation.html" title="class in org.apache.poi.xwpf.usermodel">XWPFRelation</a></dt>
@@ -4358,23 +4422,29 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">ChartAxis</span></a> - Interface in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">High level representation of chart axis.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDFChartAxis instead</span></div>
+</div>
 </dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">ChartAxisFactory</span></a> - Interface in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">A factory for different chart axis.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/ChartData.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">ChartData</span></a> - Interface in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">A base for all charts data types.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDFChartData instead</span></div>
+</div>
 </dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/ChartDataFactory.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">ChartDataFactory</span></a> - Interface in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">A factory for different charts data types.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">ChartDataSource</span></a>&lt;<a href="org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="type parameter in ChartDataSource">T</a>&gt; - Interface in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">Represents data model of the charts.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDFDataSource instead</span></div>
+</div>
 </dd>
 <dt><a href="org/apache/poi/hssf/record/chart/ChartEndBlockRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">ChartEndBlockRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
@@ -4406,7 +4476,9 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/ChartLegend.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">ChartLegend</span></a> - Interface in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">High level representation of chart legend.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDFChartLegend instead</span></div>
+</div>
 </dd>
 <dt><a href="org/apache/poi/hssf/record/chart/ChartRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">ChartRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
@@ -4420,12 +4492,16 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">ChartSeries</span></a> - Interface in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">Basic settings for all chart series.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChartSheet.html#chartsheet">chartsheet</a></span> - Variable in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChartSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFChartSheet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFRelation.html#CHARTSHEET">CHARTSHEET</a></span> - Static variable in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel">XSSFRelation</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#chartSpace">chartSpace</a></span> - Variable in class 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></dt>
+<dd>
+<div class="block">Root element of the Chart part</div>
+</dd>
 <dt><a href="org/apache/poi/hssf/record/chart/ChartStartBlockRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="typeNameLink">ChartStartBlockRecord</span></a> - Class in <a href="org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
 <dd>
 <div class="block">STARTBLOCK - Chart Future Record Type Start Block (0x0852)</div>
@@ -4452,6 +4528,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/ChartTitleFormatRecord.html#ChartTitleFormatRecord-org.apache.poi.hssf.record.RecordInputStream-">ChartTitleFormatRecord(RecordInputStream)</a></span> - Constructor for class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/ChartTitleFormatRecord.html" title="class in org.apache.poi.hssf.record.chart">ChartTitleFormatRecord</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/poi/xddf/usermodel/chart/ChartTypes.html" title="enum in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">ChartTypes</span></a> - Enum in <a href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/util/CommonsLogger.html#check-int-">check(int)</a></span> - Method in class org.apache.poi.util.<a href="org/apache/poi/util/CommonsLogger.html" title="class in org.apache.poi.util">CommonsLogger</a></dt>
 <dd>
 <div class="block">Check if a logger is enabled to log at the specified level</div>
@@ -4763,8 +4841,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hpsf/Section.html#clear--">clear()</a></span> - Method in class org.apache.poi.hpsf.<a href="org/apache/poi/hpsf/Section.html" title="class in org.apache.poi.hpsf">Section</a></dt>
 <dd>
-<div class="block">Removes all properties from the section including 0 (dictionary) and
- 1 (codepage).</div>
+<div class="block">Removes all properties from the section including 0 (dictionary) and 1 (codepage).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hpsf/wellknown/PropertyIDMap.html#clear--">clear()</a></span> - Method in class org.apache.poi.hpsf.wellknown.<a href="org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></dt>
 <dd>&nbsp;</dd>
@@ -7598,9 +7675,15 @@
 <div class="block">Generates a cache field for each column in the reference area for the pivot table.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html#createCategoryAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createCategoryAxis(AxisPosition)</a></span> - Method in interface 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">ChartAxisFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createCategoryAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createCategoryAxis(AxisPosition)</a></span> - Method in class 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></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#createCategoryAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createCategoryAxis(AxisPosition)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/usermodel/HSSFRow.html#createCell-int-">createCell(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFRow.html" title="class in org.apache.poi.hssf.usermodel">HSSFRow</a></dt>
 <dd>
 <div class="block">Use this to create new cells within the row and return it.</div>
@@ -7686,20 +7769,18 @@
 <dd>
 <div class="block">Create CFRecordsAggregate from a list of CF Records</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createChart-org.apache.poi.ss.usermodel.ClientAnchor-">createChart(ClientAnchor)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/Drawing.html#createChart-org.apache.poi.ss.usermodel.ClientAnchor-">createChart(ClientAnchor)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Drawing.html" title="interface in org.apache.poi.ss.usermodel">Drawing</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xslf/usermodel/XMLSlideShow.html#createChart-org.apache.poi.xslf.usermodel.XSLFSlide-">createChart(XSLFSlide)</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XMLSlideShow.html" title="class in org.apache.poi.xslf.usermodel">XMLSlideShow</a></dt>
 <dd>
-<div class="block">Creates a chart.</div>
+<div class="block">Create a blank chart on the given slide.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/streaming/SXSSFDrawing.html#createChart-org.apache.poi.ss.usermodel.ClientAnchor-">createChart(ClientAnchor)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="org/apache/poi/xssf/streaming/SXSSFDrawing.html" title="class in org.apache.poi.xssf.streaming">SXSSFDrawing</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFDrawing.html#createChart-org.apache.poi.xssf.usermodel.XSSFClientAnchor-">createChart(XSSFClientAnchor)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a></dt>
 <dd>
 <div class="block">Creates a chart.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFDrawing.html#createChart-org.apache.poi.ss.usermodel.ClientAnchor-">createChart(ClientAnchor)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Creates a chart.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hdgf/chunks/ChunkFactory.html#createChunk-byte:A-int-">createChunk(byte[], int)</a></span> - Method in class org.apache.poi.hdgf.chunks.<a href="org/apache/poi/hdgf/chunks/ChunkFactory.html" title="class in org.apache.poi.hdgf.chunks">ChunkFactory</a></dt>
 <dd>
 <div class="block">Creates the appropriate chunk at the given location.</div>
@@ -8759,6 +8840,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFPivotTable.html#CREATED_VERSION">CREATED_VERSION</a></span> - Static variable in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><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(ChartTypes, XDDFChartAxis, XDDFValueAxis)</a></span> - Method in class 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></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/CFRule12Record.html#createDataBarFormatting--">createDataBarFormatting()</a></span> - Method in class org.apache.poi.hssf.record.<a href="org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#createDataBarFormatting--">createDataBarFormatting()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingRule</a></dt>
@@ -8795,9 +8878,15 @@
 <div class="block">Returns the workbook's data format table (a factory for creating data format strings).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html#createDateAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createDateAxis(AxisPosition)</a></span> - Method in interface 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">ChartAxisFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createDateAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createDateAxis(AxisPosition)</a></span> - Method in class 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></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#createDateAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createDateAxis(AxisPosition)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/usermodel/DVConstraint.html#createDateConstraint-int-java.lang.String-java.lang.String-java.lang.String-">createDateConstraint(int, String, String, String)</a></span> - Static method in class org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/DVConstraint.html" title="class in org.apache.poi.hssf.usermodel">DVConstraint</a></dt>
 <dd>
 <div class="block">Creates a date based data validation constraint.</div>
@@ -9336,9 +9425,13 @@
 <dt><span class="memberNameLink"><a href="org/apache/poi/hwpf/converter/HtmlDocumentFacade.html#createLineBreak--">createLineBreak()</a></span> - Method in class org.apache.poi.hwpf.converter.<a href="org/apache/poi/hwpf/converter/HtmlDocumentFacade.html" title="class in org.apache.poi.hwpf.converter">HtmlDocumentFacade</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ChartDataFactory.html#createLineChartData--">createLineChartData()</a></span> - Method in interface 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></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html#createLineChartData--">createLineChartData()</a></span> - Method in class 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">XSSFChartDataFactory</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hwpf/converter/FoDocumentFacade.html#createListBlock--">createListBlock()</a></span> - Method in class org.apache.poi.hwpf.converter.<a href="org/apache/poi/hwpf/converter/FoDocumentFacade.html" title="class in org.apache.poi.hwpf.converter">FoDocumentFacade</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hwpf/converter/FoDocumentFacade.html#createListItem--">createListItem()</a></span> - Method in class org.apache.poi.hwpf.converter.<a href="org/apache/poi/hwpf/converter/FoDocumentFacade.html" title="class in org.apache.poi.hwpf.converter">FoDocumentFacade</a></dt>
@@ -9747,9 +9840,13 @@
 <div class="block">Creates a valid sheet name, which is conform to the rules.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ChartDataFactory.html#createScatterChartData--">createScatterChartData()</a></span> - Method in interface 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></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html#createScatterChartData--">createScatterChartData()</a></span> - Method in class 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">XSSFChartDataFactory</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hwpf/converter/HtmlDocumentFacade.html#createSelect--">createSelect()</a></span> - Method in class org.apache.poi.hwpf.converter.<a href="org/apache/poi/hwpf/converter/HtmlDocumentFacade.html" title="class in org.apache.poi.hwpf.converter">HtmlDocumentFacade</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/usermodel/HSSFChart.html#createSeries--">createSeries()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFChart.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart</a></dt>
@@ -10181,9 +10278,15 @@
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFDataValidationHelper.html#createValidation-org.apache.poi.ss.usermodel.DataValidationConstraint-org.apache.poi.ss.util.CellRangeAddressList-">createValidation(DataValidationConstraint, CellRangeAddressList)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFDataValidationHelper.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationHelper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html#createValueAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createValueAxis(AxisPosition)</a></span> - Method in interface 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">ChartAxisFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createValueAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createValueAxis(AxisPosition)</a></span> - Method in class 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></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#createValueAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">createValueAxis(AxisPosition)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#createWatermark-java.lang.String-">createWatermark(String)</a></span> - Method in class org.apache.poi.xwpf.model.<a href="org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html" title="class in org.apache.poi.xwpf.model">XWPFHeaderFooterPolicy</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/model/InternalWorkbook.html#createWorkbook-java.util.List-">createWorkbook(List&lt;Record&gt;)</a></span> - Static method in class org.apache.poi.hssf.model.<a href="org/apache/poi/hssf/model/InternalWorkbook.html" title="class in org.apache.poi.hssf.model">InternalWorkbook</a></dt>
@@ -10196,6 +10299,8 @@
 <div class="block">Creates an empty workbook object with three blank sheets and all the empty
  fields.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xslf/usermodel/XMLSlideShow.html#createWorkbookRelationship-org.apache.poi.xslf.usermodel.XSLFChart-int-">createWorkbookRelationship(XSLFChart, int)</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XMLSlideShow.html" title="class in org.apache.poi.xslf.usermodel">XMLSlideShow</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/streaming/SheetDataWriter.html#createWriter-java.io.File-">createWriter(File)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="org/apache/poi/xssf/streaming/SheetDataWriter.html" title="class in org.apache.poi.xssf.streaming">SheetDataWriter</a></dt>
 <dd>
 <div class="block">Create a writer for the sheet data.</div>
@@ -10257,14 +10362,31 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ChartAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">crossAxis(ChartAxis)</a></span> - Method in interface 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></dt>
 <dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">Declare this axis cross another axis.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">crossAxis(ChartAxis)</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFCategoryAxis.html#crossAxis-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-">crossAxis(XDDFChartAxis)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFCategoryAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFCategoryAxis</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">crossAxis(ChartAxis)</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFDateAxis</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#crossAxis-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-">crossAxis(XDDFChartAxis)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></dt>
+<dd>
+<div class="block">Declare this axis cross another axis.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#crossAxis-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-">crossAxis(XDDFChartAxis)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFDateAxis</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">crossAxis(ChartAxis)</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFValueAxis.html#crossAxis-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-">crossAxis(XDDFChartAxis)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFValueAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFValueAxis</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">crossAxis(ChartAxis)</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">crossAxis(ChartAxis)</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFDateAxis</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#crossAxis-org.apache.poi.ss.usermodel.charts.ChartAxis-">crossAxis(ChartAxis)</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIEncryptor.CryptoAPICipherOutputStream.html#CryptoAPICipherOutputStream-java.io.OutputStream-">CryptoAPICipherOutputStream(OutputStream)</a></span> - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.<a href="org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIEncryptor.CryptoAPICipherOutputStream.html" title="class in org.apache.poi.poifs.crypt.cryptoapi">CryptoAPIEncryptor.CryptoAPICipherOutputStream</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIDecryptor.html" title="class in org.apache.poi.poifs.crypt.cryptoapi"><span class="typeNameLink">CryptoAPIDecryptor</span></a> - Class in <a href="org/apache/poi/poifs/crypt/cryptoapi/package-summary.html">org.apache.poi.poifs.crypt.cryptoapi</a></dt>
@@ -10922,7 +11044,9 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/ss/usermodel/charts/DataSources.html" title="class in org.apache.poi.ss.usermodel.charts"><span class="typeNameLink">DataSources</span></a> - Class in <a href="org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></dt>
 <dd>
-<div class="block">Class <code>DataSources</code> is a factory for <a href="org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts"><code>ChartDataSource</code></a> instances.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use XDDFDataSourcesFactory instead</span></div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceDefinition.html#DataSpaceDefinition-java.lang.String:A-">DataSpaceDefinition(String[])</a></span> - Constructor for class org.apache.poi.poifs.crypt.<a href="org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceDefinition.html" title="class in org.apache.poi.poifs.crypt">DataSpaceMapUtils.DataSpaceDefinition</a></dt>
 <dd>&nbsp;</dd>
@@ -11406,6 +11530,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hsmf/datatypes/MAPIProperty.html#DEFERRED_DELIVERY_TIME">DEFERRED_DELIVERY_TIME</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.html#defineAxes-org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt:A-java.util.Map-java.util.Map-">defineAxes(CTUnsignedInt[], Map&lt;Long, XDDFChartAxis&gt;, Map&lt;Long, XDDFValueAxis&gt;)</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartData</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/formula/functions/NumericFunction.html#DEGREES">DEGREES</a></span> - Static variable in class org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/NumericFunction.html" title="class in org.apache.poi.ss.formula.functions">NumericFunction</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/util/DelayableLittleEndianOutput.html" title="interface in org.apache.poi.util"><span class="typeNameLink">DelayableLittleEndianOutput</span></a> - Interface in <a href="org/apache/poi/util/package-summary.html">org.apache.poi.util</a></dt>
@@ -11465,9 +11591,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/Chart.html#deleteLegend--">deleteLegend()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></dt>
 <dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">Delete current chart legend.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#deleteLegend--">deleteLegend()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#deleteLegend--">deleteLegend()</a></span> - Method in class 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></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/openxml4j/opc/OPCPackage.html#deletePart-org.apache.poi.openxml4j.opc.PackagePartName-">deletePart(PackagePartName)</a></span> - Method in class org.apache.poi.openxml4j.opc.<a href="org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a></dt>
 <dd>
@@ -11856,7 +11983,11 @@
 <dt><span class="memberNameLink"><a href="org/apache/poi/POIXMLDocument.html#DOCUMENT_CREATOR">DOCUMENT_CREATOR</a></span> - Static variable in class org.apache.poi.<a href="org/apache/poi/POIXMLDocument.html" title="class in org.apache.poi">POIXMLDocument</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#DOCUMENT_SUMMARY_INFORMATION_ID">DOCUMENT_SUMMARY_INFORMATION_ID</a></span> - Static variable in class org.apache.poi.hpsf.wellknown.<a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html" title="class in org.apache.poi.hpsf.wellknown">SectionIDMap</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/hpsf/DocumentSummaryInformation.html#FORMAT_ID"><code>DocumentSummaryInformation.FORMAT_ID</code></a></span></div>
+</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/poifs/property/PropertyConstants.html#DOCUMENT_TYPE">DOCUMENT_TYPE</a></span> - Static variable in interface org.apache.poi.poifs.property.<a href="org/apache/poi/poifs/property/PropertyConstants.html" title="interface in org.apache.poi.poifs.property">PropertyConstants</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/poi/hslf/record/DocumentAtom.html" title="class in org.apache.poi.hslf.record"><span class="typeNameLink">DocumentAtom</span></a> - Class in <a href="org/apache/poi/hslf/record/package-summary.html">org.apache.poi.hslf.record</a></dt>
@@ -16868,12 +16999,17 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ChartData.html#fillChart-org.apache.poi.ss.usermodel.Chart-org.apache.poi.ss.usermodel.charts.ChartAxis...-">fillChart(Chart, ChartAxis...)</a></span> - Method in interface 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">ChartData</a></dt>
 <dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">Fills a charts with data specified by implementation.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html#fillChart-org.apache.poi.ss.usermodel.Chart-org.apache.poi.ss.usermodel.charts.ChartAxis...-">fillChart(Chart, ChartAxis...)</a></span> - Method in class 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">XSSFLineChartData</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html#fillChart-org.apache.poi.ss.usermodel.Chart-org.apache.poi.ss.usermodel.charts.ChartAxis...-">fillChart(Chart, ChartAxis...)</a></span> - Method in class 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">XSSFScatterChartData</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hwpf/dev/FieldIterator.html#fillDecoder-java.lang.String-java.lang.String-">fillDecoder(String, String)</a></span> - Method in class org.apache.poi.hwpf.dev.<a href="org/apache/poi/hwpf/dev/FieldIterator.html" title="class in org.apache.poi.hwpf.dev">FieldIterator</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/streaming/SXSSFRow.FilledCellIterator.html#FilledCellIterator--">FilledCellIterator()</a></span> - Constructor for class org.apache.poi.xssf.streaming.<a href="org/apache/poi/xssf/streaming/SXSSFRow.FilledCellIterator.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow.FilledCellIterator</a></dt>
@@ -17991,6 +18127,12 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/formula/ptg/Ref3DPxg.html#format2DRefAsString--">format2DRefAsString()</a></span> - Method in class org.apache.poi.ss.formula.ptg.<a href="org/apache/poi/ss/formula/ptg/Ref3DPxg.html" title="class in org.apache.poi.ss.formula.ptg">Ref3DPxg</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/hpsf/DocumentSummaryInformation.html#FORMAT_ID">FORMAT_ID</a></span> - Static variable in class org.apache.poi.hpsf.<a href="org/apache/poi/hpsf/DocumentSummaryInformation.html" title="class in org.apache.poi.hpsf">DocumentSummaryInformation</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/hpsf/SummaryInformation.html#FORMAT_ID">FORMAT_ID</a></span> - Static variable in class org.apache.poi.hpsf.<a href="org/apache/poi/hpsf/SummaryInformation.html" title="class in org.apache.poi.hpsf">SummaryInformation</a></dt>
+<dd>
+<div class="block">The SummaryInformation's section's format ID.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/POIXMLProperties.CustomProperties.html#FORMAT_ID">FORMAT_ID</a></span> - Static variable in class org.apache.poi.<a href="org/apache/poi/POIXMLProperties.CustomProperties.html" title="class in org.apache.poi">POIXMLProperties.CustomProperties</a></dt>
 <dd>
 <div class="block">Each custom property element contains an fmtid attribute
@@ -18047,6 +18189,8 @@
 <div class="block">Formats the given numeric of date cells contents as a String, in as
  close as we can to the way that Excel would do so.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xslf/usermodel/XSLFChart.html#formatRange-org.apache.poi.ss.util.CellRangeAddress-">formatRange(CellRangeAddress)</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XSLFChart.html" title="class in org.apache.poi.xslf.usermodel">XSLFChart</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/DataFormatter.html#formatRawCellContents-double-int-java.lang.String-">formatRawCellContents(double, int, String)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataFormatter.html" title="class in org.apache.poi.ss.usermodel">DataFormatter</a></dt>
 <dd>
 <div class="block">Formats the given raw cell value, based on the supplied
@@ -18287,6 +18431,12 @@
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/ExcelNumberFormat.html#from-org.apache.poi.ss.usermodel.Cell-org.apache.poi.ss.formula.ConditionalFormattingEvaluator-">from(Cell, ConditionalFormattingEvaluator)</a></span> - Static method in class org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ExcelNumberFormat.html" title="class in org.apache.poi.ss.usermodel">ExcelNumberFormat</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/DataSources.html#fromArray-T:A-">fromArray(T[])</a></span> - Static method in class org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/DataSources.html" title="class in org.apache.poi.ss.usermodel.charts">DataSources</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromArray-T:A-java.lang.String-">fromArray(T[], String)</a></span> - Static method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFDataSourcesFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromArray-java.lang.String:A-java.lang.String-">fromArray(String[], String)</a></span> - Static method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFDataSourcesFactory</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/util/LZWDecompresser.html#fromByte-byte-">fromByte(byte)</a></span> - Static method in class org.apache.poi.util.<a href="org/apache/poi/util/LZWDecompresser.html" title="class in org.apache.poi.util">LZWDecompresser</a></dt>
 <dd>
@@ -18297,6 +18447,10 @@
 <dd>
 <div class="block">OOXML spec says if this exists it must have all indexes.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromDataSource-org.openxmlformats.schemas.drawingml.x2006.chart.CTAxDataSource-">fromDataSource(CTAxDataSource)</a></span> - Static method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFDataSourcesFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromDataSource-org.openxmlformats.schemas.drawingml.x2006.chart.CTNumDataSource-">fromDataSource(CTNumDataSource)</a></span> - Static method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFDataSourcesFactory</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/poifs/crypt/CipherAlgorithm.html#fromEcmaId-int-">fromEcmaId(int)</a></span> - Static method in enum org.apache.poi.poifs.crypt.<a href="org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/poifs/crypt/CipherProvider.html#fromEcmaId-int-">fromEcmaId(int)</a></span> - Static method in enum org.apache.poi.poifs.crypt.<a href="org/apache/poi/poifs/crypt/CipherProvider.html" title="enum in org.apache.poi.poifs.crypt">CipherProvider</a></dt>
@@ -18323,6 +18477,10 @@
 <dt><span class="memberNameLink"><a href="org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html#fromNativeId-int-">fromNativeId(int)</a></span> - Static method in enum org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineDash</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/DataSources.html#fromNumericCellRange-org.apache.poi.ss.usermodel.Sheet-org.apache.poi.ss.util.CellRangeAddress-">fromNumericCellRange(Sheet, CellRangeAddress)</a></span> - Static method in class org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/DataSources.html" title="class in org.apache.poi.ss.usermodel.charts">DataSources</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromNumericCellRange-org.apache.poi.xssf.usermodel.XSSFSheet-org.apache.poi.ss.util.CellRangeAddress-">fromNumericCellRange(XSSFSheet, CellRangeAddress)</a></span> - Static method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFDataSourcesFactory</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html#fromOoxmlId-int-">fromOoxmlId(int)</a></span> - Static method in enum org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel">LineDecoration.DecorationShape</a></dt>
 <dd>&nbsp;</dd>
@@ -18339,6 +18497,10 @@
 <dt><span class="memberNameLink"><a href="org/apache/poi/poifs/crypt/HashAlgorithm.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum org.apache.poi.poifs.crypt.<a href="org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/DataSources.html#fromStringCellRange-org.apache.poi.ss.usermodel.Sheet-org.apache.poi.ss.util.CellRangeAddress-">fromStringCellRange(Sheet, CellRangeAddress)</a></span> - Static method in class org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/DataSources.html" title="class in org.apache.poi.ss.usermodel.charts">DataSources</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromStringCellRange-org.apache.poi.xssf.usermodel.XSSFSheet-org.apache.poi.ss.util.CellRangeAddress-">fromStringCellRange(XSSFSheet, CellRangeAddress)</a></span> - Static method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFDataSourcesFactory</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/sl/draw/binding/STBlackWhiteMode.html#fromValue-java.lang.String-">fromValue(String)</a></span> - Static method in enum org.apache.poi.sl.draw.binding.<a href="org/apache/poi/sl/draw/binding/STBlackWhiteMode.html" title="enum in org.apache.poi.sl.draw.binding">STBlackWhiteMode</a></dt>
 <dd>&nbsp;</dd>
@@ -18720,11 +18882,6 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hpsf/wellknown/PropertyIDMap.html#get-java.lang.Object-">get(Object)</a></span> - Method in class org.apache.poi.hpsf.wellknown.<a href="org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#get-org.apache.poi.hpsf.ClassID-">get(ClassID)</a></span> - Method in class org.apache.poi.hpsf.wellknown.<a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html" title="class in org.apache.poi.hpsf.wellknown">SectionIDMap</a></dt>
-<dd>
-<div class="block">Returns the <a href="org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a> for a given section format
- ID.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hslf/record/ExObjList.html#get-int-">get(int)</a></span> - Method in class org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/ExObjList.html" title="class in org.apache.poi.hslf.record">ExObjList</a></dt>
 <dd>
 <div class="block">Lookup a hyperlink by its unique id</div>
@@ -19585,10 +19742,30 @@
 <dd>
 <div class="block">Gets the value of the avLst property.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/Chart.html#getAxis--">getAxis()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.Series.html#getAxDS--">getAxDS()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFBarChartData.Series</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getAxis--">getAxis()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html#getAxDS--">getAxDS()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartData.Series</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.Series.html#getAxDS--">getAxDS()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFLineChartData.Series</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFPieChartData.Series.html#getAxDS--">getAxDS()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFPieChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFPieChartData.Series</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFRadarChartData.Series.html#getAxDS--">getAxDS()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFRadarChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFRadarChartData.Series</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFScatterChartData.Series.html#getAxDS--">getAxDS()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFScatterChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFScatterChartData.Series</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getAxes--">getAxes()</a></span> - Method in class 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></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/Chart.html#getAxis--">getAxis()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getAxis--">getAxis()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">use <code>getAxes</code> instead</span></div>
+</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html#getAxisType--">getAxisType()</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html" title="class in org.apache.poi.hssf.record.chart">AxisLineFormatRecord</a></dt>
 <dd>
 <div class="block">Get the axis type field for the AxisLineFormat record.</div>
@@ -19709,6 +19886,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hwpf/usermodel/TableRow.html#getBarBorder--">getBarBorder()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/TableRow.html" title="class in org.apache.poi.hwpf.usermodel">TableRow</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.html#getBarDirection--">getBarDirection()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFBarChartData</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.html#getBarGrouping--">getBarGrouping()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFBarChartData</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/BarRecord.html#getBarSpace--">getBarSpace()</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/BarRecord.html" title="class in org.apache.poi.hssf.record.chart">BarRecord</a></dt>
 <dd>
 <div class="block">Get the bar space field for the Bar record.</div>
@@ -20904,11 +21085,17 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/POIXMLProperties.CoreProperties.html#getCategory--">getCategory()</a></span> - Method in class org.apache.poi.<a href="org/apache/poi/POIXMLProperties.CoreProperties.html" title="class in org.apache.poi">POIXMLProperties.CoreProperties</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.html#getCategoryAxis--">getCategoryAxis()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartData</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/ValueRangeRecord.html#getCategoryAxisCross--">getCategoryAxisCross()</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/ValueRangeRecord.html" title="class in org.apache.poi.hssf.record.chart">ValueRangeRecord</a></dt>
 <dd>
 <div class="block">Get the category axis cross field for the ValueRange record.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/LineChartSeries.html#getCategoryAxisData--">getCategoryAxisData()</a></span> - Method in interface org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html#getCategoryData--">getCategoryData()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartData.Series</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/DefaultDataLabelTextPropertiesRecord.html#getCategoryDataType--">getCategoryDataType()</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/DefaultDataLabelTextPropertiesRecord.html" title="class in org.apache.poi.hssf.record.chart">DefaultDataLabelTextPropertiesRecord</a></dt>
 <dd>
@@ -21545,13 +21732,21 @@
 <div class="block">Get the CharsetFlags field for the CHP record.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/Chart.html#getChartAxisFactory--">getChartAxisFactory()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getChartAxisFactory--">getChartAxisFactory()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/Chart.html#getChartDataFactory--">getChartDataFactory()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getChartDataFactory--">getChartDataFactory()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/SeriesChartGroupIndexRecord.html#getChartGroupIndex--">getChartGroupIndex()</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/SeriesChartGroupIndexRecord.html" title="class in org.apache.poi.hssf.record.chart">SeriesChartGroupIndexRecord</a></dt>
 <dd>
 <div class="block">Get the chart group index field for the SeriesChartGroupIndex record.</div>
@@ -21564,12 +21759,18 @@
 <dd>
 <div class="block">Get the height of the chart.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xslf/usermodel/XMLSlideShow.html#getCharts--">getCharts()</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XMLSlideShow.html" title="class in org.apache.poi.xslf.usermodel">XMLSlideShow</a></dt>
+<dd>
+<div class="block">Return all the charts in the slideshow</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/XSSFDrawing.html#getCharts--">getCharts()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a></dt>
 <dd>
 <div class="block">Returns all charts in this drawing.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xwpf/usermodel/XWPFDocument.html#getCharts--">getCharts()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getChartSeries--">getChartSeries()</a></span> - Method in class 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></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/usermodel/HSSFChart.html#getChartTitle--">getChartTitle()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFChart.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart</a></dt>
 <dd>
 <div class="block">Returns the chart's title, if there is one,
@@ -22823,13 +23024,25 @@
 <div class="block">Gives back a list of all CRLs.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ValueAxis.html#getCrossBetween--">getCrossBetween()</a></span> - Method in interface 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></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFValueAxis.html#getCrossBetween--">getCrossBetween()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFValueAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFValueAxis</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getCrossBetween--">getCrossBetween()</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/ss/usermodel/charts/ChartAxis.html#getCrosses--">getCrosses()</a></span> - Method in interface 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></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getCrosses--">getCrosses()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCrosses--">getCrosses()</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/hssf/record/chart/AxisOptionsRecord.html#getCrossingPoint--">getCrossingPoint()</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="org/apache/poi/hssf/record/chart/AxisOptionsRecord.html" title="class in org.apache.poi.hssf.record.chart">AxisOptionsRecord</a></dt>
 <dd>
 <div class="block">Get the crossing point field for the AxisOptions record.</div>
@@ -22854,14 +23067,38 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/poi/xwpf/usermodel/XWPFAbstractNum.html#getCTAbstractNum--">getCTAbstractNum()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/XWPFAbstractNum.html" title="class in org.apache.poi.xwpf.usermodel">XWPFAbstractNum</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTAxPos--">getCTAxPos()</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFCategoryAxis.html#getCTAxId--">getCTAxId()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFCategoryAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFCategoryAxis</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTAxPos--">getCTAxPos()</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getCTAxId--">getCTAxId()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html#getCTAxPos--">getCTAxPos()</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFDateAxis</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getCTAxId--">getCTAxId()</a></span> - Method in class org.apache.poi.xddf.usermodel.chart.<a href="org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFDateAxis</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getCTAxPos--">getCTAxPos()</a></span> - Method in class org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFValueAxis</a></dt>

[... 2890 lines stripped ...]


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