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 2015/10/25 01:40:59 UTC

svn commit: r1710405 [11/20] - in /poi/site/publish/apidocs/org/apache/poi/xdgf: ./ exceptions/ exceptions/class-use/ extractor/ extractor/class-use/ geom/ geom/class-use/ usermodel/ usermodel/class-use/ usermodel/section/ usermodel/section/class-use/ ...

Added: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GeometrySection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GeometrySection.html?rev=1710405&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GeometrySection.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GeometrySection.html Sat Oct 24 23:40:56 2015
@@ -0,0 +1,330 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>GeometrySection (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="GeometrySection (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GeometrySection.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/xdgf/usermodel/section/GenericSection.html" title="class in org.apache.poi.xdgf.usermodel.section"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/GeometrySection.html" target="_top">Frames</a></li>
+<li><a href="GeometrySection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.poi.xdgf.usermodel.section.XDGFSection">Field</a>&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.xdgf.usermodel.section</div>
+<h2 title="Class GeometrySection" class="title">Class GeometrySection</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">org.apache.poi.xdgf.usermodel.section.XDGFSection</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xdgf.usermodel.section.GeometrySection</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">GeometrySection</span>
+extends <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.xdgf.usermodel.section.XDGFSection">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.poi.xdgf.usermodel.section.<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></h3>
+<code><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#_cells">_cells</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#_containingSheet">_containingSheet</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#_section">_section</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">GeometrySection</a></strong>(com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;section,
+               <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a>&nbsp;containingSheet)</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Iterable&lt;<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#getCombinedRows()">getCombinedRows</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#getNoShow()">getNoShow</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.awt.geom.Path2D.Double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#getPath(org.apache.poi.xdgf.usermodel.XDGFShape)">getPath</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">setupMaster</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;master)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.xdgf.usermodel.section.XDGFSection">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.poi.xdgf.usermodel.section.<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></h3>
+<code><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#load(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#toString()">toString</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, 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="GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GeometrySection</h4>
+<pre>public&nbsp;GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;section,
+               <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a>&nbsp;containingSheet)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setupMaster</h4>
+<pre>public&nbsp;void&nbsp;setupMaster(<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;master)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">setupMaster</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getNoShow()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNoShow</h4>
+<pre>public&nbsp;java.lang.Boolean&nbsp;getNoShow()</pre>
+</li>
+</ul>
+<a name="getCombinedRows()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCombinedRows</h4>
+<pre>public&nbsp;java.lang.Iterable&lt;<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&gt;&nbsp;getCombinedRows()</pre>
+</li>
+</ul>
+<a name="getPath(org.apache.poi.xdgf.usermodel.XDGFShape)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPath</h4>
+<pre>public&nbsp;java.awt.geom.Path2D.Double&nbsp;getPath(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GeometrySection.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/xdgf/usermodel/section/GenericSection.html" title="class in org.apache.poi.xdgf.usermodel.section"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/GeometrySection.html" target="_top">Frames</a></li>
+<li><a href="GeometrySection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.poi.xdgf.usermodel.section.XDGFSection">Field</a>&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 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/XDGFSection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/XDGFSection.html?rev=1710405&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/XDGFSection.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/XDGFSection.html Sat Oct 24 23:40:56 2015
@@ -0,0 +1,372 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>XDGFSection (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="XDGFSection (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/XDGFSection.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/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/XDGFSection.html" target="_top">Frames</a></li>
+<li><a href="XDGFSection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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.xdgf.usermodel.section</div>
+<h2 title="Class XDGFSection" class="title">Class XDGFSection</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xdgf.usermodel.section.XDGFSection</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html" title="class in org.apache.poi.xdgf.usermodel.section">CharacterSection</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html" title="class in org.apache.poi.xdgf.usermodel.section">GenericSection</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">XDGFSection</span>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.Map&lt;java.lang.String,<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html" title="class in org.apache.poi.xdgf.usermodel">XDGFCell</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#_cells">_cells</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#_containingSheet">_containingSheet</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.SectionType</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#_section">_section</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#XDGFSection(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">XDGFSection</a></strong>(com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;section,
+           <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a>&nbsp;containingSheet)</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.SectionType</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#load(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a></strong>(com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;section,
+    <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a>&nbsp;containingSheet)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">setupMaster</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#toString()">toString</a></strong>()</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, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="_section">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_section</h4>
+<pre>protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.SectionType _section</pre>
+</li>
+</ul>
+<a name="_containingSheet">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_containingSheet</h4>
+<pre>protected&nbsp;<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> _containingSheet</pre>
+</li>
+</ul>
+<a name="_cells">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>_cells</h4>
+<pre>protected&nbsp;java.util.Map&lt;java.lang.String,<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFCell.html" title="class in org.apache.poi.xdgf.usermodel">XDGFCell</a>&gt; _cells</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="XDGFSection(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>XDGFSection</h4>
+<pre>public&nbsp;XDGFSection(com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;section,
+           <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a>&nbsp;containingSheet)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="load(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>load</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;load(com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;section,
+               <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a>&nbsp;containingSheet)</pre>
+</li>
+</ul>
+<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>
+public&nbsp;com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;getXmlObject()</pre>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setupMaster</h4>
+<pre>public abstract&nbsp;void&nbsp;setupMaster(<a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/XDGFSection.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/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/XDGFSection.html" target="_top">Frames</a></li>
+<li><a href="XDGFSection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/CharacterSection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/CharacterSection.html?rev=1710405&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/CharacterSection.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/CharacterSection.html Sat Oct 24 23:40:56 2015
@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.xdgf.usermodel.section.CharacterSection (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.xdgf.usermodel.section.CharacterSection (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/CharacterSection.html" target="_top">Frames</a></li>
+<li><a href="CharacterSection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.xdgf.usermodel.section.CharacterSection" class="title">Uses of Class<br>org.apache.poi.xdgf.usermodel.section.CharacterSection</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html" title="class in org.apache.poi.xdgf.usermodel.section">CharacterSection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel">org.apache.poi.xdgf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.xdgf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html" title="class in org.apache.poi.xdgf.usermodel.section">CharacterSection</a> in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a> declared as <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html" title="class in org.apache.poi.xdgf.usermodel.section">CharacterSection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html" title="class in org.apache.poi.xdgf.usermodel.section">CharacterSection</a></code></td>
+<td class="colLast"><span class="strong">XDGFSheet.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#_character">_character</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/CharacterSection.html" target="_top">Frames</a></li>
+<li><a href="CharacterSection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/CombinedIterable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/CombinedIterable.html?rev=1710405&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/CombinedIterable.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/CombinedIterable.html Sat Oct 24 23:40:56 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.xdgf.usermodel.section.CombinedIterable (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.xdgf.usermodel.section.CombinedIterable (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CombinedIterable.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/CombinedIterable.html" target="_top">Frames</a></li>
+<li><a href="CombinedIterable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.xdgf.usermodel.section.CombinedIterable" class="title">Uses of Class<br>org.apache.poi.xdgf.usermodel.section.CombinedIterable</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.xdgf.usermodel.section.CombinedIterable</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CombinedIterable.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/CombinedIterable.html" target="_top">Frames</a></li>
+<li><a href="CombinedIterable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/GenericSection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/GenericSection.html?rev=1710405&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/GenericSection.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/GenericSection.html Sat Oct 24 23:40:56 2015
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.xdgf.usermodel.section.GenericSection (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.xdgf.usermodel.section.GenericSection (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/GenericSection.html" target="_top">Frames</a></li>
+<li><a href="GenericSection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.xdgf.usermodel.section.GenericSection" class="title">Uses of Class<br>org.apache.poi.xdgf.usermodel.section.GenericSection</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.xdgf.usermodel.section.GenericSection</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/GenericSection.html" target="_top">Frames</a></li>
+<li><a href="GenericSection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/GeometrySection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/GeometrySection.html?rev=1710405&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/GeometrySection.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/GeometrySection.html Sat Oct 24 23:40:56 2015
@@ -0,0 +1,183 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.xdgf.usermodel.section.GeometrySection (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.xdgf.usermodel.section.GeometrySection (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/GeometrySection.html" target="_top">Frames</a></li>
+<li><a href="GeometrySection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.xdgf.usermodel.section.GeometrySection" class="title">Uses of Class<br>org.apache.poi.xdgf.usermodel.section.GeometrySection</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel">org.apache.poi.xdgf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.xdgf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a> in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a> with type parameters of type <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.SortedMap&lt;java.lang.Long,<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a>&gt;</code></td>
+<td class="colLast"><span class="strong">XDGFSheet.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#_geometry">_geometry</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a> that return <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a></code></td>
+<td class="colLast"><span class="strong">XDGFShape.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#getGeometryByIdx(long)">getGeometryByIdx</a></strong>(long&nbsp;idx)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a> that return types with arguments of type <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Iterable&lt;<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a>&gt;</code></td>
+<td class="colLast"><span class="strong">XDGFShape.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#getGeometrySections()">getGeometrySections</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/GeometrySection.html" target="_top">Frames</a></li>
+<li><a href="GeometrySection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html?rev=1710405&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html Sat Oct 24 23:40:56 2015
@@ -0,0 +1,239 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.xdgf.usermodel.section.XDGFSection (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.xdgf.usermodel.section.XDGFSection (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html" target="_top">Frames</a></li>
+<li><a href="XDGFSection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.xdgf.usermodel.section.XDGFSection" class="title">Uses of Class<br>org.apache.poi.xdgf.usermodel.section.XDGFSection</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel">org.apache.poi.xdgf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel.section">org.apache.poi.xdgf.usermodel.section</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.xdgf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a> in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a> with type parameters of type <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.Map&lt;java.lang.String,<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&gt;</code></td>
+<td class="colLast"><span class="strong">XDGFSheet.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#_sections">_sections</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a> that return <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></code></td>
+<td class="colLast"><span class="strong">XDGFSheet.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#getSection(java.lang.String)">getSection</a></strong>(java.lang.String&nbsp;sectionName)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.xdgf.usermodel.section">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a> in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/package-summary.html">org.apache.poi.xdgf.usermodel.section</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a> in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/package-summary.html">org.apache.poi.xdgf.usermodel.section</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html" title="class in org.apache.poi.xdgf.usermodel.section">CharacterSection</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html" title="class in org.apache.poi.xdgf.usermodel.section">GenericSection</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html" title="class in org.apache.poi.xdgf.usermodel.section">GeometrySection</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/package-summary.html">org.apache.poi.xdgf.usermodel.section</a> that return <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></code></td>
+<td class="colLast"><span class="strong">XDGFSection.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#load(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a></strong>(com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;section,
+    <a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a>&nbsp;containingSheet)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/package-summary.html">org.apache.poi.xdgf.usermodel.section</a> with parameters of type <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">GenericSection.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html#setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">setupMaster</a></strong>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">CharacterSection.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html#setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">setupMaster</a></strong>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">GeometrySection.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">setupMaster</a></strong>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;master)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><span class="strong">XDGFSection.</span><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#setupMaster(org.apache.poi.xdgf.usermodel.section.XDGFSection)">setupMaster</a></strong>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html" target="_top">Frames</a></li>
+<li><a href="XDGFSection.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html?rev=1710405&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html Sat Oct 24 23:40:56 2015
@@ -0,0 +1,338 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>ArcTo (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ArcTo (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArcTo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html" title="class in org.apache.poi.xdgf.usermodel.section.geometry"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html" target="_top">Frames</a></li>
+<li><a href="ArcTo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&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.xdgf.usermodel.section.geometry</div>
+<h2 title="Class ArcTo" class="title">Class ArcTo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xdgf.usermodel.section.geometry.ArcTo</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ArcTo</span>
+extends java.lang.Object
+implements <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a></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="overviewSummary" 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><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html#ArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">ArcTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double&nbsp;path,
+         <a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html#getA()">getA</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html#getDel()">getDel</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html#getX()">getX</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html#getY()">getY</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html#setupMaster(org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow)">setupMaster</a></strong>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</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="ArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArcTo</h4>
+<pre>public&nbsp;ArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDel()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDel</h4>
+<pre>public&nbsp;boolean&nbsp;getDel()</pre>
+</li>
+</ul>
+<a name="getX()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getX</h4>
+<pre>public&nbsp;java.lang.Double&nbsp;getX()</pre>
+</li>
+</ul>
+<a name="getY()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getY</h4>
+<pre>public&nbsp;java.lang.Double&nbsp;getY()</pre>
+</li>
+</ul>
+<a name="getA()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getA</h4>
+<pre>public&nbsp;java.lang.Double&nbsp;getA()</pre>
+</li>
+</ul>
+<a name="setupMaster(org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setupMaster</h4>
+<pre>public&nbsp;void&nbsp;setupMaster(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html#setupMaster(org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow)">setupMaster</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="addToPath(java.awt.geom.Path2D.Double, org.apache.poi.xdgf.usermodel.XDGFShape)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>addToPath</h4>
+<pre>public&nbsp;void&nbsp;addToPath(java.awt.geom.Path2D.Double&nbsp;path,
+             <a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArcTo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html" title="class in org.apache.poi.xdgf.usermodel.section.geometry"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html" target="_top">Frames</a></li>
+<li><a href="ArcTo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&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 2015 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