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=1762842&r1=1762841&r2=1762842&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 Thu Sep 29 22:07:51 2016 @@ -142,8 +142,8 @@ extends <a href="../../../../../../org/a <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/XSSFCategoryAxis.html#XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20CTCatAx)">XSSFCategoryAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, - CTCatAx ctCatAx)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx)">XSSFCategoryAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, + org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx ctCatAx)</code> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20long,%20org.apache.poi.ss.usermodel.charts.AxisPosition)">XSSFCategoryAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, @@ -172,23 +172,23 @@ extends <a href="../../../../../../org/a </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected CTAxPos</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTAxPos()">getCTAxPos</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected CTCrosses</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTCrosses()">getCTCrosses</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected CTNumFmt</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTNumFmt()">getCTNumFmt</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected CTScaling</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getCTScaling()">getCTScaling</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected CTBoolean</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getDelete()">getDelete</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -196,11 +196,11 @@ extends <a href="../../../../../../org/a <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getId()">getId</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected CTTickMark</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected CTTickMark</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></strong>()</code> </td> </tr> </table> @@ -243,14 +243,14 @@ extends <a href="../../../../../../org/a <a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a> pos)</pre> </li> </ul> -<a name="XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart, CTCatAx)"> +<a name="XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart, org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XSSFCategoryAxis</h4> <pre>public XSSFCategoryAxis(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, - CTCatAx ctCatAx)</pre> + org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx ctCatAx)</pre> </li> </ul> </li> @@ -277,7 +277,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getCTAxPos</h4> -<pre>protected CTAxPos getCTAxPos()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos getCTAxPos()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTAxPos()">getCTAxPos</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -290,7 +290,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getCTNumFmt</h4> -<pre>protected CTNumFmt getCTNumFmt()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt getCTNumFmt()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTNumFmt()">getCTNumFmt</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -303,7 +303,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getCTScaling</h4> -<pre>protected CTScaling getCTScaling()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling getCTScaling()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTScaling()">getCTScaling</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -316,7 +316,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getCTCrosses</h4> -<pre>protected CTCrosses getCTCrosses()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses getCTCrosses()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTCrosses()">getCTCrosses</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -329,7 +329,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getDelete</h4> -<pre>protected CTBoolean getDelete()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean getDelete()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getDelete()">getDelete</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -342,7 +342,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getMajorCTTickMark</h4> -<pre>protected CTTickMark getMajorCTTickMark()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMajorCTTickMark()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -355,7 +355,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>getMinorCTTickMark</h4> -<pre>protected CTTickMark getMinorCTTickMark()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMinorCTTickMark()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd>
Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html Thu Sep 29 22:07:51 2016 @@ -170,23 +170,23 @@ implements <a href="../../../../../../or <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCrosses()">getCrosses</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected abstract CTAxPos</code></td> +<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTAxPos()">getCTAxPos</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected abstract CTCrosses</code></td> +<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTCrosses()">getCTCrosses</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected abstract CTNumFmt</code></td> +<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTNumFmt()">getCTNumFmt</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected abstract CTScaling</code></td> +<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTScaling()">getCTScaling</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected abstract CTBoolean</code></td> +<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getDelete()">getDelete</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -194,7 +194,7 @@ implements <a href="../../../../../../or <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getLogBase()">getLogBase</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected abstract CTTickMark</code></td> +<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -210,7 +210,7 @@ implements <a href="../../../../../../or <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinimum()">getMinimum</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected abstract CTTickMark</code></td> +<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -653,7 +653,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getCTAxPos</h4> -<pre>protected abstract CTAxPos getCTAxPos()</pre> +<pre>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos getCTAxPos()</pre> </li> </ul> <a name="getCTNumFmt()"> @@ -662,7 +662,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getCTNumFmt</h4> -<pre>protected abstract CTNumFmt getCTNumFmt()</pre> +<pre>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt getCTNumFmt()</pre> </li> </ul> <a name="getCTScaling()"> @@ -671,7 +671,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getCTScaling</h4> -<pre>protected abstract CTScaling getCTScaling()</pre> +<pre>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling getCTScaling()</pre> </li> </ul> <a name="getCTCrosses()"> @@ -680,7 +680,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getCTCrosses</h4> -<pre>protected abstract CTCrosses getCTCrosses()</pre> +<pre>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses getCTCrosses()</pre> </li> </ul> <a name="getDelete()"> @@ -689,7 +689,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getDelete</h4> -<pre>protected abstract CTBoolean getDelete()</pre> +<pre>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean getDelete()</pre> </li> </ul> <a name="getMajorCTTickMark()"> @@ -698,7 +698,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getMajorCTTickMark</h4> -<pre>protected abstract CTTickMark getMajorCTTickMark()</pre> +<pre>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMajorCTTickMark()</pre> </li> </ul> <a name="getMinorCTTickMark()"> @@ -707,7 +707,7 @@ implements <a href="../../../../../../or <ul class="blockListLast"> <li class="blockList"> <h4>getMinorCTTickMark</h4> -<pre>protected abstract CTTickMark getMinorCTTickMark()</pre> +<pre>protected abstract org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMinorCTTickMark()</pre> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html Thu Sep 29 22:07:51 2016 @@ -143,7 +143,7 @@ implements <a href="../../../../../../or <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>CTLegend</code></td> +<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTLegend</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html#getCTLegend()">getCTLegend</a></strong>()</code> <div class="block">Return the underlying CTLegend bean.</div> </td> @@ -220,7 +220,7 @@ implements <a href="../../../../../../or <li class="blockList"> <h4>getCTLegend</h4> <pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public CTLegend getCTLegend()</pre> +public org.openxmlformats.schemas.drawingml.x2006.chart.CTLegend getCTLegend()</pre> <div class="block">Return the underlying CTLegend bean.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the underlying CTLegend bean</dd></dl> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html Thu Sep 29 22:07:51 2016 @@ -123,10 +123,15 @@ implements <a href="../../../../../../or <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/XSSFManualLayout.html#XSSFManualLayout(CTLayout)">XSSFManualLayout</a></strong>(CTLayout ctLayout)</code> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html#XSSFManualLayout(org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout)">XSSFManualLayout</a></strong>(org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout ctLayout)</code> <div class="block">Create a new SpreadsheetML manual layout.</div> </td> </tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html#XSSFManualLayout(org.apache.poi.xssf.usermodel.XSSFChart)">XSSFManualLayout</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart)</code> +<div class="block">Create a new SpreadsheetML manual layout for chart.</div> +</td> +</tr> </table> </li> </ul> @@ -143,7 +148,7 @@ implements <a href="../../../../../../or <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>CTManualLayout</code></td> +<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTManualLayout</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html#getCTManualLayout()">getCTManualLayout</a></strong>()</code> <div class="block">Return the underlying CTManualLayout bean.</div> </td> @@ -286,17 +291,28 @@ implements <a href="../../../../../../or <!-- --> </a> <h3>Constructor Detail</h3> -<a name="XSSFManualLayout(CTLayout)"> +<a name="XSSFManualLayout(org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>XSSFManualLayout</h4> -<pre>public XSSFManualLayout(CTLayout ctLayout)</pre> +<pre>public XSSFManualLayout(org.openxmlformats.schemas.drawingml.x2006.chart.CTLayout ctLayout)</pre> <div class="block">Create a new SpreadsheetML manual layout.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>ctLayout</code> - a Spreadsheet ML layout that should be used as base.</dd></dl> </li> </ul> +<a name="XSSFManualLayout(org.apache.poi.xssf.usermodel.XSSFChart)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>XSSFManualLayout</h4> +<pre>public XSSFManualLayout(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart)</pre> +<div class="block">Create a new SpreadsheetML manual layout for chart.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>chart</code> - a chart to create layout for.</dd></dl> +</li> +</ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> @@ -312,7 +328,7 @@ implements <a href="../../../../../../or <li class="blockList"> <h4>getCTManualLayout</h4> <pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public CTManualLayout getCTManualLayout()</pre> +public org.openxmlformats.schemas.drawingml.x2006.chart.CTManualLayout getCTManualLayout()</pre> <div class="block">Return the underlying CTManualLayout bean.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the underlying CTManualLayout bean.</dd></dl> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html Thu Sep 29 22:07:51 2016 @@ -143,8 +143,8 @@ implements <a href="../../../../../../or <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/XSSFValueAxis.html#XSSFValueAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20CTValAx)">XSSFValueAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, - CTValAx ctValAx)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#XSSFValueAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx)">XSSFValueAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, + org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx ctValAx)</code> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#XSSFValueAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20long,%20org.apache.poi.ss.usermodel.charts.AxisPosition)">XSSFValueAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, @@ -177,23 +177,23 @@ implements <a href="../../../../../../or <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getCrossBetween()">getCrossBetween</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected CTAxPos</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getCTAxPos()">getCTAxPos</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected CTCrosses</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getCTCrosses()">getCTCrosses</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected CTNumFmt</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getCTNumFmt()">getCTNumFmt</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected CTScaling</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getCTScaling()">getCTScaling</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected CTBoolean</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getDelete()">getDelete</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -201,11 +201,11 @@ implements <a href="../../../../../../or <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getId()">getId</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected CTTickMark</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected CTTickMark</code></td> +<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -259,14 +259,14 @@ implements <a href="../../../../../../or <a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a> pos)</pre> </li> </ul> -<a name="XSSFValueAxis(org.apache.poi.xssf.usermodel.XSSFChart, CTValAx)"> +<a name="XSSFValueAxis(org.apache.poi.xssf.usermodel.XSSFChart, org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XSSFValueAxis</h4> <pre>public XSSFValueAxis(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, - CTValAx ctValAx)</pre> + org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx ctValAx)</pre> </li> </ul> </li> @@ -322,7 +322,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getCTAxPos</h4> -<pre>protected CTAxPos getCTAxPos()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTAxPos getCTAxPos()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTAxPos()">getCTAxPos</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -335,7 +335,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getCTNumFmt</h4> -<pre>protected CTNumFmt getCTNumFmt()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTNumFmt getCTNumFmt()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTNumFmt()">getCTNumFmt</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -348,7 +348,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getCTScaling</h4> -<pre>protected CTScaling getCTScaling()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTScaling getCTScaling()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTScaling()">getCTScaling</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -361,7 +361,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getCTCrosses</h4> -<pre>protected CTCrosses getCTCrosses()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTCrosses getCTCrosses()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getCTCrosses()">getCTCrosses</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -374,7 +374,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getDelete</h4> -<pre>protected CTBoolean getDelete()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean getDelete()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getDelete()">getDelete</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -387,7 +387,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getMajorCTTickMark</h4> -<pre>protected CTTickMark getMajorCTTickMark()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMajorCTTickMark()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMajorCTTickMark()">getMajorCTTickMark</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> @@ -400,7 +400,7 @@ implements <a href="../../../../../../or <ul class="blockList"> <li class="blockList"> <h4>getMinorCTTickMark</h4> -<pre>protected CTTickMark getMinorCTTickMark()</pre> +<pre>protected org.openxmlformats.schemas.drawingml.x2006.chart.CTTickMark getMinorCTTickMark()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html#getMinorCTTickMark()">getMinorCTTickMark</a></code> in class <code><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a></code></dd> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFChart.html Thu Sep 29 22:07:51 2016 @@ -169,8 +169,8 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20CTCatAx)">XSSFCategoryAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, - CTCatAx ctCatAx)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx)">XSSFCategoryAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, + org.openxmlformats.schemas.drawingml.x2006.chart.CTCatAx ctCatAx)</code> </td> </tr> <tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html#XSSFCategoryAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20long,%20org.apache.poi.ss.usermodel.charts.AxisPosition)">XSSFCategoryAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, @@ -186,10 +186,15 @@ </td> </tr> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#XSSFValueAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20CTValAx)">XSSFValueAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, - CTValAx ctValAx)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html#XSSFManualLayout(org.apache.poi.xssf.usermodel.XSSFChart)">XSSFManualLayout</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart)</code> +<div class="block">Create a new SpreadsheetML manual layout for chart.</div> +</td> </tr> <tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#XSSFValueAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx)">XSSFValueAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, + org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx ctValAx)</code> </td> +</tr> +<tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html#XSSFValueAxis(org.apache.poi.xssf.usermodel.XSSFChart,%20long,%20org.apache.poi.ss.usermodel.charts.AxisPosition)">XSSFValueAxis</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a> chart, long id, <a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">AxisPosition</a> pos)</code> </td> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFClientAnchor.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFClientAnchor.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFClientAnchor.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFClientAnchor.html Thu Sep 29 22:07:51 2016 @@ -168,14 +168,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in org.apache.poi.xssf.usermodel">XSSFPicture</a></code></td> -<td class="colLast"><span class="strong">XSSFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a> anchor, +<td class="colLast"><span class="strong">XSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a> anchor, int pictureIndex)</code> <div class="block">Creates a picture.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in org.apache.poi.xssf.usermodel">XSSFPicture</a></code></td> -<td class="colLast"><span class="strong">XSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a> anchor, +<td class="colLast"><span class="strong">XSSFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a> anchor, int pictureIndex)</code> <div class="block">Creates a picture.</div> </td> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFColor.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFColor.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFColor.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFColor.html Thu Sep 29 22:07:51 2016 @@ -211,11 +211,11 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></code></td> -<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getFillBackgroundColorColor()">getFillBackgroundColorColor</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSSFPatternFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPatternFormatting.html#getFillBackgroundColorColor()">getFillBackgroundColorColor</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></code></td> -<td class="colLast"><span class="strong">XSSFPatternFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPatternFormatting.html#getFillBackgroundColorColor()">getFillBackgroundColorColor</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getFillBackgroundColorColor()">getFillBackgroundColorColor</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></code></td> @@ -225,11 +225,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></code></td> -<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getFillForegroundColorColor()">getFillForegroundColorColor</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSSFPatternFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPatternFormatting.html#getFillForegroundColorColor()">getFillForegroundColorColor</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></code></td> -<td class="colLast"><span class="strong">XSSFPatternFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPatternFormatting.html#getFillForegroundColorColor()">getFillForegroundColorColor</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getFillForegroundColorColor()">getFillForegroundColorColor</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></code></td> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html Thu Sep 29 22:07:51 2016 @@ -93,9 +93,9 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidation.html#XSSFDataValidation(org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint,%20org.apache.poi.ss.util.CellRangeAddressList,%20CTDataValidation)">XSSFDataValidation</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationConstraint</a> constraint, +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidation.html#XSSFDataValidation(org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint,%20org.apache.poi.ss.util.CellRangeAddressList,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDataValidation)">XSSFDataValidation</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationConstraint</a> constraint, <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddressList.html" title="class in org.apache.poi.ss.util">CellRangeAddressList</a> regions, - CTDataValidation ctDataValidation)</code> </td> + org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDataValidation ctDataValidation)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html Thu Sep 29 22:07:51 2016 @@ -95,8 +95,8 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFDialogsheet</a></code></td> -<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createDialogsheet(java.lang.String,%20CTDialogsheet)">createDialogsheet</a></strong>(java.lang.String sheetname, - CTDialogsheet dialogsheet)</code> </td> +<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createDialogsheet(java.lang.String,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet)">createDialogsheet</a></strong>(java.lang.String sheetname, + org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet dialogsheet)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html Thu Sep 29 22:07:51 2016 @@ -135,36 +135,36 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFConnector.html#XSSFConnector(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTConnector)">XSSFConnector</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, - CTConnector ctShape)</code> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFConnector.html#XSSFConnector(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTConnector)">XSSFConnector</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, + org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTConnector ctShape)</code> <div class="block">Construct a new XSSFConnector object.</div> </td> </tr> <tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#XSSFGraphicFrame(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTGraphicalObjectFrame)">XSSFGraphicFrame</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, - CTGraphicalObjectFrame ctGraphicFrame)</code> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#XSSFGraphicFrame(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame)">XSSFGraphicFrame</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, + org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame ctGraphicFrame)</code> <div class="block">Construct a new XSSFGraphicFrame object.</div> </td> </tr> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#XSSFPicture(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTPicture)">XSSFPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, - CTPicture ctPicture)</code> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#XSSFPicture(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture)">XSSFPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, + org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture ctPicture)</code> <div class="block">Construct a new XSSFPicture object.</div> </td> </tr> <tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#XSSFShapeGroup(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTGroupShape)">XSSFShapeGroup</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, - CTGroupShape ctGroup)</code> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#XSSFShapeGroup(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape)">XSSFShapeGroup</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, + org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape ctGroup)</code> <div class="block">Construct a new XSSFSimpleShape object.</div> </td> </tr> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#XSSFSimpleShape(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTShape)">XSSFSimpleShape</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, - CTShape ctShape)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#XSSFSimpleShape(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape)">XSSFSimpleShape</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, + org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape ctShape)</code> </td> </tr> <tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTextBox.html#XSSFTextBox(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTShape)">XSSFTextBox</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, - CTShape ctShape)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTextBox.html#XSSFTextBox(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape)">XSSFTextBox</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a> drawing, + org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape ctShape)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFPicture.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFPicture.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFPicture.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFPicture.html Thu Sep 29 22:07:51 2016 @@ -100,14 +100,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in org.apache.poi.xssf.usermodel">XSSFPicture</a></code></td> -<td class="colLast"><span class="strong">XSSFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a> anchor, +<td class="colLast"><span class="strong">XSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a> anchor, int pictureIndex)</code> <div class="block">Creates a picture.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in org.apache.poi.xssf.usermodel">XSSFPicture</a></code></td> -<td class="colLast"><span class="strong">XSSFShapeGroup.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a> anchor, +<td class="colLast"><span class="strong">XSSFDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a> anchor, int pictureIndex)</code> <div class="block">Creates a picture.</div> </td> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRow.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRow.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRow.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRow.html Thu Sep 29 22:07:51 2016 @@ -142,8 +142,8 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#XSSFCell(org.apache.poi.xssf.usermodel.XSSFRow,%20CTCell)">XSSFCell</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html" title="class in org.apache.poi.xssf.usermodel">XSSFRow</a> row, - CTCell cell)</code> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#XSSFCell(org.apache.poi.xssf.usermodel.XSSFRow,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell)">XSSFCell</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html" title="class in org.apache.poi.xssf.usermodel">XSSFRow</a> row, + org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell cell)</code> <div class="block">Construct a XSSFCell.</div> </td> </tr> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html Thu Sep 29 22:07:51 2016 @@ -259,8 +259,8 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#parseSheet(java.util.Map,%20CTSheet)">parseSheet</a></strong>(java.util.Map<java.lang.String,<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>> shIdMap, - CTSheet ctSheet)</code> +<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#parseSheet(java.util.Map,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet)">parseSheet</a></strong>(java.util.Map<java.lang.String,<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>> shIdMap, + org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet ctSheet)</code> <div class="block">Not normally to be called externally, but possibly to be overridden to avoid the DOM based parse of large sheets (see examples).</div> </td> @@ -281,7 +281,7 @@ <a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a> rel)</code> </td> </tr> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#XSSFRow(CTRow,%20org.apache.poi.xssf.usermodel.XSSFSheet)">XSSFRow</a></strong>(CTRow row, +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#XSSFRow(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow,%20org.apache.poi.xssf.usermodel.XSSFSheet)">XSSFRow</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow row, <a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a> sheet)</code> <div class="block">Construct a XSSFRow.</div> </td> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFTable.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFTable.html Thu Sep 29 22:07:51 2016 @@ -148,9 +148,9 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFXmlColumnPr.html#XSSFXmlColumnPr(org.apache.poi.xssf.usermodel.XSSFTable,%20CTTableColumn,%20CTXmlColumnPr)">XSSFXmlColumnPr</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFTable</a> table, - CTTableColumn ctTableColum, - CTXmlColumnPr ctXmlColumnPr)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFXmlColumnPr.html#XSSFXmlColumnPr(org.apache.poi.xssf.usermodel.XSSFTable,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTableColumn,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXmlColumnPr)">XSSFXmlColumnPr</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFTable</a> table, + org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTableColumn ctTableColum, + org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXmlColumnPr ctXmlColumnPr)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html Thu Sep 29 22:07:51 2016 @@ -285,7 +285,7 @@ <a href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluator.html" title="class in org.apache.poi.ss.formula">WorkbookEvaluator</a> bookEvaluator)</code> </td> </tr> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html#XSSFName(CTDefinedName,%20org.apache.poi.xssf.usermodel.XSSFWorkbook)">XSSFName</a></strong>(CTDefinedName name, +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html#XSSFName(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName,%20org.apache.poi.xssf.usermodel.XSSFWorkbook)">XSSFName</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName name, <a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a> workbook)</code> <div class="block">Creates an XSSFName object - called internally by XSSFWorkbook.</div> </td> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html Thu Sep 29 22:07:51 2016 @@ -115,7 +115,7 @@ extends java.lang.Object</pre> <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/extensions/XSSFCellAlignment.html#XSSFCellAlignment(CTCellAlignment)">XSSFCellAlignment</a></strong>(CTCellAlignment cellAlignment)</code> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html#XSSFCellAlignment(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment)">XSSFCellAlignment</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment cellAlignment)</code> <div class="block">Creates a Cell Alignment from the supplied XML definition</div> </td> </tr> @@ -135,7 +135,7 @@ extends java.lang.Object</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>CTCellAlignment</code></td> +<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html#getCTCellAlignment()">getCTCellAlignment</a></strong>()</code> <div class="block">Access to low-level data</div> </td> @@ -234,13 +234,13 @@ extends java.lang.Object</pre> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="XSSFCellAlignment(CTCellAlignment)"> +<a name="XSSFCellAlignment(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XSSFCellAlignment</h4> -<pre>public XSSFCellAlignment(CTCellAlignment cellAlignment)</pre> +<pre>public XSSFCellAlignment(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment cellAlignment)</pre> <div class="block">Creates a Cell Alignment from the supplied XML definition</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>cellAlignment</code> - </dd></dl> </li> @@ -411,7 +411,7 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>getCTCellAlignment</h4> <pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public CTCellAlignment getCTCellAlignment()</pre> +public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellAlignment getCTCellAlignment()</pre> <div class="block">Access to low-level data</div> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html Thu Sep 29 22:07:51 2016 @@ -143,12 +143,12 @@ extends java.lang.Object</pre> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html#XSSFCellBorder(CTBorder)">XSSFCellBorder</a></strong>(CTBorder border)</code> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html#XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder)">XSSFCellBorder</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder border)</code> <div class="block">Creates a Cell Border from the supplied XML definition</div> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html#XSSFCellBorder(CTBorder,%20org.apache.poi.xssf.model.ThemesTable)">XSSFCellBorder</a></strong>(CTBorder border, +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html#XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder,%20org.apache.poi.xssf.model.ThemesTable)">XSSFCellBorder</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder border, <a href="../../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a> theme)</code> <div class="block">Creates a Cell Border from the supplied XML definition</div> </td> @@ -185,7 +185,7 @@ extends java.lang.Object</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>CTBorder</code></td> +<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html#getCTBorder()">getCTBorder</a></strong>()</code> <div class="block">Returns the underlying XML bean.</div> </td> @@ -238,24 +238,24 @@ extends java.lang.Object</pre> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="XSSFCellBorder(CTBorder, org.apache.poi.xssf.model.ThemesTable)"> +<a name="XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder, org.apache.poi.xssf.model.ThemesTable)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>XSSFCellBorder</h4> -<pre>public XSSFCellBorder(CTBorder border, +<pre>public XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder border, <a href="../../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a> theme)</pre> <div class="block">Creates a Cell Border from the supplied XML definition</div> </li> </ul> -<a name="XSSFCellBorder(CTBorder)"> +<a name="XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>XSSFCellBorder</h4> -<pre>public XSSFCellBorder(CTBorder border)</pre> +<pre>public XSSFCellBorder(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder border)</pre> <div class="block">Creates a Cell Border from the supplied XML definition</div> </li> </ul> @@ -297,7 +297,7 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>getCTBorder</h4> <pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public CTBorder getCTBorder()</pre> +public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBorder getCTBorder()</pre> <div class="block">Returns the underlying XML bean.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>CTBorder</dd></dl> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html Thu Sep 29 22:07:51 2016 @@ -121,7 +121,7 @@ extends java.lang.Object</pre> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html#XSSFCellFill(CTFill)">XSSFCellFill</a></strong>(CTFill fill)</code> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html#XSSFCellFill(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill)">XSSFCellFill</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill fill)</code> <div class="block">Creates a CellFill from the supplied parts</div> </td> </tr> @@ -145,7 +145,7 @@ extends java.lang.Object</pre> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object o)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>CTFill</code></td> +<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html#getCTFill()">getCTFill</a></strong>()</code> <div class="block">Returns the underlying XML bean.</div> </td> @@ -163,7 +163,7 @@ extends java.lang.Object</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>STPatternType.Enum</code></td> +<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html#getPatternType()">getPatternType</a></strong>()</code> <div class="block">get the fill pattern</div> </td> @@ -198,7 +198,7 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html#setPatternType(STPatternType.Enum)">setPatternType</a></strong>(STPatternType.Enum patternType)</code> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html#setPatternType(org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum)">setPatternType</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum patternType)</code> <div class="block">set the fill pattern</div> </td> </tr> @@ -224,13 +224,13 @@ extends java.lang.Object</pre> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="XSSFCellFill(CTFill)"> +<a name="XSSFCellFill(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>XSSFCellFill</h4> -<pre>public XSSFCellFill(CTFill fill)</pre> +<pre>public XSSFCellFill(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill fill)</pre> <div class="block">Creates a CellFill from the supplied parts</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>fill</code> - - fill</dd></dl> </li> @@ -325,18 +325,18 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>getPatternType</h4> -<pre>public STPatternType.Enum getPatternType()</pre> +<pre>public org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum getPatternType()</pre> <div class="block">get the fill pattern</div> <dl><dt><span class="strong">Returns:</span></dt><dd>fill pattern type. null if fill pattern is not set</dd></dl> </li> </ul> -<a name="setPatternType(STPatternType.Enum)"> +<a name="setPatternType(org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setPatternType</h4> -<pre>public void setPatternType(STPatternType.Enum patternType)</pre> +<pre>public void setPatternType(org.openxmlformats.schemas.spreadsheetml.x2006.main.STPatternType.Enum patternType)</pre> <div class="block">set the fill pattern</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>patternType</code> - fill pattern to use</dd></dl> </li> @@ -348,7 +348,7 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>getCTFill</h4> <pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public CTFill getCTFill()</pre> +public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFill getCTFill()</pre> <div class="block">Returns the underlying XML bean.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>CTFill</dd></dl> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html?rev=1762842&r1=1762841&r2=1762842&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html Thu Sep 29 22:07:51 2016 @@ -217,7 +217,7 @@ implements <a href="../../../../../../or <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/extensions/XSSFHeaderFooter.html#XSSFHeaderFooter(CTHeaderFooter)">XSSFHeaderFooter</a></strong>(CTHeaderFooter headerFooter)</code> +<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html#XSSFHeaderFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFHeaderFooter</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter headerFooter)</code> <div class="block">Create an instance of XSSFHeaderFooter from the supplied XML bean</div> </td> </tr> @@ -250,7 +250,7 @@ implements <a href="../../../../../../or </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>CTHeaderFooter</code></td> +<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.html#getHeaderFooter()">getHeaderFooter</a></strong>()</code> <div class="block">Returns the underlying CTHeaderFooter xml bean</div> </td> @@ -332,13 +332,13 @@ implements <a href="../../../../../../or <!-- --> </a> <h3>Constructor Detail</h3> -<a name="XSSFHeaderFooter(CTHeaderFooter)"> +<a name="XSSFHeaderFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XSSFHeaderFooter</h4> -<pre>public XSSFHeaderFooter(CTHeaderFooter headerFooter)</pre> +<pre>public XSSFHeaderFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter headerFooter)</pre> <div class="block">Create an instance of XSSFHeaderFooter from the supplied XML bean</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>headerFooter</code> - </dd></dl> </li> @@ -358,7 +358,7 @@ implements <a href="../../../../../../or <li class="blockList"> <h4>getHeaderFooter</h4> <pre><a href="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public CTHeaderFooter getHeaderFooter()</pre> +public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter getHeaderFooter()</pre> <div class="block">Returns the underlying CTHeaderFooter xml bean</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the underlying CTHeaderFooter xml bean</dd></dl> </li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
