Added: 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=1636756&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html Tue Nov 4 22:12:02 2014 @@ -0,0 +1,370 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>AbstractXSSFChartSeries (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="AbstractXSSFChartSeries (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/AbstractXSSFChartSeries.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" target="_top">Frames</a></li> +<li><a href="AbstractXSSFChartSeries.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.xssf.usermodel.charts</div> +<h2 title="Class AbstractXSSFChartSeries" class="title">Class AbstractXSSFChartSeries</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<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> +<br> +<pre>public abstract class <span class="strong">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> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#AbstractXSSFChartSeries()">AbstractXSSFChartSeries</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTSerTx</code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getCTSerTx()">getCTSerTx</a></strong>()</code> </td> +</tr> +<tr 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><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleCellReference()">getTitleCellReference</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleString()">getTitleString</a></strong>()</code> </td> +</tr> +<tr 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><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleType()">getTitleType</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#isTitleSet()">isTitleSet</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#setTitle(org.apache.poi.ss.util.CellReference)">setTitle</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> titleReference)</code> +<div class="block">Sets the title of the series as a cell reference.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#setTitle(java.lang.String)">setTitle</a></strong>(java.lang.String title)</code> +<div class="block">Sets the title of the series as a string literal.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="AbstractXSSFChartSeries()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>AbstractXSSFChartSeries</h4> +<pre>public AbstractXSSFChartSeries()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setTitle(org.apache.poi.ss.util.CellReference)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTitle</h4> +<pre>public void setTitle(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> titleReference)</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#setTitle(org.apache.poi.ss.util.CellReference)">ChartSeries</a></code></strong></div> +<div class="block">Sets the title of the series as a cell reference.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#setTitle(org.apache.poi.ss.util.CellReference)">setTitle</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></code></dd> +</dl> +</li> +</ul> +<a name="setTitle(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTitle</h4> +<pre>public void setTitle(java.lang.String title)</pre> +<div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#setTitle(java.lang.String)">ChartSeries</a></code></strong></div> +<div class="block">Sets the title of the series as a string literal.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#setTitle(java.lang.String)">setTitle</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></code></dd> +</dl> +</li> +</ul> +<a name="getTitleCellReference()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTitleCellReference</h4> +<pre>public <a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> getTitleCellReference()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#getTitleCellReference()">getTitleCellReference</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>title as cell reference.</dd></dl> +</li> +</ul> +<a name="getTitleString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTitleString</h4> +<pre>public java.lang.String getTitleString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#getTitleString()">getTitleString</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>title as string literal.</dd></dl> +</li> +</ul> +<a name="getTitleType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTitleType</h4> +<pre>public <a href="../../../../../../org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts">TitleType</a> getTitleType()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#getTitleType()">getTitleType</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></code></dd> +<dt><span class="strong">Returns:</span></dt><dd>title type.</dd></dl> +</li> +</ul> +<a name="isTitleSet()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTitleSet</h4> +<pre>protected boolean isTitleSet()</pre> +</li> +</ul> +<a name="getCTSerTx()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getCTSerTx</h4> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTSerTx getCTSerTx()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/AbstractXSSFChartSeries.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" target="_top">Frames</a></li> +<li><a href="AbstractXSSFChartSeries.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2014 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html>
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=1636756&r1=1636755&r2=1636756&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 Tue Nov 4 22:12:02 2014 @@ -34,7 +34,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> @@ -400,7 +400,7 @@ extends <a href="../../../../../../org/a </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html Tue Nov 4 22:12:02 2014 @@ -102,8 +102,7 @@ public class <span class="strong">XSSFLineChartData</span> extends java.lang.Object implements <a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a></pre> -<dl><dt><span class="strong">Author:</span></dt> - <dd>Martin Andersson</dd></dl> +<div class="block">Holds data for a XSSF Line Chart</div> </li> </ul> </div> @@ -140,9 +139,9 @@ implements <a href="../../../../../../or <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSerie</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html#addSerie(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSerie</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> categoryAxisData, - <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> values)</code> </td> +<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html#addSeries(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSeries</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> categoryAxisData, + <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> values)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> @@ -152,7 +151,7 @@ implements <a href="../../../../../../or </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSerie</a>></code></td> +<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html#getSeries()">getSeries</a></strong>()</code> </td> </tr> </table> @@ -194,17 +193,17 @@ implements <a href="../../../../../../or <!-- --> </a> <h3>Method Detail</h3> -<a name="addSerie(org.apache.poi.ss.usermodel.charts.ChartDataSource, org.apache.poi.ss.usermodel.charts.ChartDataSource)"> +<a name="addSeries(org.apache.poi.ss.usermodel.charts.ChartDataSource, org.apache.poi.ss.usermodel.charts.ChartDataSource)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>addSerie</h4> -<pre>public <a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSerie</a> addSerie(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> categoryAxisData, - <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> values)</pre> +<h4>addSeries</h4> +<pre>public <a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a> addSeries(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> categoryAxisData, + <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> values)</pre> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html#addSerie(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSerie</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a></code></dd> +<dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html#addSeries(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSeries</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>categoryAxisData</code> - data source for categories.</dd><dd><code>values</code> - data source for values.</dd> <dt><span class="strong">Returns:</span></dt><dd>a new line chart serie.</dd></dl> </li> @@ -215,7 +214,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getSeries</h4> -<pre>public java.util.List<? extends <a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSerie</a>> getSeries()</pre> +<pre>public java.util.List<? extends <a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a>> getSeries()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html#getSeries()">getSeries</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a></code></dd> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html Tue Nov 4 22:12:02 2014 @@ -103,8 +103,6 @@ public class <span class="strong">XSSFSc extends java.lang.Object implements <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartData</a></pre> <div class="block">Represents DrawingML scatter charts.</div> -<dl><dt><span class="strong">Author:</span></dt> - <dd>Roman Kashitsyn</dd></dl> </li> </ul> </div> @@ -141,7 +139,7 @@ implements <a href="../../../../../../or <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSerie</a></code></td> +<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html#addSerie(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSerie</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> xs, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> ys)</code> </td> </tr> @@ -153,7 +151,7 @@ implements <a href="../../../../../../or </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.util.List<? extends org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData.Serie></code></td> +<td class="colFirst"><code>java.util.List<? extends org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData.Series></code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html#getSeries()">getSeries</a></strong>()</code> </td> </tr> </table> @@ -201,13 +199,13 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>addSerie</h4> -<pre>public <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSerie</a> addSerie(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> xs, - <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> ys)</pre> +<pre>public <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a> addSerie(<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> xs, + <a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> ys)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html#addSerie(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSerie</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartData</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>xs</code> - data source to be used for X axis values</dd><dd><code>ys</code> - data source to be used for Y axis values</dd> -<dt><span class="strong">Returns:</span></dt><dd>a new scatter charts serie</dd></dl> +<dt><span class="strong">Returns:</span></dt><dd>a new scatter charts series</dd></dl> </li> </ul> <a name="fillChart(org.apache.poi.ss.usermodel.Chart, org.apache.poi.ss.usermodel.charts.ChartAxis...)"> @@ -232,7 +230,7 @@ implements <a href="../../../../../../or <ul class="blockListLast"> <li class="blockList"> <h4>getSeries</h4> -<pre>public java.util.List<? extends org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData.Serie> getSeries()</pre> +<pre>public java.util.List<? extends org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData.Series> getSeries()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html#getSeries()">getSeries</a></code> in interface <code><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartData</a></code></dd> Added: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSeries.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSeries.html?rev=1636756&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSeries.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSeries.html Tue Nov 4 22:12:02 2014 @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSeries.html" target="_top">Frames</a></li> +<li><a href="AbstractXSSFChartSeries.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries" class="title">Uses of Class<br>org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries</h2> +</div> +<div class="classUseContainer">No usage of org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/poi/xssf/usermodel/charts/class-use/AbstractXSSFChartSeries.html" target="_top">Frames</a></li> +<li><a href="AbstractXSSFChartSeries.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2014 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-frame.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-frame.html Tue Nov 4 22:12:02 2014 @@ -10,7 +10,7 @@ <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> -<li><a href="AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">AbstractXSSFChartSerie</a></li> +<li><a href="AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">AbstractXSSFChartSeries</a></li> <li><a href="XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFCategoryAxis</a></li> <li><a href="XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFChartAxis</a></li> <li><a href="XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">XSSFChartDataFactory</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html Tue Nov 4 22:12:02 2014 @@ -74,8 +74,10 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSerie</a></td> -<td class="colLast"> </td> +<td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSeries</a></td> +<td class="colLast"> +<div class="block">Base of all XSSF Chart Series</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFCategoryAxis</a></td> @@ -101,7 +103,9 @@ </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Holds data for a XSSF Line Chart</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFManualLayout</a></td> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-tree.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-tree.html Tue Nov 4 22:12:02 2014 @@ -72,7 +72,7 @@ <ul> <li type="circle">java.lang.Object <ul> -<li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">AbstractXSSFChartSerie</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSerie</a>)</li> +<li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">AbstractXSSFChartSeries</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFChartAxis</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartAxis</a>) <ul> <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFCategoryAxis</span></a></li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-use.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-use.html Tue Nov 4 22:12:02 2014 @@ -142,7 +142,9 @@ <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartDataFactory.html#org.apache.poi.xssf.usermodel.charts">XSSFChartDataFactory</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html#org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFLineChartData.html#org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a> +<div class="block">Holds data for a XSSF Line Chart</div> +</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/class-use/XSSFManualLayout.html#org.apache.poi.xssf.usermodel.charts">XSSFManualLayout</a> Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Tue Nov 4 22:12:02 2014 @@ -261,7 +261,7 @@ </ul> </li> <li type="circle">org.apache.poi.hwpf.converter.<a href="org/apache/poi/hwpf/converter/AbstractWordUtils.NumberingState.html" title="class in org.apache.poi.hwpf.converter"><span class="strong">AbstractWordUtils.NumberingState</span></a></li> -<li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">AbstractXSSFChartSerie</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSerie</a>)</li> +<li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">AbstractXSSFChartSeries</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a>)</li> <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">AbstractXWPFSDT</span></a> (implements org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContents</a>) <ul> <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFSDT</span></a> (implements org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a>, org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel">IRunBody</a>, org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/IRunElement.html" title="interface in org.apache.poi.xwpf.usermodel">IRunElement</a>, org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContents</a>)</li> @@ -2558,10 +2558,10 @@ </li> <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartDataFactory.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartDataFactory</span></a></li> <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartDataSource</span></a><T></li> -<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartSerie</span></a> +<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartSeries</span></a> <ul> -<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">LineChartSerie</span></a></li> -<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ScatterChartSerie</span></a></li> +<li type="circle">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"><span class="strong">LineChartSeries</span></a></li> +<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ScatterChartSeries</span></a></li> </ul> </li> <li type="circle">org.apache.poi.poifs.property.<a href="org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property"><span class="strong">Child</span></a> Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Tue Nov 4 22:12:02 2014 @@ -257,6 +257,9 @@ if (VERSION > 3) { <ul> <li> +<img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57185">57185</a> - Correct naming from "Serie" to "Series"</li> + +<li> <img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57176">57176</a> - Include CTDefinedNamesImpl in the smaller poi-ooxml-schemas jar</li> <li> Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Tue Nov 4 22:12:02 2014 @@ -1,3 +1,3 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd"> -<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 57176)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57176) - Include CTDefinedNamesImpl in the smaller poi-ooxml-schemas jar</description></item><item><title> fix(bug 57162)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57162) - Could not open macro enabled xlsm file after writing using POI3.11beta2 version</description></item><item><title> add(bug 57010)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57010) - Add implementation of function PROPER</description></item><item><title> fix(bug 57166)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57166) - Add missing HSSFWorkbook constructor javadocs</descriptio n></item><item><title> add(bug 57151)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57151) - And documentation and validation in CellRangeAddress to prevent invalid row/column combinations</description></item><item><title> add(bug 55164)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 55164) - Support for adding slide notes</description></item><item><title> fix(bug 57143)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57143) - Javadocs and throws clause for WorkbookUtil</description></item><item><title> add(bug 54542)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 54542) - Add support for cropped images in XSLFPictureShape.drawContent()</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - added ooxml-security-1.0 to th e maven artifacts</description></item><item><title> fix(bug 55864)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55864) - XSSFImportFromXML.importFromXML() does not support optional elements</description></item><item><title> fix(bug 56835)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56835) - Unreadable content when adding multiple comments to cell</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - SheetUtil.getCellWithMerges for getting a cell at a co-ordinate, or the primary one of it's merged region if it's a merged cell</description></item><item><title> add(bug 56836)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56836) - XML signature support</description></item><item><title> fix(bug 57080)</title><link>http://poi.apache.org/changes.html</link><descriptio n> fix by POI Developers (bug 57080) - IndexOutOfBoundsException in poi decryptor</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - The minimum Apache Ant version required to build has been increased to 1.8.x or later</description></item><item><title> add(bug 56956)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56956) - Add a NPOIFSFileSystem constructor with a FileChannel and the read-only option</description></item><item><title> fix(bug 56914)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56914) - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting</description></item><item><title> fix(bug 56913)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56913) - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays</description></item><item><title> fix(bug 51483)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51483) - XSSF locking of specific features not working</description></item><item><title> fix(bug 48195)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 48195) - Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result.</description></item><item><title> fix(bug 55280)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55280) - XSSF: Greatly improve performance of shifting rows in sheets with many merged regions.</description></item><item><title> fix(bug 51222)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51222) - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file</description></item><item><title> fix(bug 56730)</title><link>http://p oi.apache.org/changes.html</link><description> fix by POI Developers (bug 56730) - Fix exporting XML if schema contains ref-elements</description></item><item><title> fix(bug 56864)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56864) - XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException</description></item><item><title> fix(bug 56854)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56854) - XMLBeans performance when using getXXXList() and other proxy methods</description></item></channel></rss> \ No newline at end of file +<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 57185)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57185) - Correct naming from "Serie" to "Series"</description></item><item><title> fix(bug 57176)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57176) - Include CTDefinedNamesImpl in the smaller poi-ooxml-schemas jar</description></item><item><title> fix(bug 57162)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57162) - Could not open macro enabled xlsm file after writing using POI3.11beta2 version</description></item><item><title> add(bug 57010)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57010) - Add implementation of function PROPER</description></it em><item><title> fix(bug 57166)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57166) - Add missing HSSFWorkbook constructor javadocs</description></item><item><title> add(bug 57151)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57151) - And documentation and validation in CellRangeAddress to prevent invalid row/column combinations</description></item><item><title> add(bug 55164)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 55164) - Support for adding slide notes</description></item><item><title> fix(bug 57143)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57143) - Javadocs and throws clause for WorkbookUtil</description></item><item><title> add(bug 54542)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 54542) - Add support for cropped images i n XSLFPictureShape.drawContent()</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - added ooxml-security-1.0 to the maven artifacts</description></item><item><title> fix(bug 55864)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55864) - XSSFImportFromXML.importFromXML() does not support optional elements</description></item><item><title> fix(bug 56835)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56835) - Unreadable content when adding multiple comments to cell</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - SheetUtil.getCellWithMerges for getting a cell at a co-ordinate, or the primary one of it's merged region if it's a merged cell</description></item><item><title> add(bug 56836)</title><link>http://poi.apache.org/changes.html </link><description> add by POI Developers (bug 56836) - XML signature support</description></item><item><title> fix(bug 57080)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57080) - IndexOutOfBoundsException in poi decryptor</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - The minimum Apache Ant version required to build has been increased to 1.8.x or later</description></item><item><title> add(bug 56956)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56956) - Add a NPOIFSFileSystem constructor with a FileChannel and the read-only option</description></item><item><title> fix(bug 56914)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56914) - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting</description>< /item><item><title> fix(bug 56913)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56913) - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays</description></item><item><title> fix(bug 51483)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51483) - XSSF locking of specific features not working</description></item><item><title> fix(bug 48195)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 48195) - Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result.</description></item><item><title> fix(bug 55280)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55280) - XSSF: Greatly improve performance of shifting rows in sheets with many merged regions.</description></item><item><title> fix(bug 51222)</title><link>http://poi.apache.org/changes.html</ link><description> fix by POI Developers (bug 51222) - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file</description></item><item><title> fix(bug 56730)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56730) - Fix exporting XML if schema contains ref-elements</description></item><item><title> fix(bug 56864)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56864) - XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException</description></item><item><title> fix(bug 56854)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56854) - XMLBeans performance when using getXXXList() and other proxy methods</description></item></channel></rss> \ No newline at end of file Modified: poi/site/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Tue Nov 4 22:12:02 2014 @@ -38,6 +38,7 @@ </devs> <release version="3.11-beta3" date="2014-??-??"> + <action dev="PD" type="fix" fixes-bug="57185">Correct naming from "Serie" to "Series"</action> <action dev="PD" type="fix" fixes-bug="57176">Include CTDefinedNamesImpl in the smaller poi-ooxml-schemas jar</action> <action dev="PD" type="fix" fixes-bug="57162">Could not open macro enabled xlsm file after writing using POI3.11beta2 version</action> <action dev="PD" type="add" fixes-bug="57010">Add implementation of function PROPER</action> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
