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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -179,15 +179,15 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>java.util.Collection<<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>></code></td> -<td class="colLast"><span class="strong">XDGFBaseContents.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#getShapes()">getShapes</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>java.util.List<<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>></code></td> <td class="colLast"><span class="strong">XDGFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html#getShapes()">getShapes</a></strong>()</code> <div class="block">Only available if this shape is a shape group, may be null</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.util.Collection<<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>></code></td> +<td class="colLast"><span class="strong">XDGFBaseContents.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#getShapes()">getShapes</a></strong>()</code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>java.util.Map<java.lang.Long,<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a>></code></td> <td class="colLast"><span class="strong">XDGFBaseContents.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#getShapesMap()">getShapesMap</a></strong>()</code> </td> @@ -218,18 +218,18 @@ </tr> <tbody> <tr class="altColor"> -<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 connect, +<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 connect, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> from, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> to)</code> </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,%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> parent, - com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType shapeSheet, +<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> parent, + ShapeSheetType shapeSheet, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a> parentPage, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in org.apache.poi.xdgf.usermodel">XDGFDocument</a> document)</code> </td> </tr> <tr class="altColor"> -<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 text, +<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 text, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> </tbody> @@ -266,82 +266,82 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">NURBSTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">GeometryRow.</span><code><strong><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></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">MoveTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">NURBSTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SplineStart.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">RelQuadBezTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RelLineTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">RelCubBezTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">InfiniteLine.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">ArcTo.</span><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 path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">GeometryRow.</span><code><strong><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></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">InfiniteLine.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">EllipticalArcTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">LineTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RelCubBezTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">RelEllipticalArcTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SplineKnot.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">MoveTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">LineTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">RelLineTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RelQuadBezTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">SplineKnot.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Ellipse.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">PolyLineTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RelEllipticalArcTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">RelMoveTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RelMoveTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">SplineStart.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">PolyLineTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, +<td class="colLast"><span class="strong">Ellipse.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ArcTo.</span><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 path, +<td class="colLast"><span class="strong">EllipticalArcTo.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html#addToPath(java.awt.geom.Path2D.Double,%20org.apache.poi.xdgf.usermodel.XDGFShape)">addToPath</a></strong>(java.awt.geom.Path2D.Double path, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> parent)</code> </td> </tr> </tbody> @@ -360,7 +360,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ShapeVisitorAcceptor.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeVisitorAcceptor.html#accept(org.apache.poi.xdgf.usermodel.XDGFShape)">accept</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape)</code> </td> +<td class="colLast"><span class="strong">ShapeVisitor.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeVisitor.html#accept(org.apache.poi.xdgf.usermodel.XDGFShape)">accept</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> @@ -368,11 +368,11 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ShapeVisitor.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeVisitor.html#accept(org.apache.poi.xdgf.usermodel.XDGFShape)">accept</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape)</code> </td> +<td class="colLast"><span class="strong">ShapeTextVisitor.TextAcceptor.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeTextVisitor.TextAcceptor.html#accept(org.apache.poi.xdgf.usermodel.XDGFShape)">accept</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">ShapeTextVisitor.TextAcceptor.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeTextVisitor.TextAcceptor.html#accept(org.apache.poi.xdgf.usermodel.XDGFShape)">accept</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape)</code> </td> +<td class="colLast"><span class="strong">ShapeVisitorAcceptor.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeVisitorAcceptor.html#accept(org.apache.poi.xdgf.usermodel.XDGFShape)">accept</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.awt.geom.Path2D</code></td> @@ -387,14 +387,14 @@ <td class="colLast"><span class="strong">ShapeRenderer.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeRenderer.html#drawText(org.apache.poi.xdgf.usermodel.XDGFShape)">drawText</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ShapeRenderer.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeRenderer.html#visit(org.apache.poi.xdgf.usermodel.XDGFShape,%20java.awt.geom.AffineTransform,%20int)">visit</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape, +<td class="colFirst"><code>abstract void</code></td> +<td class="colLast"><span class="strong">ShapeVisitor.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeVisitor.html#visit(org.apache.poi.xdgf.usermodel.XDGFShape,%20java.awt.geom.AffineTransform,%20int)">visit</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape, java.awt.geom.AffineTransform globalTransform, int level)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>abstract void</code></td> -<td class="colLast"><span class="strong">ShapeVisitor.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeVisitor.html#visit(org.apache.poi.xdgf.usermodel.XDGFShape,%20java.awt.geom.AffineTransform,%20int)">visit</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape, +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">ShapeRenderer.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/shape/ShapeRenderer.html#visit(org.apache.poi.xdgf.usermodel.XDGFShape,%20java.awt.geom.AffineTransform,%20int)">visit</a></strong>(<a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFShape.html" title="class in org.apache.poi.xdgf.usermodel">XDGFShape</a> shape, java.awt.geom.AffineTransform globalTransform, int level)</code> </td> </tr>
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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -123,11 +123,11 @@ <tbody> <tr class="altColor"> <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"><span class="strong">XDGFPage.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#_pageSheet">_pageSheet</a></strong></code> </td> +<td class="colLast"><span class="strong">XDGFMaster.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#_pageSheet">_pageSheet</a></strong></code> </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"><span class="strong">XDGFMaster.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#_pageSheet">_pageSheet</a></strong></code> </td> +<td class="colLast"><span class="strong">XDGFPage.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#_pageSheet">_pageSheet</a></strong></code> </td> </tr> </tbody> </table> @@ -140,11 +140,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a></code></td> -<td class="colLast"><span class="strong">XDGFPage.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#getPageSheet()">getPageSheet</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XDGFMaster.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#getPageSheet()">getPageSheet</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a></code></td> -<td class="colLast"><span class="strong">XDGFMaster.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFMaster.html#getPageSheet()">getPageSheet</a></strong>()</code> </td> +<td class="colLast"><span class="strong">XDGFPage.</span><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFPage.html#getPageSheet()">getPageSheet</a></strong>()</code> </td> </tr> </tbody> </table> @@ -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(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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </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(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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </td> </tr> <tr class="rowColor"> -<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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </td> </tr> <tr class="altColor"> -<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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </td> </tr> <tr class="rowColor"> -<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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </td> </tr> </table> @@ -170,7 +170,7 @@ extends <a href="../../../../../../org/a <!-- --> </a> <h3>Methods inherited from class 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> +<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> </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(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> +<a name="CharacterSection(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CharacterSection</h4> -<pre>public CharacterSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, +<pre>public CharacterSection(SectionType section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </td> </tr> </table> @@ -162,7 +162,7 @@ extends <a href="../../../../../../org/a <!-- --> </a> <h3>Methods inherited from class 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> +<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> </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(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> +<a name="GenericSection(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>GenericSection</h4> -<pre>public GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, +<pre>public GenericSection(SectionType section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </td> </tr> </table> @@ -174,7 +174,7 @@ extends <a href="../../../../../../org/a <!-- --> </a> <h3>Methods inherited from class 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> +<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> </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(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> +<a name="GeometrySection(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>GeometrySection</h4> -<pre>public GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, +<pre>public GeometrySection(SectionType section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected com.microsoft.schemas.office.visio.x2012.main.SectionType</code></td> +<td class="colFirst"><code>protected SectionType</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#_section">_section</a></strong></code> </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(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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </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>com.microsoft.schemas.office.visio.x2012.main.SectionType</code></td> +<td class="colFirst"><code>SectionType</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#getXmlObject()">getXmlObject</a></strong>()</code> </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 section, +<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 section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </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 com.microsoft.schemas.office.visio.x2012.main.SectionType _section</pre> +<pre>protected 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(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> +<a name="XDGFSection(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XDGFSection</h4> -<pre>public XDGFSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section, +<pre>public XDGFSection(SectionType section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</pre> </li> </ul> @@ -255,13 +255,13 @@ extends java.lang.Object</pre> <!-- --> </a> <h3>Method Detail</h3> -<a name="load(com.microsoft.schemas.office.visio.x2012.main.SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> +<a name="load(SectionType, org.apache.poi.xdgf.usermodel.XDGFSheet)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>load</h4> -<pre>public static <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a> load(com.microsoft.schemas.office.visio.x2012.main.SectionType section, +<pre>public static <a href="../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a> load(SectionType section, <a href="../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> 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 com.microsoft.schemas.office.visio.x2012.main.SectionType getXmlObject()</pre> +public SectionType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(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 section, +<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 section, <a href="../../../../../../../org/apache/poi/xdgf/usermodel/XDGFSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFSheet</a> containingSheet)</code> </td> </tr> </tbody> @@ -165,19 +165,19 @@ <tbody> <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> master)</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> section)</code> </td> </tr> <tr class="rowColor"> -<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> section)</code> </td> -</tr> -<tr class="altColor"> <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> section)</code> </td> </tr> +<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> section)</code> </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> section)</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> master)</code> </td> </tr> </tbody> </table> 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">ArcTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/ArcTo.html#ArcTo(RowType)">ArcTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -183,13 +183,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="ArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="ArcTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ArcTo</h4> -<pre>public ArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public ArcTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">Ellipse</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html#Ellipse(RowType)">Ellipse</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -199,13 +199,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="Ellipse(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="Ellipse(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Ellipse</h4> -<pre>public Ellipse(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public Ellipse(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">EllipticalArcTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html#EllipticalArcTo(RowType)">EllipticalArcTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -247,13 +247,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="EllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="EllipticalArcTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>EllipticalArcTo</h4> -<pre>public EllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public EllipticalArcTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">load</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.html#load(RowType)">load</a></strong>(RowType row)</code> </td> </tr> </table> <ul class="blockList"> @@ -174,13 +174,13 @@ extends java.lang.Object</pre> <!-- --> </a> <h3>Method Detail</h3> -<a name="load(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="load(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>load</h4> -<pre>public static <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a> load(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public static <a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a> load(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">InfiniteLine</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html#InfiniteLine(RowType)">InfiniteLine</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -192,13 +192,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="InfiniteLine(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="InfiniteLine(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>InfiniteLine</h4> -<pre>public InfiniteLine(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public InfiniteLine(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">LineTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html#LineTo(RowType)">LineTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -183,13 +183,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="LineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="LineTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>LineTo</h4> -<pre>public LineTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public LineTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">MoveTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html#MoveTo(RowType)">MoveTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -186,13 +186,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="MoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="MoveTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>MoveTo</h4> -<pre>public MoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public MoveTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">NURBSTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html#NURBSTo(RowType)">NURBSTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -199,13 +199,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="NURBSTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="NURBSTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>NURBSTo</h4> -<pre>public NURBSTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public NURBSTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">PolyLineTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html#PolyLineTo(RowType)">PolyLineTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -183,13 +183,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="PolyLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="PolyLineTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>PolyLineTo</h4> -<pre>public PolyLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public PolyLineTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelCubBezTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html#RelCubBezTo(RowType)">RelCubBezTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -195,13 +195,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="RelCubBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="RelCubBezTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RelCubBezTo</h4> -<pre>public RelCubBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public RelCubBezTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelEllipticalArcTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html#RelEllipticalArcTo(RowType)">RelEllipticalArcTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -195,13 +195,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="RelEllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="RelEllipticalArcTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RelEllipticalArcTo</h4> -<pre>public RelEllipticalArcTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public RelEllipticalArcTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelLineTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html#RelLineTo(RowType)">RelLineTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -181,13 +181,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="RelLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="RelLineTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RelLineTo</h4> -<pre>public RelLineTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public RelLineTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelMoveTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html#RelMoveTo(RowType)">RelMoveTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -179,13 +179,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="RelMoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="RelMoveTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RelMoveTo</h4> -<pre>public RelMoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public RelMoveTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">RelQuadBezTo</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html#RelQuadBezTo(RowType)">RelQuadBezTo</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -190,13 +190,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="RelQuadBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="RelQuadBezTo(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RelQuadBezTo</h4> -<pre>public RelQuadBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public RelQuadBezTo(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">SplineKnot</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html#SplineKnot(RowType)">SplineKnot</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -189,13 +189,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="SplineKnot(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="SplineKnot(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SplineKnot</h4> -<pre>public SplineKnot(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public SplineKnot(RowType 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -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(com.microsoft.schemas.office.visio.x2012.main.RowType)">SplineStart</a></strong>(com.microsoft.schemas.office.visio.x2012.main.RowType row)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html#SplineStart(RowType)">SplineStart</a></strong>(RowType row)</code> </td> </tr> </table> </li> @@ -201,13 +201,13 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Constructor Detail</h3> -<a name="SplineStart(com.microsoft.schemas.office.visio.x2012.main.RowType)"> +<a name="SplineStart(RowType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SplineStart</h4> -<pre>public SplineStart(com.microsoft.schemas.office.visio.x2012.main.RowType row)</pre> +<pre>public SplineStart(RowType row)</pre> </li> </ul> </li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
