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/11/22 15:14:33 UTC

svn commit: r1715628 [4/14] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/openxml4j/opc/class-use/ org/apache/poi/sl/usermodel/class-use/ org/apache/poi/ss/util/class-use/ org/apache/poi/util/class-use/ org/apache/poi/xdgf/usermodel...

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFShape.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFShape.html Sun Nov 22 14:14:30 2015
@@ -136,13 +136,13 @@ extends <a href="../../../../../org/apac
 <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/XDGFShape.html#XDGFShape(ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(ShapeSheetType&nbsp;shapeSheet,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape,%20ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(<a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
-         ShapeSheetType&nbsp;shapeSheet,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape,%20com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(<a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
+         com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
@@ -349,7 +349,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#getWidth()">getWidth</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>ShapeSheetType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -458,25 +458,25 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFShape(ShapeSheetType, org.apache.poi.xdgf.usermodel.XDGFBaseContents, org.apache.poi.xdgf.usermodel.XDGFDocument)">
+<a name="XDGFShape(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType, org.apache.poi.xdgf.usermodel.XDGFBaseContents, org.apache.poi.xdgf.usermodel.XDGFDocument)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>XDGFShape</h4>
-<pre>public&nbsp;XDGFShape(ShapeSheetType&nbsp;shapeSheet,
+<pre>public&nbsp;XDGFShape(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</pre>
 </li>
 </ul>
-<a name="XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape, ShapeSheetType, org.apache.poi.xdgf.usermodel.XDGFBaseContents, org.apache.poi.xdgf.usermodel.XDGFDocument)">
+<a name="XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape, com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType, org.apache.poi.xdgf.usermodel.XDGFBaseContents, org.apache.poi.xdgf.usermodel.XDGFDocument)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFShape</h4>
 <pre>public&nbsp;XDGFShape(<a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
-         ShapeSheetType&nbsp;shapeSheet,
+         com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</pre>
 </li>
@@ -542,7 +542,7 @@ extends <a href="../../../../../org/apac
 <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;ShapeSheetType&nbsp;getXmlObject()</pre>
+public&nbsp;com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="getID()">

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFSheet.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFSheet.html Sun Nov 22 14:14:30 2015
@@ -141,7 +141,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#_sections">_sections</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected SheetType</code></td>
+<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.SheetType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#_sheet">_sheet</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -159,7 +159,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/xdgf/usermodel/XDGFSheet.html#XDGFSheet(SheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFSheet</a></strong>(SheetType&nbsp;sheet,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#XDGFSheet(com.microsoft.schemas.office.visio.x2012.main.SheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFSheet</a></strong>(com.microsoft.schemas.office.visio.x2012.main.SheetType&nbsp;sheet,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 </table>
@@ -264,7 +264,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>_sheet</h4>
-<pre>protected&nbsp;SheetType _sheet</pre>
+<pre>protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.SheetType _sheet</pre>
 </li>
 </ul>
 <a name="_cells">
@@ -311,13 +311,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFSheet(SheetType, org.apache.poi.xdgf.usermodel.XDGFDocument)">
+<a name="XDGFSheet(com.microsoft.schemas.office.visio.x2012.main.SheetType, org.apache.poi.xdgf.usermodel.XDGFDocument)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFSheet</h4>
-<pre>public&nbsp;XDGFSheet(SheetType&nbsp;sheet,
+<pre>public&nbsp;XDGFSheet(com.microsoft.schemas.office.visio.x2012.main.SheetType&nbsp;sheet,
          <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</pre>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html Sun Nov 22 14:14:30 2015
@@ -134,7 +134,7 @@ extends <a href="../../../../../org/apac
 <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/XDGFStyleSheet.html#XDGFStyleSheet(StyleSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFStyleSheet</a></strong>(StyleSheetType&nbsp;styleSheet,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html#XDGFStyleSheet(com.microsoft.schemas.office.visio.x2012.main.StyleSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFStyleSheet</a></strong>(com.microsoft.schemas.office.visio.x2012.main.StyleSheetType&nbsp;styleSheet,
               <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 </table>
@@ -153,7 +153,7 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>StyleSheetType</code></td>
+<td class="colFirst"><code>com.microsoft.schemas.office.visio.x2012.main.StyleSheetType</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -185,13 +185,13 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFStyleSheet(StyleSheetType, org.apache.poi.xdgf.usermodel.XDGFDocument)">
+<a name="XDGFStyleSheet(com.microsoft.schemas.office.visio.x2012.main.StyleSheetType, org.apache.poi.xdgf.usermodel.XDGFDocument)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFStyleSheet</h4>
-<pre>public&nbsp;XDGFStyleSheet(StyleSheetType&nbsp;styleSheet,
+<pre>public&nbsp;XDGFStyleSheet(com.microsoft.schemas.office.visio.x2012.main.StyleSheetType&nbsp;styleSheet,
               <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</pre>
 </li>
 </ul>
@@ -210,7 +210,7 @@ extends <a href="../../../../../org/apac
 <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;StyleSheetType&nbsp;getXmlObject()</pre>
+public&nbsp;com.microsoft.schemas.office.visio.x2012.main.StyleSheetType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFText.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFText.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFText.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFText.html Sun Nov 22 14:14:30 2015
@@ -114,7 +114,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/xdgf/usermodel/XDGFText.html#XDGFText(TextType,%20org.apache.poi.xdgf.usermodel.XDGFShape)">XDGFText</a></strong>(TextType&nbsp;text,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFText.html#XDGFText(com.microsoft.schemas.office.visio.x2012.main.TextType,%20org.apache.poi.xdgf.usermodel.XDGFShape)">XDGFText</a></strong>(com.microsoft.schemas.office.visio.x2012.main.TextType&nbsp;text,
         <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>
 </table>
@@ -179,13 +179,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFText(TextType, org.apache.poi.xdgf.usermodel.XDGFShape)">
+<a name="XDGFText(com.microsoft.schemas.office.visio.x2012.main.TextType, org.apache.poi.xdgf.usermodel.XDGFShape)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XDGFText</h4>
-<pre>public&nbsp;XDGFText(TextType&nbsp;text,
+<pre>public&nbsp;XDGFText(com.microsoft.schemas.office.visio.x2012.main.TextType&nbsp;text,
         <a href="../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent)</pre>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFBaseContents.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFBaseContents.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFBaseContents.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFBaseContents.html Sun Nov 22 14:14:30 2015
@@ -112,13 +112,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(ShapeSheetType&nbsp;shapeSheet,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape,%20ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
-         ShapeSheetType&nbsp;shapeSheet,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape,%20com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
+         com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFDocument.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFDocument.html Sun Nov 22 14:14:30 2015
@@ -135,7 +135,7 @@
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFFactory.html#XDGFFactory(org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFFactory</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#XDGFMaster(MasterType,%20org.apache.poi.xdgf.usermodel.XDGFMasterContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMaster</a></strong>(MasterType&nbsp;master,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#XDGFMaster(com.microsoft.schemas.office.visio.x2012.main.MasterType,%20org.apache.poi.xdgf.usermodel.XDGFMasterContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMaster</a></strong>(com.microsoft.schemas.office.visio.x2012.main.MasterType&nbsp;master,
           <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMasterContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFMasterContents</a>&nbsp;content,
           <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
@@ -150,7 +150,7 @@
            <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#XDGFPage(PageType,%20org.apache.poi.xdgf.usermodel.XDGFPageContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument,%20org.apache.poi.xdgf.usermodel.XDGFPages)">XDGFPage</a></strong>(PageType&nbsp;page,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#XDGFPage(com.microsoft.schemas.office.visio.x2012.main.PageType,%20org.apache.poi.xdgf.usermodel.XDGFPageContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument,%20org.apache.poi.xdgf.usermodel.XDGFPages)">XDGFPage</a></strong>(com.microsoft.schemas.office.visio.x2012.main.PageType&nbsp;page,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPageContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPageContents</a>&nbsp;content,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPages</a>&nbsp;pages)</code>&nbsp;</td>
@@ -166,26 +166,26 @@
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPageSheet.html#XDGFPageSheet(PageSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPageSheet</a></strong>(PageSheetType&nbsp;sheet,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPageSheet.html#XDGFPageSheet(com.microsoft.schemas.office.visio.x2012.main.PageSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPageSheet</a></strong>(com.microsoft.schemas.office.visio.x2012.main.PageSheetType&nbsp;sheet,
              <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(ShapeSheetType&nbsp;shapeSheet,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape,%20ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
-         ShapeSheetType&nbsp;shapeSheet,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape,%20com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
+         com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#XDGFSheet(SheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFSheet</a></strong>(SheetType&nbsp;sheet,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html#XDGFSheet(com.microsoft.schemas.office.visio.x2012.main.SheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFSheet</a></strong>(com.microsoft.schemas.office.visio.x2012.main.SheetType&nbsp;sheet,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html#XDGFStyleSheet(StyleSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFStyleSheet</a></strong>(StyleSheetType&nbsp;styleSheet,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFStyleSheet.html#XDGFStyleSheet(com.microsoft.schemas.office.visio.x2012.main.StyleSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFStyleSheet</a></strong>(com.microsoft.schemas.office.visio.x2012.main.StyleSheetType&nbsp;styleSheet,
               <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFMasterContents.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFMasterContents.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFMasterContents.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFMasterContents.html Sun Nov 22 14:14:30 2015
@@ -139,7 +139,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#XDGFMaster(MasterType,%20org.apache.poi.xdgf.usermodel.XDGFMasterContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMaster</a></strong>(MasterType&nbsp;master,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#XDGFMaster(com.microsoft.schemas.office.visio.x2012.main.MasterType,%20org.apache.poi.xdgf.usermodel.XDGFMasterContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMaster</a></strong>(com.microsoft.schemas.office.visio.x2012.main.MasterType&nbsp;master,
           <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMasterContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFMasterContents</a>&nbsp;content,
           <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFPageContents.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFPageContents.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFPageContents.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFPageContents.html Sun Nov 22 14:14:30 2015
@@ -139,7 +139,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#XDGFPage(PageType,%20org.apache.poi.xdgf.usermodel.XDGFPageContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument,%20org.apache.poi.xdgf.usermodel.XDGFPages)">XDGFPage</a></strong>(PageType&nbsp;page,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#XDGFPage(com.microsoft.schemas.office.visio.x2012.main.PageType,%20org.apache.poi.xdgf.usermodel.XDGFPageContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument,%20org.apache.poi.xdgf.usermodel.XDGFPages)">XDGFPage</a></strong>(com.microsoft.schemas.office.visio.x2012.main.PageType&nbsp;page,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPageContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPageContents</a>&nbsp;content,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPages</a>&nbsp;pages)</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFPages.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFPages.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFPages.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFPages.html Sun Nov 22 14:14:30 2015
@@ -110,7 +110,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#XDGFPage(PageType,%20org.apache.poi.xdgf.usermodel.XDGFPageContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument,%20org.apache.poi.xdgf.usermodel.XDGFPages)">XDGFPage</a></strong>(PageType&nbsp;page,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#XDGFPage(com.microsoft.schemas.office.visio.x2012.main.PageType,%20org.apache.poi.xdgf.usermodel.XDGFPageContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument,%20org.apache.poi.xdgf.usermodel.XDGFPages)">XDGFPage</a></strong>(com.microsoft.schemas.office.visio.x2012.main.PageType&nbsp;page,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPageContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPageContents</a>&nbsp;content,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document,
         <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPages</a>&nbsp;pages)</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFShape.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFShape.html Sun Nov 22 14:14:30 2015
@@ -218,18 +218,18 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFConnection.html#XDGFConnection(ConnectType,%20org.apache.poi.xdgf.usermodel.XDGFShape,%20org.apache.poi.xdgf.usermodel.XDGFShape)">XDGFConnection</a></strong>(ConnectType&nbsp;connect,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFConnection.html#XDGFConnection(com.microsoft.schemas.office.visio.x2012.main.ConnectType,%20org.apache.poi.xdgf.usermodel.XDGFShape,%20org.apache.poi.xdgf.usermodel.XDGFShape)">XDGFConnection</a></strong>(com.microsoft.schemas.office.visio.x2012.main.ConnectType&nbsp;connect,
               <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;from,
               <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;to)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape,%20ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
-         ShapeSheetType&nbsp;shapeSheet,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#XDGFShape(org.apache.poi.xdgf.usermodel.XDGFShape,%20com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType,%20org.apache.poi.xdgf.usermodel.XDGFBaseContents,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFShape</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>&nbsp;parent,
+         com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType&nbsp;shapeSheet,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a>&nbsp;parentPage,
          <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a>&nbsp;document)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFText.html#XDGFText(TextType,%20org.apache.poi.xdgf.usermodel.XDGFShape)">XDGFText</a></strong>(TextType&nbsp;text,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFText.html#XDGFText(com.microsoft.schemas.office.visio.x2012.main.TextType,%20org.apache.poi.xdgf.usermodel.XDGFShape)">XDGFText</a></strong>(com.microsoft.schemas.office.visio.x2012.main.TextType&nbsp;text,
         <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>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFSheet.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/class-use/XDGFSheet.html Sun Nov 22 14:14:30 2015
@@ -175,7 +175,7 @@
 <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(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a></strong>(SectionType&nbsp;section,
+<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>
@@ -187,19 +187,19 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html#CharacterSection(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">CharacterSection</a></strong>(SectionType&nbsp;section,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html#CharacterSection(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">CharacterSection</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="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html#GenericSection(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">GenericSection</a></strong>(SectionType&nbsp;section,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html#GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">GenericSection</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="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#GeometrySection(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">GeometrySection</a></strong>(SectionType&nbsp;section,
+<td class="colLast"><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>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#XDGFSection(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">XDGFSection</a></strong>(SectionType&nbsp;section,
+<td class="colLast"><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>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/CharacterSection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/CharacterSection.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/CharacterSection.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/CharacterSection.html Sun Nov 22 14:14:30 2015
@@ -134,7 +134,7 @@ 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/xdgf/usermodel/section/CharacterSection.html#CharacterSection(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">CharacterSection</a></strong>(SectionType&nbsp;section,
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/CharacterSection.html#CharacterSection(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">CharacterSection</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>
@@ -170,7 +170,7 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </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(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#toString()">toString</a></code></li>
+<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">
@@ -193,13 +193,13 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="CharacterSection(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
+<a name="CharacterSection(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CharacterSection</h4>
-<pre>public&nbsp;CharacterSection(SectionType&nbsp;section,
+<pre>public&nbsp;CharacterSection(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>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GenericSection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GenericSection.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GenericSection.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GenericSection.html Sun Nov 22 14:14:30 2015
@@ -134,7 +134,7 @@ 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/xdgf/usermodel/section/GenericSection.html#GenericSection(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">GenericSection</a></strong>(SectionType&nbsp;section,
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html#GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">GenericSection</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>
@@ -162,7 +162,7 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </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(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#toString()">toString</a></code></li>
+<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">
@@ -185,13 +185,13 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GenericSection(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
+<a name="GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>GenericSection</h4>
-<pre>public&nbsp;GenericSection(SectionType&nbsp;section,
+<pre>public&nbsp;GenericSection(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>

Modified: 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=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GeometrySection.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/GeometrySection.html Sun Nov 22 14:14:30 2015
@@ -134,7 +134,7 @@ 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/xdgf/usermodel/section/GeometrySection.html#GeometrySection(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">GeometrySection</a></strong>(SectionType&nbsp;section,
+<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>
@@ -174,7 +174,7 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </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(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a>, <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#toString()">toString</a></code></li>
+<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">
@@ -197,13 +197,13 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GeometrySection(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
+<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(SectionType&nbsp;section,
+<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>

Modified: 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=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/XDGFSection.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/XDGFSection.html Sun Nov 22 14:14:30 2015
@@ -127,7 +127,7 @@ extends java.lang.Object</pre>
 <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 SectionType</code></td>
+<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>
@@ -145,7 +145,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/xdgf/usermodel/section/XDGFSection.html#XDGFSection(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">XDGFSection</a></strong>(SectionType&nbsp;section,
+<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>
@@ -164,12 +164,12 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>SectionType</code></td>
+<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(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a></strong>(SectionType&nbsp;section,
+<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">
@@ -208,7 +208,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>_section</h4>
-<pre>protected&nbsp;SectionType _section</pre>
+<pre>protected&nbsp;com.microsoft.schemas.office.visio.x2012.main.SectionType _section</pre>
 </li>
 </ul>
 <a name="_containingSheet">
@@ -237,13 +237,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XDGFSection(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
+<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(SectionType&nbsp;section,
+<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>
@@ -255,13 +255,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="load(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)">
+<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(SectionType&nbsp;section,
+<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>
@@ -272,7 +272,7 @@ extends java.lang.Object</pre>
 <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;SectionType&nbsp;getXmlObject()</pre>
+public&nbsp;com.microsoft.schemas.office.visio.x2012.main.SectionType&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="toString()">

Modified: 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=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html Sun Nov 22 14:14:30 2015
@@ -151,7 +151,7 @@
 <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(SectionType,%20org.apache.poi.xdgf.usermodel.XDGFSheet)">load</a></strong>(SectionType&nbsp;section,
+<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>

Modified: 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=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ implements <a href="../../../../../../..
 <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(RowType)">ArcTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<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>
@@ -183,13 +183,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ArcTo(RowType)">
+<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(RowType&nbsp;row)</pre>
+<pre>public&nbsp;ArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ implements <a href="../../../../../../..
 <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/Ellipse.html#Ellipse(RowType)">Ellipse</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html#Ellipse(com.microsoft.schemas.office.visio.x2012.main.RowType)">Ellipse</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -199,13 +199,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="Ellipse(RowType)">
+<a name="Ellipse(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Ellipse</h4>
-<pre>public&nbsp;Ellipse(RowType&nbsp;row)</pre>
+<pre>public&nbsp;Ellipse(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html Sun Nov 22 14:14:30 2015
@@ -138,7 +138,7 @@ implements <a href="../../../../../../..
 <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/EllipticalArcTo.html#EllipticalArcTo(RowType)">EllipticalArcTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html#EllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">EllipticalArcTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -247,13 +247,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="EllipticalArcTo(RowType)">
+<a name="EllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>EllipticalArcTo</h4>
-<pre>public&nbsp;EllipticalArcTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;EllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html Sun Nov 22 14:14:30 2015
@@ -133,7 +133,7 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html#load(RowType)">load</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html#load(com.microsoft.schemas.office.visio.x2012.main.RowType)">load</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -174,13 +174,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="load(RowType)">
+<a name="load(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>load</h4>
-<pre>public static&nbsp;<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;load(RowType&nbsp;row)</pre>
+<pre>public static&nbsp;<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;load(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html Sun Nov 22 14:14:30 2015
@@ -120,7 +120,7 @@ implements <a href="../../../../../../..
 <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/InfiniteLine.html#InfiniteLine(RowType)">InfiniteLine</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html#InfiniteLine(com.microsoft.schemas.office.visio.x2012.main.RowType)">InfiniteLine</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -192,13 +192,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="InfiniteLine(RowType)">
+<a name="InfiniteLine(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>InfiniteLine</h4>
-<pre>public&nbsp;InfiniteLine(RowType&nbsp;row)</pre>
+<pre>public&nbsp;InfiniteLine(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ implements <a href="../../../../../../..
 <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/LineTo.html#LineTo(RowType)">LineTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html#LineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">LineTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -183,13 +183,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="LineTo(RowType)">
+<a name="LineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>LineTo</h4>
-<pre>public&nbsp;LineTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;LineTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html Sun Nov 22 14:14:30 2015
@@ -122,7 +122,7 @@ implements <a href="../../../../../../..
 <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/MoveTo.html#MoveTo(RowType)">MoveTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html#MoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">MoveTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -186,13 +186,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="MoveTo(RowType)">
+<a name="MoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MoveTo</h4>
-<pre>public&nbsp;MoveTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;MoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ implements <a href="../../../../../../..
 <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/NURBSTo.html#NURBSTo(RowType)">NURBSTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html#NURBSTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">NURBSTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -199,13 +199,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="NURBSTo(RowType)">
+<a name="NURBSTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NURBSTo</h4>
-<pre>public&nbsp;NURBSTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;NURBSTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ implements <a href="../../../../../../..
 <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/PolyLineTo.html#PolyLineTo(RowType)">PolyLineTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html#PolyLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">PolyLineTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -183,13 +183,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="PolyLineTo(RowType)">
+<a name="PolyLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>PolyLineTo</h4>
-<pre>public&nbsp;PolyLineTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;PolyLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ implements <a href="../../../../../../..
 <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/RelCubBezTo.html#RelCubBezTo(RowType)">RelCubBezTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html#RelCubBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelCubBezTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -195,13 +195,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="RelCubBezTo(RowType)">
+<a name="RelCubBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RelCubBezTo</h4>
-<pre>public&nbsp;RelCubBezTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;RelCubBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ implements <a href="../../../../../../..
 <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/RelEllipticalArcTo.html#RelEllipticalArcTo(RowType)">RelEllipticalArcTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html#RelEllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelEllipticalArcTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -195,13 +195,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="RelEllipticalArcTo(RowType)">
+<a name="RelEllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RelEllipticalArcTo</h4>
-<pre>public&nbsp;RelEllipticalArcTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;RelEllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html Sun Nov 22 14:14:30 2015
@@ -121,7 +121,7 @@ implements <a href="../../../../../../..
 <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/RelLineTo.html#RelLineTo(RowType)">RelLineTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html#RelLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelLineTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -181,13 +181,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="RelLineTo(RowType)">
+<a name="RelLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RelLineTo</h4>
-<pre>public&nbsp;RelLineTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;RelLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html Sun Nov 22 14:14:30 2015
@@ -119,7 +119,7 @@ implements <a href="../../../../../../..
 <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/RelMoveTo.html#RelMoveTo(RowType)">RelMoveTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html#RelMoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelMoveTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -179,13 +179,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="RelMoveTo(RowType)">
+<a name="RelMoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RelMoveTo</h4>
-<pre>public&nbsp;RelMoveTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;RelMoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html Sun Nov 22 14:14:30 2015
@@ -122,7 +122,7 @@ implements <a href="../../../../../../..
 <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/RelQuadBezTo.html#RelQuadBezTo(RowType)">RelQuadBezTo</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html#RelQuadBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelQuadBezTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -190,13 +190,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="RelQuadBezTo(RowType)">
+<a name="RelQuadBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RelQuadBezTo</h4>
-<pre>public&nbsp;RelQuadBezTo(RowType&nbsp;row)</pre>
+<pre>public&nbsp;RelQuadBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html Sun Nov 22 14:14:30 2015
@@ -121,7 +121,7 @@ implements <a href="../../../../../../..
 <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/SplineKnot.html#SplineKnot(RowType)">SplineKnot</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html#SplineKnot(com.microsoft.schemas.office.visio.x2012.main.RowType)">SplineKnot</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -189,13 +189,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="SplineKnot(RowType)">
+<a name="SplineKnot(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SplineKnot</h4>
-<pre>public&nbsp;SplineKnot(RowType&nbsp;row)</pre>
+<pre>public&nbsp;SplineKnot(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html Sun Nov 22 14:14:30 2015
@@ -121,7 +121,7 @@ implements <a href="../../../../../../..
 <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/SplineStart.html#SplineStart(RowType)">SplineStart</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html#SplineStart(com.microsoft.schemas.office.visio.x2012.main.RowType)">SplineStart</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -201,13 +201,13 @@ implements <a href="../../../../../../..
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="SplineStart(RowType)">
+<a name="SplineStart(com.microsoft.schemas.office.visio.x2012.main.RowType)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SplineStart</h4>
-<pre>public&nbsp;SplineStart(RowType&nbsp;row)</pre>
+<pre>public&nbsp;SplineStart(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/class-use/GeometryRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/class-use/GeometryRow.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/class-use/GeometryRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/class-use/GeometryRow.html Sun Nov 22 14:14:30 2015
@@ -205,7 +205,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a></code></td>
-<td class="colLast"><span class="strong">GeometryRowFactory.</span><code><strong><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html#load(RowType)">load</a></strong>(RowType&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">GeometryRowFactory.</span><code><strong><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html#load(com.microsoft.schemas.office.visio.x2012.main.RowType)">load</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType&nbsp;row)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>



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