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 [19/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...

Added: poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html?rev=1816438&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html Mon Nov 27 12:09:29 2017
@@ -0,0 +1,317 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>XDDFDataSourcesFactory (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="XDDFDataSourcesFactory (POI API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/XDDFDataSourcesFactory.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><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" target="_top">Frames</a></li>
+<li><a href="XDDFDataSourcesFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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.xddf.usermodel.chart</div>
+<h2 title="Class XDDFDataSourcesFactory" class="title">Class XDDFDataSourcesFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre><a href="../../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
+public class <span class="typeNameLabel">XDDFDataSourcesFactory</span>
+extends java.lang.Object</pre>
+<div class="block">Class <code>XDDFDataSourcesFactory</code> is a factory for <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart"><code>XDDFDataSource</code></a> instances.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFCategoryDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFCategoryDataSource</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromArray-java.lang.String:A-java.lang.String-">fromArray</a></span>(java.lang.String[]&nbsp;elements,
+         java.lang.String&nbsp;dataRange)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static &lt;T extends java.lang.Number&gt;<br><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFNumericalDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFNumericalDataSource</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromArray-T:A-java.lang.String-">fromArray</a></span>(T[]&nbsp;elements,
+         java.lang.String&nbsp;dataRange)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFCategoryDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFCategoryDataSource</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromDataSource-org.openxmlformats.schemas.drawingml.x2006.chart.CTAxDataSource-">fromDataSource</a></span>(org.openxmlformats.schemas.drawingml.x2006.chart.CTAxDataSource&nbsp;categoryDS)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFNumericalDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFNumericalDataSource</a>&lt;java.lang.Double&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html#fromDataSource-org.openxmlformats.schemas.drawingml.x2006.chart.CTNumDataSource-">fromDataSource</a></span>(org.openxmlformats.schemas.drawingml.x2006.chart.CTNumDataSource&nbsp;valuesDS)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFNumericalDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFNumericalDataSource</a>&lt;java.lang.Double&gt;</code></td>
+<td class="colLast"><code><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</a></span>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>&nbsp;sheet,
+                    <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;cellRangeAddress)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFCategoryDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFCategoryDataSource</a></code></td>
+<td class="colLast"><code><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</a></span>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>&nbsp;sheet,
+                   <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;cellRangeAddress)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fromDataSource-org.openxmlformats.schemas.drawingml.x2006.chart.CTAxDataSource-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromDataSource</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFCategoryDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFCategoryDataSource</a>&nbsp;fromDataSource(org.openxmlformats.schemas.drawingml.x2006.chart.CTAxDataSource&nbsp;categoryDS)</pre>
+</li>
+</ul>
+<a name="fromDataSource-org.openxmlformats.schemas.drawingml.x2006.chart.CTNumDataSource-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromDataSource</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFNumericalDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFNumericalDataSource</a>&lt;java.lang.Double&gt;&nbsp;fromDataSource(org.openxmlformats.schemas.drawingml.x2006.chart.CTNumDataSource&nbsp;valuesDS)</pre>
+</li>
+</ul>
+<a name="fromArray-java.lang.Number:A-java.lang.String-">
+<!--   -->
+</a><a name="fromArray-T:A-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromArray</h4>
+<pre>public static&nbsp;&lt;T extends java.lang.Number&gt;&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFNumericalDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFNumericalDataSource</a>&lt;T&gt;&nbsp;fromArray(T[]&nbsp;elements,
+                                                                                java.lang.String&nbsp;dataRange)</pre>
+</li>
+</ul>
+<a name="fromArray-java.lang.String:A-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromArray</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFCategoryDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFCategoryDataSource</a>&nbsp;fromArray(java.lang.String[]&nbsp;elements,
+                                               java.lang.String&nbsp;dataRange)</pre>
+</li>
+</ul>
+<a name="fromNumericCellRange-org.apache.poi.xssf.usermodel.XSSFSheet-org.apache.poi.ss.util.CellRangeAddress-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromNumericCellRange</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFNumericalDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFNumericalDataSource</a>&lt;java.lang.Double&gt;&nbsp;fromNumericCellRange(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>&nbsp;sheet,
+                                                                             <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;cellRangeAddress)</pre>
+</li>
+</ul>
+<a name="fromStringCellRange-org.apache.poi.xssf.usermodel.XSSFSheet-org.apache.poi.ss.util.CellRangeAddress-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>fromStringCellRange</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFCategoryDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart">XDDFCategoryDataSource</a>&nbsp;fromStringCellRange(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>&nbsp;sheet,
+                                                         <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;cellRangeAddress)</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>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/XDDFDataSourcesFactory.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><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSource.html" title="interface in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" target="_top">Frames</a></li>
+<li><a href="XDDFDataSourcesFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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 2017 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html?rev=1816438&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html Mon Nov 27 12:09:29 2017
@@ -0,0 +1,510 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>XDDFDateAxis (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="XDDFDateAxis (POI API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/XDDFDateAxis.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><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" target="_top">Frames</a></li>
+<li><a href="XDDFDateAxis.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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.xddf.usermodel.chart</div>
+<h2 title="Class XDDFDateAxis" class="title">Class XDDFDateAxis</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">org.apache.poi.xddf.usermodel.chart.XDDFChartAxis</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xddf.usermodel.chart.XDDFDateAxis</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre><a href="../../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
+public class <span class="typeNameLabel">XDDFDateAxis</span>
+extends <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></pre>
+<div class="block">Date axis type. Currently only implements the same values as <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFCategoryAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFCategoryAxis</code></a>, since the two are nearly
+ identical.</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#XDDFDateAxis-org.openxmlformats.schemas.drawingml.x2006.chart.CTDateAx-">XDDFDateAxis</a></span>(org.openxmlformats.schemas.drawingml.x2006.chart.CTDateAx&nbsp;ctDateAx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#XDDFDateAxis-org.openxmlformats.schemas.drawingml.x2006.chart.CTPlotArea-org.apache.poi.xddf.usermodel.chart.AxisPosition-">XDDFDateAxis</a></span>(org.openxmlformats.schemas.drawingml.x2006.chart.CTPlotArea&nbsp;plotArea,
+            <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/AxisPosition.html" title="enum in org.apache.poi.xddf.usermodel.chart">AxisPosition</a>&nbsp;position)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#crossAxis-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-">crossAxis</a></span>(<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a>&nbsp;axis)</code>
+<div class="block">Declare this axis cross another axis.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getCTAxId--">getCTAxId</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getCTAxPos--">getCTAxPos</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getCTCrosses--">getCTCrosses</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getCTNumFmt--">getCTNumFmt</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getCTScaling--">getCTScaling</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getDelete--">getDelete</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getLine--">getLine</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getMajorCTTickMark--">getMajorCTTickMark</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getMajorGridLines--">getMajorGridLines</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#getMinorCTTickMark--">getMinorCTTickMark</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html#hasNumberFormat--">hasNumberFormat</a></span>()</code>
+<div class="block">Use this to check before retrieving a number format, as calling <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getNumberFormat--"><code>XDDFChartAxis.getNumberFormat()</code></a> may create a default
+ one if none exists.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChartAxis">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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></h3>
+<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getCrosses--">getCrosses</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getId--">getId</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getLogBase--">getLogBase</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getMajorTickMark--">getMajorTickMark</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getMaximum--">getMaximum</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getMinimum--">getMinimum</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getMinorTickMark--">getMinorTickMark</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getNextAxId-org.openxmlformats.schemas.drawingml.x2006.chart.CTPlotArea-">getNextAxId</a>, <a href="../../../..
 /../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getNumberFormat--">getNumberFormat</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getOrientation--">getOrientation</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getPosition--">getPosition</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#isSetLogBase--">isSetLogBase</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#isSetMaximum--">isSetMaximum</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#isSetMinimum--">isSetMinimum</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#isVisible--">isVisible</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#setCrosses-org.apache.poi.xddf.usermodel.chart.AxisCrosses-">setCrosses</a>, <a href="../../../../../../org/apache/poi/xd
 df/usermodel/chart/XDDFChartAxis.html#setLogBase-double-">setLogBase</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#setMajorTickMark-org.apache.poi.xddf.usermodel.chart.AxisTickMark-">setMajorTickMark</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#setMaximum-double-">setMaximum</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#setMinimum-double-">setMinimum</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#setMinorTickMark-org.apache.poi.xddf.usermodel.chart.AxisTickMark-">setMinorTickMark</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#setNumberFormat-java.lang.String-">setNumberFormat</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#setOrientation-org.apache.poi.xddf.usermodel.chart.AxisOrientation-">setOrientation</a>, <a href="../../../../../../org/apa
 che/poi/xddf/usermodel/chart/XDDFChartAxis.html#setPosition-org.apache.poi.xddf.usermodel.chart.AxisPosition-">setPosition</a>, <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#setVisible-boolean-">setVisible</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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="XDDFDateAxis-org.openxmlformats.schemas.drawingml.x2006.chart.CTPlotArea-org.apache.poi.xddf.usermodel.chart.AxisPosition-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>XDDFDateAxis</h4>
+<pre>public&nbsp;XDDFDateAxis(org.openxmlformats.schemas.drawingml.x2006.chart.CTPlotArea&nbsp;plotArea,
+                    <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/AxisPosition.html" title="enum in org.apache.poi.xddf.usermodel.chart">AxisPosition</a>&nbsp;position)</pre>
+</li>
+</ul>
+<a name="XDDFDateAxis-org.openxmlformats.schemas.drawingml.x2006.chart.CTDateAx-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>XDDFDateAxis</h4>
+<pre>public&nbsp;XDDFDateAxis(org.openxmlformats.schemas.drawingml.x2006.chart.CTDateAx&nbsp;ctDateAx)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getMajorGridLines--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMajorGridLines</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getMajorGridLines()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getMajorGridLines--">getMajorGridLines</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLine--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLine</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getLine()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getLine--">getLine</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="crossAxis-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>crossAxis</h4>
+<pre>public&nbsp;void&nbsp;crossAxis(<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a>&nbsp;axis)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#crossAxis-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-">XDDFChartAxis</a></code></span></div>
+<div class="block">Declare this axis cross another axis.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#crossAxis-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-">crossAxis</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>axis</code> - that this axis should cross</dd>
+</dl>
+</li>
+</ul>
+<a name="getCTAxId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCTAxId</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt&nbsp;getCTAxId()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getCTAxId--">getCTAxId</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getCTAxPos--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCTAxPos</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos&nbsp;getCTAxPos()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getCTAxPos--">getCTAxPos</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="hasNumberFormat--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasNumberFormat</h4>
+<pre>public&nbsp;boolean&nbsp;hasNumberFormat()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#hasNumberFormat--">XDDFChartAxis</a></code></span></div>
+<div class="block">Use this to check before retrieving a number format, as calling <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getNumberFormat--"><code>XDDFChartAxis.getNumberFormat()</code></a> may create a default
+ one if none exists.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#hasNumberFormat--">hasNumberFormat</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if a number format element is defined, false if not</dd>
+</dl>
+</li>
+</ul>
+<a name="getCTNumFmt--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCTNumFmt</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt&nbsp;getCTNumFmt()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getCTNumFmt--">getCTNumFmt</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getCTScaling--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCTScaling</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling&nbsp;getCTScaling()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getCTScaling--">getCTScaling</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getCTCrosses--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCTCrosses</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses&nbsp;getCTCrosses()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getCTCrosses--">getCTCrosses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getDelete--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDelete</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean&nbsp;getDelete()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getDelete--">getDelete</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMajorCTTickMark--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMajorCTTickMark</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark&nbsp;getMajorCTTickMark()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getMajorCTTickMark--">getMajorCTTickMark</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMinorCTTickMark--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMinorCTTickMark</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark&nbsp;getMinorCTTickMark()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html#getMinorCTTickMark--">getMinorCTTickMark</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartAxis</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/XDDFDateAxis.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><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" target="_top">Frames</a></li>
+<li><a href="XDDFDateAxis.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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 2017 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFLayout.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFLayout.html?rev=1816438&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFLayout.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFLayout.html Mon Nov 27 12:09:29 2017
@@ -0,0 +1,344 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>XDDFLayout (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="XDDFLayout (POI API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/XDDFLayout.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><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xddf/usermodel/chart/XDDFLayout.html" target="_top">Frames</a></li>
+<li><a href="XDDFLayout.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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.xddf.usermodel.chart</div>
+<h2 title="Class XDDFLayout" class="title">Class XDDFLayout</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xddf.usermodel.chart.XDDFLayout</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre><a href="../../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
+public class <span class="typeNameLabel">XDDFLayout</span>
+extends java.lang.Object</pre>
+</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html#XDDFLayout--">XDDFLayout</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html#XDDFLayout-org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout-">XDDFLayout</a></span>(org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout&nbsp;layout)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartExtensionList</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html#getExtensionList--">getExtensionList</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFManualLayout.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFManualLayout</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html#getManualLayout--">getManualLayout</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html#getXmlObject--">getXmlObject</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html#setExtensionList-org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList-">setExtensionList</a></span>(<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartExtensionList</a>&nbsp;list)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html#setManualLayout-org.apache.poi.xddf.usermodel.chart.XDDFManualLayout-">setManualLayout</a></span>(<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFManualLayout.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFManualLayout</a>&nbsp;manual)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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="XDDFLayout--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>XDDFLayout</h4>
+<pre>public&nbsp;XDDFLayout()</pre>
+</li>
+</ul>
+<a name="XDDFLayout-org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>XDDFLayout</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+protected&nbsp;XDDFLayout(org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout&nbsp;layout)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getXmlObject--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getXmlObject</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout&nbsp;getXmlObject()</pre>
+</li>
+</ul>
+<a name="setExtensionList-org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExtensionList</h4>
+<pre>public&nbsp;void&nbsp;setExtensionList(<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartExtensionList</a>&nbsp;list)</pre>
+</li>
+</ul>
+<a name="getExtensionList--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExtensionList</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartExtensionList</a>&nbsp;getExtensionList()</pre>
+</li>
+</ul>
+<a name="setManualLayout-org.apache.poi.xddf.usermodel.chart.XDDFManualLayout-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setManualLayout</h4>
+<pre>public&nbsp;void&nbsp;setManualLayout(<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFManualLayout.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFManualLayout</a>&nbsp;manual)</pre>
+</li>
+</ul>
+<a name="getManualLayout--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getManualLayout</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFManualLayout.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFManualLayout</a>&nbsp;getManualLayout()</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>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/XDDFLayout.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><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xddf/usermodel/chart/XDDFLayout.html" target="_top">Frames</a></li>
+<li><a href="XDDFLayout.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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 2017 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html?rev=1816438&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html Mon Nov 27 12:09:29 2017
@@ -0,0 +1,383 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>XDDFLegendEntry (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="XDDFLegendEntry (POI API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/XDDFLegendEntry.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><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html" target="_top">Frames</a></li>
+<li><a href="XDDFLegendEntry.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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.xddf.usermodel.chart</div>
+<h2 title="Class XDDFLegendEntry" class="title">Class XDDFLegendEntry</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre><a href="../../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
+public class <span class="typeNameLabel">XDDFLegendEntry</span>
+extends java.lang.Object</pre>
+</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#XDDFLegendEntry-org.openxmlformats.schemas.drawingml.x2006.chart.CTLegendEntry-">XDDFLegendEntry</a></span>(org.openxmlformats.schemas.drawingml.x2006.chart.CTLegendEntry&nbsp;entry)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#getDelete--">getDelete</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartExtensionList</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#getExtensionList--">getExtensionList</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#getIndex--">getIndex</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xddf/usermodel/text/XDDFTextBody.html" title="class in org.apache.poi.xddf.usermodel.text">XDDFTextBody</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#getTextBody--">getTextBody</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTLegendEntry</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#getXmlObject--">getXmlObject</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#setDelete-java.lang.Boolean-">setDelete</a></span>(java.lang.Boolean&nbsp;delete)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#setExtensionList-org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList-">setExtensionList</a></span>(<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartExtensionList</a>&nbsp;list)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#setIndex-long-">setIndex</a></span>(long&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html#setTextBody-org.apache.poi.xddf.usermodel.text.XDDFTextBody-">setTextBody</a></span>(<a href="../../../../../../org/apache/poi/xddf/usermodel/text/XDDFTextBody.html" title="class in org.apache.poi.xddf.usermodel.text">XDDFTextBody</a>&nbsp;body)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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="XDDFLegendEntry-org.openxmlformats.schemas.drawingml.x2006.chart.CTLegendEntry-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>XDDFLegendEntry</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+protected&nbsp;XDDFLegendEntry(org.openxmlformats.schemas.drawingml.x2006.chart.CTLegendEntry&nbsp;entry)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getXmlObject--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getXmlObject</h4>
+<pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTLegendEntry&nbsp;getXmlObject()</pre>
+</li>
+</ul>
+<a name="getTextBody--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTextBody</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/text/XDDFTextBody.html" title="class in org.apache.poi.xddf.usermodel.text">XDDFTextBody</a>&nbsp;getTextBody()</pre>
+</li>
+</ul>
+<a name="setTextBody-org.apache.poi.xddf.usermodel.text.XDDFTextBody-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTextBody</h4>
+<pre>public&nbsp;void&nbsp;setTextBody(<a href="../../../../../../org/apache/poi/xddf/usermodel/text/XDDFTextBody.html" title="class in org.apache.poi.xddf.usermodel.text">XDDFTextBody</a>&nbsp;body)</pre>
+</li>
+</ul>
+<a name="getDelete--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDelete</h4>
+<pre>public&nbsp;boolean&nbsp;getDelete()</pre>
+</li>
+</ul>
+<a name="setDelete-java.lang.Boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDelete</h4>
+<pre>public&nbsp;void&nbsp;setDelete(java.lang.Boolean&nbsp;delete)</pre>
+</li>
+</ul>
+<a name="getIndex--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIndex</h4>
+<pre>public&nbsp;long&nbsp;getIndex()</pre>
+</li>
+</ul>
+<a name="setIndex-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIndex</h4>
+<pre>public&nbsp;void&nbsp;setIndex(long&nbsp;index)</pre>
+</li>
+</ul>
+<a name="setExtensionList-org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExtensionList</h4>
+<pre>public&nbsp;void&nbsp;setExtensionList(<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartExtensionList</a>&nbsp;list)</pre>
+</li>
+</ul>
+<a name="getExtensionList--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getExtensionList</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" title="class in org.apache.poi.xddf.usermodel.chart">XDDFChartExtensionList</a>&nbsp;getExtensionList()</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>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/XDDFLegendEntry.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><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLayout.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.html" title="class in org.apache.poi.xddf.usermodel.chart"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html" target="_top">Frames</a></li>
+<li><a href="XDDFLegendEntry.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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 2017 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>



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