Added: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html?rev=1797007&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html (added) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html Wed May 31 10:11:49 2017 @@ -0,0 +1,222 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Class org.apache.poi.sl.usermodel.PaintStyle.PaintModifier (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.poi.sl.usermodel.PaintStyle.PaintModifier (POI API Documentation)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html" target="_top">Frames</a></li> +<li><a href="PaintStyle.PaintModifier.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.poi.sl.usermodel.PaintStyle.PaintModifier" class="title">Uses of Class<br>org.apache.poi.sl.usermodel.PaintStyle.PaintModifier</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.sl.draw">org.apache.poi.sl.draw</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.sl.draw.geom">org.apache.poi.sl.draw.geom</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.sl.draw"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a> in <a href="../../../../../../org/apache/poi/sl/draw/package-summary.html">org.apache.poi.sl.draw</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/sl/draw/package-summary.html">org.apache.poi.sl.draw</a> with parameters of type <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>java.awt.Paint</code></td> +<td class="colLast"><span class="strong">DrawPaint.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawPaint.html#getPaint(java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.PaintStyle,%20org.apache.poi.sl.usermodel.PaintStyle.PaintModifier)">getPaint</a></strong>(java.awt.Graphics2D graphics, + <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a> paint, + <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a> modifier)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected java.awt.Paint</code></td> +<td class="colLast"><span class="strong">DrawPaint.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawPaint.html#getSolidPaint(org.apache.poi.sl.usermodel.PaintStyle.SolidPaint,%20java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.PaintStyle.PaintModifier)">getSolidPaint</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.SolidPaint.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle.SolidPaint</a> fill, + java.awt.Graphics2D graphics, + <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a> modifier)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.sl.draw.geom"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a> in <a href="../../../../../../org/apache/poi/sl/draw/geom/package-summary.html">org.apache.poi.sl.draw.geom</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/sl/draw/geom/package-summary.html">org.apache.poi.sl.draw.geom</a> that return <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a></code></td> +<td class="colLast"><span class="strong">Path.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/geom/Path.html#getFill()">getFill</a></strong>()</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.sl.usermodel"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a> in <a href="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a> that return <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a></code></td> +<td class="colLast"><span class="strong">PaintStyle.PaintModifier.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a>[]</code></td> +<td class="colLast"><span class="strong">PaintStyle.PaintModifier.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html" target="_top">Frames</a></li> +<li><a href="PaintStyle.PaintModifier.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2017 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html>
Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html?rev=1797007&r1=1797006&r2=1797007&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html Wed May 31 10:11:49 2017 @@ -146,8 +146,9 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>protected java.awt.Paint</code></td> -<td class="colLast"><span class="strong">DrawPaint.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawPaint.html#getSolidPaint(org.apache.poi.sl.usermodel.PaintStyle.SolidPaint,%20java.awt.Graphics2D)">getSolidPaint</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.SolidPaint.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle.SolidPaint</a> fill, - java.awt.Graphics2D graphics)</code> </td> +<td class="colLast"><span class="strong">DrawPaint.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawPaint.html#getSolidPaint(org.apache.poi.sl.usermodel.PaintStyle.SolidPaint,%20java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.PaintStyle.PaintModifier)">getSolidPaint</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.SolidPaint.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle.SolidPaint</a> fill, + java.awt.Graphics2D graphics, + <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a> modifier)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html?rev=1797007&r1=1797006&r2=1797007&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PaintStyle.html Wed May 31 10:11:49 2017 @@ -132,6 +132,12 @@ <td class="colLast"><span class="strong">DrawPaint.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawPaint.html#getPaint(java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.PaintStyle)">getPaint</a></strong>(java.awt.Graphics2D graphics, <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a> paint)</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.awt.Paint</code></td> +<td class="colLast"><span class="strong">DrawPaint.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawPaint.html#getPaint(java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.PaintStyle,%20org.apache.poi.sl.usermodel.PaintStyle.PaintModifier)">getPaint</a></strong>(java.awt.Graphics2D graphics, + <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a> paint, + <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a> modifier)</code> </td> +</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-frame.html?rev=1797007&r1=1797006&r2=1797007&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-frame.html Wed May 31 10:11:49 2017 @@ -59,6 +59,7 @@ <li><a href="LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel" target="classFrame">LineDecoration.DecorationShape</a></li> <li><a href="LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel" target="classFrame">LineDecoration.DecorationSize</a></li> <li><a href="PaintStyle.GradientPaint.GradientType.html" title="enum in org.apache.poi.sl.usermodel" target="classFrame">PaintStyle.GradientPaint.GradientType</a></li> +<li><a href="PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel" target="classFrame">PaintStyle.PaintModifier</a></li> <li><a href="PictureData.PictureType.html" title="enum in org.apache.poi.sl.usermodel" target="classFrame">PictureData.PictureType</a></li> <li><a href="Placeholder.html" title="enum in org.apache.poi.sl.usermodel" target="classFrame">Placeholder</a></li> <li><a href="PresetColor.html" title="enum in org.apache.poi.sl.usermodel" target="classFrame">PresetColor</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html?rev=1797007&r1=1797006&r2=1797007&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html Wed May 31 10:11:49 2017 @@ -95,7 +95,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/FillStyle.html" title="interface in org.apache.poi.sl.usermodel">FillStyle</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">This interface is the counterpart to <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel"><code>StrokeStyle</code></a> - it's specifies the filling of a shape</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/FontCollection.html" title="interface in org.apache.poi.sl.usermodel">FontCollection</a></td> @@ -204,7 +206,9 @@ </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel">StrokeStyle</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">This interface specifies the line style of a shape</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html" title="interface in org.apache.poi.sl.usermodel">TableCell</a><S extends <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a><S,P>,P extends <a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a><S,P,?>></td> @@ -290,80 +294,86 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a></td> +<td class="colLast"> +<div class="block">The PaintStyle can be modified by secondary sources, e.g.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.PictureType.html" title="enum in org.apache.poi.sl.usermodel">PictureData.PictureType</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/Placeholder.html" title="enum in org.apache.poi.sl.usermodel">Placeholder</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/PresetColor.html" title="enum in org.apache.poi.sl.usermodel">PresetColor</a></td> <td class="colLast"> <div class="block">Preset colors defined in DrawingML aka known/system colors</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/RectAlign.html" title="enum in org.apache.poi.sl.usermodel">RectAlign</a></td> <td class="colLast"> <div class="block">Specifies possible rectangle alignment types.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/ShapeType.html" title="enum in org.apache.poi.sl.usermodel">ShapeType</a></td> <td class="colLast"> <div class="block">known preset shape geometries in PresentationML</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCap.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCap</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCompound.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCompound</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineDash</a></td> <td class="colLast"> <div class="block">The line dash with pattern.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.FontAlign.html" title="enum in org.apache.poi.sl.usermodel">TextParagraph.FontAlign</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.TextAlign.html" title="enum in org.apache.poi.sl.usermodel">TextParagraph.TextAlign</a></td> <td class="colLast"> <div class="block">Specifies a list of text alignment types</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.FieldType.html" title="enum in org.apache.poi.sl.usermodel">TextRun.FieldType</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.TextCap.html" title="enum in org.apache.poi.sl.usermodel">TextRun.TextCap</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextAutofit.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextAutofit</a></td> <td class="colLast"> <div class="block">Specifies alist of auto-fit types.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a></td> <td class="colLast"> <div class="block">Vertical Text Types</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a></td> <td class="colLast"> <div class="block">This enum represents a compromise for the handling of @@ -371,7 +381,7 @@ XSLF placeholders (see org.apache.poi.xslf.usermodel.Placeholder).</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a></td> <td class="colLast"> <div class="block">Specifies a list of available anchoring types for text Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-tree.html?rev=1797007&r1=1797006&r2=1797007&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-tree.html Wed May 31 10:11:49 2017 @@ -227,6 +227,7 @@ <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">LineDecoration.DecorationShape</span></a></li> <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">LineDecoration.DecorationSize</span></a></li> <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.GradientPaint.GradientType.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">PaintStyle.GradientPaint.GradientType</span></a></li> +<li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.PaintModifier.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">PaintStyle.PaintModifier</span></a></li> <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/PictureData.PictureType.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">PictureData.PictureType</span></a></li> <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/Placeholder.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">Placeholder</span></a></li> <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/PresetColor.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">PresetColor</span></a></li> Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html?rev=1797007&r1=1797006&r2=1797007&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html Wed May 31 10:11:49 2017 @@ -98,10 +98,14 @@ <td class="colLast"> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td> +<td class="colFirst"><a href="#org.apache.poi.sl.draw.geom">org.apache.poi.sl.draw.geom</a></td> <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -196,7 +200,9 @@ <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ConnectorShape.html#org.apache.poi.hslf.usermodel">ConnectorShape</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FillStyle.html#org.apache.poi.hslf.usermodel">FillStyle</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FillStyle.html#org.apache.poi.hslf.usermodel">FillStyle</a> +<div class="block">This interface is the counterpart to <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel"><code>StrokeStyle</code></a> - it's specifies the filling of a shape</div> +</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FreeformShape.html#org.apache.poi.hslf.usermodel">FreeformShape</a> </td> @@ -286,7 +292,9 @@ <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SlideShowFactory.html#org.apache.poi.hslf.usermodel">SlideShowFactory</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.hslf.usermodel">StrokeStyle</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.hslf.usermodel">StrokeStyle</a> +<div class="block">This interface specifies the line style of a shape</div> +</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineCap.html#org.apache.poi.hslf.usermodel">StrokeStyle.LineCap</a> </td> @@ -406,61 +414,85 @@ <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.GradientPaint.html#org.apache.poi.sl.draw">PaintStyle.GradientPaint</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html#org.apache.poi.sl.draw">PaintStyle.SolidPaint</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html#org.apache.poi.sl.draw">PaintStyle.PaintModifier</a> +<div class="block">The PaintStyle can be modified by secondary sources, e.g.</div> +</td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.TexturePaint.html#org.apache.poi.sl.draw">PaintStyle.TexturePaint</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html#org.apache.poi.sl.draw">PaintStyle.SolidPaint</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureShape.html#org.apache.poi.sl.draw">PictureShape</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.TexturePaint.html#org.apache.poi.sl.draw">PaintStyle.TexturePaint</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PlaceableShape.html#org.apache.poi.sl.draw">PlaceableShape</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureShape.html#org.apache.poi.sl.draw">PictureShape</a> </td> </tr> <tr class="rowColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PlaceableShape.html#org.apache.poi.sl.draw">PlaceableShape</a> </td> +</tr> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/RectAlign.html#org.apache.poi.sl.draw">RectAlign</a> <div class="block">Specifies possible rectangle alignment types.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Shape.html#org.apache.poi.sl.draw">Shape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Sheet.html#org.apache.poi.sl.draw">Sheet</a> <div class="block">Common parent of Slides, Notes and Masters</div> </td> </tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SimpleShape.html#org.apache.poi.sl.draw">SimpleShape</a> </td> -</tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Slide.html#org.apache.poi.sl.draw">Slide</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SimpleShape.html#org.apache.poi.sl.draw">SimpleShape</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.sl.draw">StrokeStyle</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Slide.html#org.apache.poi.sl.draw">Slide</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TableShape.html#org.apache.poi.sl.draw">TableShape</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.sl.draw">StrokeStyle</a> +<div class="block">This interface specifies the line style of a shape</div> +</td> </tr> <tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TableShape.html#org.apache.poi.sl.draw">TableShape</a> </td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextBox.html#org.apache.poi.sl.draw">TextBox</a> <div class="block">Represents a TextFrame shape in PowerPoint.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.html#org.apache.poi.sl.draw">TextParagraph</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.html#org.apache.poi.sl.draw">TextRun</a> <div class="block">Some text.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.html#org.apache.poi.sl.draw">TextShape</a> </td> </tr> </tbody> </table> </li> +<li class="blockList"><a name="org.apache.poi.sl.draw.geom"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a> used by <a href="../../../../../org/apache/poi/sl/draw/geom/package-summary.html">org.apache.poi.sl.draw.geom</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html#org.apache.poi.sl.draw.geom">PaintStyle.PaintModifier</a> +<div class="block">The PaintStyle can be modified by secondary sources, e.g.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.poi.sl.usermodel"> <!-- --> </a> @@ -486,7 +518,9 @@ <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ConnectorShape.html#org.apache.poi.sl.usermodel">ConnectorShape</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FillStyle.html#org.apache.poi.sl.usermodel">FillStyle</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FillStyle.html#org.apache.poi.sl.usermodel">FillStyle</a> +<div class="block">This interface is the counterpart to <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel"><code>StrokeStyle</code></a> - it's specifies the filling of a shape</div> +</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FontCollection.html#org.apache.poi.sl.usermodel">FontCollection</a> </td> @@ -532,141 +566,148 @@ <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.GradientPaint.GradientType.html#org.apache.poi.sl.usermodel">PaintStyle.GradientPaint.GradientType</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html#org.apache.poi.sl.usermodel">PaintStyle.SolidPaint</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.PaintModifier.html#org.apache.poi.sl.usermodel">PaintStyle.PaintModifier</a> +<div class="block">The PaintStyle can be modified by secondary sources, e.g.</div> +</td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureData.html#org.apache.poi.sl.usermodel">PictureData</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PaintStyle.SolidPaint.html#org.apache.poi.sl.usermodel">PaintStyle.SolidPaint</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureData.PictureType.html#org.apache.poi.sl.usermodel">PictureData.PictureType</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureData.html#org.apache.poi.sl.usermodel">PictureData</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureShape.html#org.apache.poi.sl.usermodel">PictureShape</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureData.PictureType.html#org.apache.poi.sl.usermodel">PictureData.PictureType</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PlaceableShape.html#org.apache.poi.sl.usermodel">PlaceableShape</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PictureShape.html#org.apache.poi.sl.usermodel">PictureShape</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Placeholder.html#org.apache.poi.sl.usermodel">Placeholder</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PlaceableShape.html#org.apache.poi.sl.usermodel">PlaceableShape</a> </td> </tr> <tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Placeholder.html#org.apache.poi.sl.usermodel">Placeholder</a> </td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/PresetColor.html#org.apache.poi.sl.usermodel">PresetColor</a> <div class="block">Preset colors defined in DrawingML aka known/system colors</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/RectAlign.html#org.apache.poi.sl.usermodel">RectAlign</a> <div class="block">Specifies possible rectangle alignment types.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Resources.html#org.apache.poi.sl.usermodel">Resources</a> <div class="block">Common SlideShow resources, such as fonts, pictures and multimedia data</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Shadow.html#org.apache.poi.sl.usermodel">Shadow</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Shape.html#org.apache.poi.sl.usermodel">Shape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ShapeContainer.html#org.apache.poi.sl.usermodel">ShapeContainer</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ShapeType.html#org.apache.poi.sl.usermodel">ShapeType</a> <div class="block">known preset shape geometries in PresentationML</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Sheet.html#org.apache.poi.sl.usermodel">Sheet</a> <div class="block">Common parent of Slides, Notes and Masters</div> </td> </tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SimpleShape.html#org.apache.poi.sl.usermodel">SimpleShape</a> </td> -</tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Slide.html#org.apache.poi.sl.usermodel">Slide</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SimpleShape.html#org.apache.poi.sl.usermodel">SimpleShape</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SlideShow.html#org.apache.poi.sl.usermodel">SlideShow</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/Slide.html#org.apache.poi.sl.usermodel">Slide</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.sl.usermodel">StrokeStyle</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SlideShow.html#org.apache.poi.sl.usermodel">SlideShow</a> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineCap.html#org.apache.poi.sl.usermodel">StrokeStyle.LineCap</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.sl.usermodel">StrokeStyle</a> +<div class="block">This interface specifies the line style of a shape</div> +</td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineCompound.html#org.apache.poi.sl.usermodel">StrokeStyle.LineCompound</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineCap.html#org.apache.poi.sl.usermodel">StrokeStyle.LineCap</a> </td> </tr> <tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineCompound.html#org.apache.poi.sl.usermodel">StrokeStyle.LineCompound</a> </td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineDash.html#org.apache.poi.sl.usermodel">StrokeStyle.LineDash</a> <div class="block">The line dash with pattern.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TableCell.html#org.apache.poi.sl.usermodel">TableCell</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TableCell.BorderEdge.html#org.apache.poi.sl.usermodel">TableCell.BorderEdge</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TableShape.html#org.apache.poi.sl.usermodel">TableShape</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextBox.html#org.apache.poi.sl.usermodel">TextBox</a> <div class="block">Represents a TextFrame shape in PowerPoint.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.html#org.apache.poi.sl.usermodel">TextParagraph</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.BulletStyle.html#org.apache.poi.sl.usermodel">TextParagraph.BulletStyle</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.FontAlign.html#org.apache.poi.sl.usermodel">TextParagraph.FontAlign</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextParagraph.TextAlign.html#org.apache.poi.sl.usermodel">TextParagraph.TextAlign</a> <div class="block">Specifies a list of text alignment types</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.html#org.apache.poi.sl.usermodel">TextRun</a> <div class="block">Some text.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.FieldType.html#org.apache.poi.sl.usermodel">TextRun.FieldType</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.TextCap.html#org.apache.poi.sl.usermodel">TextRun.TextCap</a> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.html#org.apache.poi.sl.usermodel">TextShape</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.TextAutofit.html#org.apache.poi.sl.usermodel">TextShape.TextAutofit</a> <div class="block">Specifies alist of auto-fit types.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.TextDirection.html#org.apache.poi.sl.usermodel">TextShape.TextDirection</a> <div class="block">Vertical Text Types</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.TextPlaceholder.html#org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a> <div class="block">This enum represents a compromise for the handling of HSLF run types (see org.apache.poi.hslf.record.TextHeaderAtom) and XSLF placeholders (see org.apache.poi.xslf.usermodel.Placeholder).</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/VerticalAlignment.html#org.apache.poi.sl.usermodel">VerticalAlignment</a> <div class="block">Specifies a list of available anchoring types for text @@ -701,7 +742,9 @@ <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ConnectorShape.html#org.apache.poi.xslf.usermodel">ConnectorShape</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FillStyle.html#org.apache.poi.xslf.usermodel">FillStyle</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FillStyle.html#org.apache.poi.xslf.usermodel">FillStyle</a> +<div class="block">This interface is the counterpart to <a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel"><code>StrokeStyle</code></a> - it's specifies the filling of a shape</div> +</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/FreeformShape.html#org.apache.poi.xslf.usermodel">FreeformShape</a> </td> @@ -789,7 +832,9 @@ <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SlideShowFactory.html#org.apache.poi.xslf.usermodel">SlideShowFactory</a> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.xslf.usermodel">StrokeStyle</a> </td> +<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.html#org.apache.poi.xslf.usermodel">StrokeStyle</a> +<div class="block">This interface specifies the line style of a shape</div> +</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/StrokeStyle.LineCap.html#org.apache.poi.xslf.usermodel">StrokeStyle.LineCap</a> </td> Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/Formula.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/Formula.html?rev=1797007&r1=1797006&r2=1797007&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/formula/Formula.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/formula/Formula.html Wed May 31 10:11:49 2017 @@ -364,7 +364,7 @@ extends java.lang.Object</pre> if this formula belongs to such a grouping. The <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util"><code>CellReference</code></a> returned by this method will match the top left corner of the range of that grouping. The return value is usually not the same as the location of the cell containing this formula.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>the firstRow & firstColumn of an array formula or shared formula that this formula +<dl><dt><span class="strong">Returns:</span></dt><dd>the firstRow & firstColumn of an array formula or shared formula that this formula belongs to. <code>null</code> if this formula is not part of an array or shared formula.</dd></dl> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/BorderFormatting.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/BorderFormatting.html?rev=1797007&r1=1797006&r2=1797007&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/BorderFormatting.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/BorderFormatting.html Wed May 31 10:11:49 2017 @@ -269,6 +269,12 @@ <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderDiagonalEnum()">getBorderDiagonalEnum</a></strong>()</code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderHorizontalEnum()">getBorderHorizontalEnum</a></strong>()</code> +<div class="block">Only valid for range borders, such as table styles</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderLeft()">getBorderLeft</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> @@ -277,11 +283,11 @@ </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderLeftEnum()">getBorderLeftEnum</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderRight()">getBorderRight</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> @@ -290,11 +296,11 @@ </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderRightEnum()">getBorderRightEnum</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderTop()">getBorderTop</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> @@ -303,10 +309,16 @@ </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderTopEnum()">getBorderTopEnum</a></strong>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderVerticalEnum()">getBorderVerticalEnum</a></strong>()</code> +<div class="block">Only valid for range borders, such as table styles</div> +</td> +</tr> <tr class="altColor"> <td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getBottomBorderColor()">getBottomBorderColor</a></strong>()</code> </td> @@ -325,6 +337,18 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getHorizontalBorderColor()">getHorizontalBorderColor</a></strong>()</code> +<div class="block">Range internal borders.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getHorizontalBorderColorColor()">getHorizontalBorderColorColor</a></strong>()</code> +<div class="block">Range internal borders.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getLeftBorderColor()">getLeftBorderColor</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -348,6 +372,18 @@ <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getTopBorderColorColor()">getTopBorderColorColor</a></strong>()</code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getVerticalBorderColor()">getVerticalBorderColor</a></strong>()</code> +<div class="block">Range internal borders.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getVerticalBorderColorColor()">getVerticalBorderColorColor</a></strong>()</code> +<div class="block">Range internal borders.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> border)</code> <div class="block">Set bottom border.</div> @@ -377,11 +413,17 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderHorizontal(org.apache.poi.ss.usermodel.BorderStyle)">setBorderHorizontal</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> border)</code> +<div class="block">Set range internal horizontal borders.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> border)</code> <div class="block">Set left border.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderLeft(short)">setBorderLeft</a></strong>(short border)</code> <div class="block"><strong>Deprecated.</strong> @@ -389,13 +431,13 @@ </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> border)</code> <div class="block">Set right border.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderRight(short)">setBorderRight</a></strong>(short border)</code> <div class="block"><strong>Deprecated.</strong> @@ -403,13 +445,13 @@ </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> border)</code> <div class="block">Set top border.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderTop(short)">setBorderTop</a></strong>(short border)</code> <div class="block"><strong>Deprecated.</strong> @@ -417,6 +459,12 @@ </div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderVertical(org.apache.poi.ss.usermodel.BorderStyle)">setBorderVertical</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> border)</code> +<div class="block">Set range internal vertical borders.</div> +</td> +</tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setBottomBorderColor(org.apache.poi.ss.usermodel.Color)">setBottomBorderColor</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> color)</code> </td> @@ -435,6 +483,18 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setHorizontalBorderColor(org.apache.poi.ss.usermodel.Color)">setHorizontalBorderColor</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> color)</code> +<div class="block">Range internal border color, such as table styles</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setHorizontalBorderColor(short)">setHorizontalBorderColor</a></strong>(short color)</code> +<div class="block">Range internal border color, such as table styles</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setLeftBorderColor(org.apache.poi.ss.usermodel.Color)">setLeftBorderColor</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> color)</code> </td> </tr> <tr class="rowColor"> @@ -457,6 +517,18 @@ <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setTopBorderColor(short)">setTopBorderColor</a></strong>(short color)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setVerticalBorderColor(org.apache.poi.ss.usermodel.Color)">setVerticalBorderColor</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> color)</code> +<div class="block">Range internal border color, such as table styles</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setVerticalBorderColor(short)">setVerticalBorderColor</a></strong>(short color)</code> +<div class="block">Range internal border color, such as table styles</div> +</td> +</tr> </table> </li> </ul> @@ -772,6 +844,30 @@ static final short BORDER_SLANTED_D <dd>POI 3.15</dd></dl> </li> </ul> +<a name="getBorderVerticalEnum()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBorderVerticalEnum</h4> +<pre><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> getBorderVerticalEnum()</pre> +<div class="block">Only valid for range borders, such as table styles</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>border style</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> +<a name="getBorderHorizontalEnum()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBorderHorizontalEnum</h4> +<pre><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> getBorderHorizontalEnum()</pre> +<div class="block">Only valid for range borders, such as table styles</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>border style</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> <a name="getBottomBorderColor()"> <!-- --> </a> @@ -862,6 +958,54 @@ static final short BORDER_SLANTED_D <pre><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> getTopBorderColorColor()</pre> </li> </ul> +<a name="getVerticalBorderColor()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerticalBorderColor</h4> +<pre>short getVerticalBorderColor()</pre> +<div class="block">Range internal borders. Only relevant for range styles, such as table formatting</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>color index</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> +<a name="getVerticalBorderColorColor()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVerticalBorderColorColor</h4> +<pre><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> getVerticalBorderColorColor()</pre> +<div class="block">Range internal borders. Only relevant for range styles, such as table formatting</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>color</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> +<a name="getHorizontalBorderColor()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHorizontalBorderColor</h4> +<pre>short getHorizontalBorderColor()</pre> +<div class="block">Range internal borders. Only relevant for range styles, such as table formatting</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>color index</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> +<a name="getHorizontalBorderColorColor()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHorizontalBorderColorColor</h4> +<pre><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> getHorizontalBorderColorColor()</pre> +<div class="block">Range internal borders. Only relevant for range styles, such as table formatting</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>color</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> <a name="setBorderBottom(short)"> <!-- --> </a> @@ -977,6 +1121,30 @@ static final short BORDER_SLANTED_D <dl><dt><span class="strong">Parameters:</span></dt><dd><code>border</code> - </dd></dl> </li> </ul> +<a name="setBorderHorizontal(org.apache.poi.ss.usermodel.BorderStyle)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBorderHorizontal</h4> +<pre>void setBorderHorizontal(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> border)</pre> +<div class="block">Set range internal horizontal borders.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>border</code> - </dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> +<a name="setBorderVertical(org.apache.poi.ss.usermodel.BorderStyle)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBorderVertical</h4> +<pre>void setBorderVertical(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> border)</pre> +<div class="block">Set range internal vertical borders.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>border</code> - </dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> <a name="setBottomBorderColor(short)"> <!-- --> </a> @@ -1061,12 +1229,60 @@ static final short BORDER_SLANTED_D <a name="setTopBorderColor(org.apache.poi.ss.usermodel.Color)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>setTopBorderColor</h4> <pre>void setTopBorderColor(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> color)</pre> </li> </ul> +<a name="setHorizontalBorderColor(short)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHorizontalBorderColor</h4> +<pre>void setHorizontalBorderColor(short color)</pre> +<div class="block">Range internal border color, such as table styles</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>color</code> - index</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> +<a name="setHorizontalBorderColor(org.apache.poi.ss.usermodel.Color)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHorizontalBorderColor</h4> +<pre>void setHorizontalBorderColor(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> color)</pre> +<div class="block">Range internal border color, such as table styles</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>color</code> - index</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> +<a name="setVerticalBorderColor(short)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVerticalBorderColor</h4> +<pre>void setVerticalBorderColor(short color)</pre> +<div class="block">Range internal border color, such as table styles</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>color</code> - index</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> +<a name="setVerticalBorderColor(org.apache.poi.ss.usermodel.Color)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setVerticalBorderColor</h4> +<pre>void setVerticalBorderColor(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> color)</pre> +<div class="block">Range internal border color, such as table styles</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>color</code> - index</dd><dt><span class="strong">Since:</span></dt> + <dd>3.17 beta 1</dd></dl> +</li> +</ul> </li> </ul> </li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
