You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/05/31 23:20:35 UTC

svn commit: r1682798 [2/5] - in /poi/site/publish: apidocs/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/common/usermodel/ apidocs/org/apache/poi/common/usermodel/class-use/ apidocs/org/apache/poi/hslf/model/ apidocs/org/apache/poi/openxml4...

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/TextPainter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/TextPainter.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/model/TextPainter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/model/TextPainter.html Sun May 31 21:20:33 2015
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/hslf/model/TextBox.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hslf/model/TextRun.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hslf/model/TextPainter.html" target="_top">Frames</a></li>
@@ -59,7 +59,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
@@ -92,13 +92,16 @@
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></dd>
+</dl>
 <hr>
 <br>
 <pre>public final class <span class="strong">TextPainter</span>
-extends java.lang.Object</pre>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></pre>
 <div class="block">Paint text into java.awt.Graphics2D</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Yegor Kozlov</dd></dl>
 </li>
 </ul>
 </div>
@@ -111,21 +114,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model">TextPainter.Key</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model">TextPainter.TextElement</a></strong></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.poi.sl.usermodel.TextPainter">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></h3>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -152,18 +147,17 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model">TextPainter.Key</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/model/TextPainter.html#KEY_FONTFALLBACK">KEY_FONTFALLBACK</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model">TextPainter.Key</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/model/TextPainter.html#KEY_FONTMAP">KEY_FONTMAP</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/model/TextPainter.html#logger">logger</a></strong></code>&nbsp;</td>
 </tr>
 </table>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.sl.usermodel.TextPainter">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></h3>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html#KEY_FONTFALLBACK">KEY_FONTFALLBACK</a>, <a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html#KEY_FONTMAP">KEY_FONTMAP</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -207,12 +201,12 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model">TextPainter.TextElement</a>[]</code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/model/TextPainter.html#getTextElements(float,%20java.awt.font.FontRenderContext)">getTextElements</a></strong>(float&nbsp;textWidth,
                java.awt.font.FontRenderContext&nbsp;frc)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model">TextPainter.TextElement</a>[]</code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/model/TextPainter.html#getTextElements(float,%20java.awt.font.FontRenderContext,%20java.awt.Graphics2D)">getTextElements</a></strong>(float&nbsp;textWidth,
                java.awt.font.FontRenderContext&nbsp;frc,
                java.awt.Graphics2D&nbsp;graphics)</code>&nbsp;</td>
@@ -243,24 +237,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="KEY_FONTFALLBACK">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>KEY_FONTFALLBACK</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model">TextPainter.Key</a> KEY_FONTFALLBACK</pre>
-</li>
-</ul>
-<a name="KEY_FONTMAP">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>KEY_FONTMAP</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model">TextPainter.Key</a> KEY_FONTMAP</pre>
-</li>
-</ul>
 <a name="logger">
 <!--   -->
 </a>
@@ -352,7 +328,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getTextElements</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model">TextPainter.TextElement</a>[]&nbsp;getTextElements(float&nbsp;textWidth,
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a>[]&nbsp;getTextElements(float&nbsp;textWidth,
                                         java.awt.font.FontRenderContext&nbsp;frc)</pre>
 </li>
 </ul>
@@ -362,7 +338,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTextElements</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model">TextPainter.TextElement</a>[]&nbsp;getTextElements(float&nbsp;textWidth,
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a>[]&nbsp;getTextElements(float&nbsp;textWidth,
                                         java.awt.font.FontRenderContext&nbsp;frc,
                                         java.awt.Graphics2D&nbsp;graphics)</pre>
 </li>
@@ -394,7 +370,7 @@ extends java.lang.Object</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/hslf/model/TextBox.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hslf/model/TextRun.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hslf/model/TextPainter.html" target="_top">Frames</a></li>
@@ -418,7 +394,7 @@ extends java.lang.Object</pre>
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/TextRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/TextRun.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/model/TextRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/model/TextRun.html Sun May 31 21:20:33 2015
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hslf/model/TextPainter.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hslf/model/TextShape.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -823,7 +823,7 @@ extends java.lang.Object</pre>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hslf/model/TextPainter.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hslf/model/TextShape.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/package-frame.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/model/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/model/package-frame.html Sun May 31 21:20:33 2015
@@ -46,8 +46,6 @@
 <li><a href="TableCell.html" title="class in org.apache.poi.hslf.model" target="classFrame">TableCell</a></li>
 <li><a href="TextBox.html" title="class in org.apache.poi.hslf.model" target="classFrame">TextBox</a></li>
 <li><a href="TextPainter.html" title="class in org.apache.poi.hslf.model" target="classFrame">TextPainter</a></li>
-<li><a href="TextPainter.Key.html" title="class in org.apache.poi.hslf.model" target="classFrame">TextPainter.Key</a></li>
-<li><a href="TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model" target="classFrame">TextPainter.TextElement</a></li>
 <li><a href="TextRun.html" title="class in org.apache.poi.hslf.model" target="classFrame">TextRun</a></li>
 <li><a href="TextShape.html" title="class in org.apache.poi.hslf.model" target="classFrame">TextShape</a></li>
 <li><a href="TitleMaster.html" title="class in org.apache.poi.hslf.model" target="classFrame">TitleMaster</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/package-summary.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/model/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/model/package-summary.html Sun May 31 21:20:33 2015
@@ -283,14 +283,6 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model">TextPainter.Key</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model">TextPainter.TextElement</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/model/TextRun.html" title="class in org.apache.poi.hslf.model">TextRun</a></td>
 <td class="colLast">
 <div class="block">This class represents a run of text in a powerpoint document.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/package-tree.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/model/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/model/package-tree.html Sun May 31 21:20:33 2015
@@ -87,11 +87,6 @@
 <li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/HeadersFooters.html" title="class in org.apache.poi.hslf.model"><span class="strong">HeadersFooters</span></a></li>
 <li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/Hyperlink.html" title="class in org.apache.poi.hslf.model"><span class="strong">Hyperlink</span></a></li>
 <li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in org.apache.poi.hslf.model"><span class="strong">PPFont</span></a></li>
-<li type="circle">java.awt.RenderingHints.Key
-<ul>
-<li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/TextPainter.Key.html" title="class in org.apache.poi.hslf.model"><span class="strong">TextPainter.Key</span></a></li>
-</ul>
-</li>
 <li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/Shape.html" title="class in org.apache.poi.hslf.model"><span class="strong">Shape</span></a>
 <ul>
 <li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/Background.html" title="class in org.apache.poi.hslf.model"><span class="strong">Background</span></a></li>
@@ -145,8 +140,7 @@
 <li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/Slide.html" title="class in org.apache.poi.hslf.model"><span class="strong">Slide</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/TextPainter.html" title="class in org.apache.poi.hslf.model"><span class="strong">TextPainter</span></a></li>
-<li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/TextPainter.TextElement.html" title="class in org.apache.poi.hslf.model"><span class="strong">TextPainter.TextElement</span></a></li>
+<li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/TextPainter.html" title="class in org.apache.poi.hslf.model"><span class="strong">TextPainter</span></a> (implements org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a>)</li>
 <li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/TextRun.html" title="class in org.apache.poi.hslf.model"><span class="strong">TextRun</span></a></li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/package-use.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/model/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/model/package-use.html Sun May 31 21:20:33 2015
@@ -231,12 +231,6 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hslf/model/class-use/TextPainter.Key.html#org.apache.poi.hslf.model">TextPainter.Key</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hslf/model/class-use/TextPainter.TextElement.html#org.apache.poi.hslf.model">TextPainter.TextElement</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hslf/model/class-use/TextRun.html#org.apache.poi.hslf.model">TextRun</a>
 <div class="block">This class represents a run of text in a powerpoint document.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html Sun May 31 21:20:33 2015
@@ -1043,7 +1043,7 @@
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></code></td>
 <td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getPartById(java.lang.String)">getPartById</a></strong>(java.lang.String&nbsp;id)</code>
 <div class="block">Get the document part that's defined as the
-  given relationship of the core document.</div>
+ given relationship of the core document.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextBox.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextBox.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextBox.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextBox.html Sun May 31 21:20:33 2015
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/sl/usermodel/TextBox.html" target="_top">Frames</a></li>
@@ -152,7 +152,7 @@ extends <a href="../../../../../org/apac
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/sl/usermodel/TextBox.html" target="_top">Frames</a></li>

Added: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.Key.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.Key.html?rev=1682798&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.Key.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.Key.html Sun May 31 21:20:33 2015
@@ -0,0 +1,310 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>TextPainter.Key (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="TextPainter.Key (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TextPainter.Key.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/sl/usermodel/TextPainter.Key.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.Key.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.sl.usermodel</div>
+<h2 title="Class TextPainter.Key" class="title">Class TextPainter.Key</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.awt.RenderingHints.Key</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.sl.usermodel.TextPainter.Key</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing interface:</dt>
+<dd><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="strong">TextPainter.Key</span>
+extends java.awt.RenderingHints.Key</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html#TextPainter.Key(int,%20java.lang.String)">TextPainter.Key</a></strong>(int&nbsp;paramInt,
+               java.lang.String&nbsp;paramString)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html#getIndex()">getIndex</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html#isCompatibleValue(java.lang.Object)">isCompatibleValue</a></strong>(java.lang.Object&nbsp;paramObject)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.RenderingHints.Key">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.awt.RenderingHints.Key</h3>
+<code>equals, hashCode, intKey</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TextPainter.Key(int, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TextPainter.Key</h4>
+<pre>public&nbsp;TextPainter.Key(int&nbsp;paramInt,
+               java.lang.String&nbsp;paramString)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getIndex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIndex</h4>
+<pre>public final&nbsp;int&nbsp;getIndex()</pre>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public final&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isCompatibleValue(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isCompatibleValue</h4>
+<pre>public&nbsp;boolean&nbsp;isCompatibleValue(java.lang.Object&nbsp;paramObject)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>isCompatibleValue</code>&nbsp;in class&nbsp;<code>java.awt.RenderingHints.Key</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TextPainter.Key.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/sl/usermodel/TextPainter.Key.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.Key.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.TextElement.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.TextElement.html?rev=1682798&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.TextElement.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.TextElement.html Sun May 31 21:20:33 2015
@@ -0,0 +1,387 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>TextPainter.TextElement (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="TextPainter.TextElement (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TextPainter.TextElement.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/sl/usermodel/TextPainter.TextElement.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.TextElement.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.sl.usermodel</div>
+<h2 title="Class TextPainter.TextElement" class="title">Class TextPainter.TextElement</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.sl.usermodel.TextPainter.TextElement</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing interface:</dt>
+<dd><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="strong">TextPainter.TextElement</span>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#_align">_align</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.text.AttributedString</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#_bullet">_bullet</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#_bulletOffset">_bulletOffset</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.text.AttributedString</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#_text">_text</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#_textOffset">_textOffset</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#advance">advance</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#ascent">ascent</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#descent">descent</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#textEndIndex">textEndIndex</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#textStartIndex">textStartIndex</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html#TextPainter.TextElement()">TextPainter.TextElement</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="_text">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_text</h4>
+<pre>public&nbsp;java.text.AttributedString _text</pre>
+</li>
+</ul>
+<a name="_textOffset">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_textOffset</h4>
+<pre>public&nbsp;int _textOffset</pre>
+</li>
+</ul>
+<a name="_bullet">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_bullet</h4>
+<pre>public&nbsp;java.text.AttributedString _bullet</pre>
+</li>
+</ul>
+<a name="_bulletOffset">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_bulletOffset</h4>
+<pre>public&nbsp;int _bulletOffset</pre>
+</li>
+</ul>
+<a name="_align">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_align</h4>
+<pre>public&nbsp;int _align</pre>
+</li>
+</ul>
+<a name="ascent">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ascent</h4>
+<pre>public&nbsp;float ascent</pre>
+</li>
+</ul>
+<a name="descent">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>descent</h4>
+<pre>public&nbsp;float descent</pre>
+</li>
+</ul>
+<a name="advance">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>advance</h4>
+<pre>public&nbsp;float advance</pre>
+</li>
+</ul>
+<a name="textStartIndex">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>textStartIndex</h4>
+<pre>public&nbsp;int textStartIndex</pre>
+</li>
+</ul>
+<a name="textEndIndex">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>textEndIndex</h4>
+<pre>public&nbsp;int textEndIndex</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TextPainter.TextElement()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TextPainter.TextElement</h4>
+<pre>public&nbsp;TextPainter.TextElement()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TextPainter.TextElement.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/sl/usermodel/TextPainter.TextElement.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.TextElement.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.html?rev=1682798&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextPainter.html Sun May 31 21:20:33 2015
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>TextPainter (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="TextPainter (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TextPainter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextBox.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/sl/usermodel/TextPainter.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.sl.usermodel</div>
+<h2 title="Interface TextPainter" class="title">Interface TextPainter</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/poi/hslf/model/TextPainter.html" title="class in org.apache.poi.hslf.model">TextPainter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">TextPainter</span></pre>
+<div class="block">Common parent for painting Text into a Graphics2D object
+  for rendering</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html#KEY_FONTFALLBACK">KEY_FONTFALLBACK</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html#KEY_FONTMAP">KEY_FONTMAP</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="KEY_FONTFALLBACK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>KEY_FONTFALLBACK</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a> KEY_FONTFALLBACK</pre>
+</li>
+</ul>
+<a name="KEY_FONTMAP">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>KEY_FONTMAP</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a> KEY_FONTMAP</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TextPainter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextBox.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/sl/usermodel/TextPainter.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.html Sun May 31 21:20:33 2015
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/sl/usermodel/TextBox.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
 <li>Next Class</li>
 </ul>
 <ul class="navList">
@@ -175,7 +175,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/sl/usermodel/TextBox.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Prev Class</span></a></li>
 <li>Next Class</li>
 </ul>
 <ul class="navList">

Added: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.Key.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.Key.html?rev=1682798&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.Key.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.Key.html Sun May 31 21:20:33 2015
@@ -0,0 +1,161 @@
+<!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.TextPainter.Key (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.sl.usermodel.TextPainter.Key (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class 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/TextPainter.Key.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.Key.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.TextPainter.Key" class="title">Uses of Class<br>org.apache.poi.sl.usermodel.TextPainter.Key</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/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.sl.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</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 fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a> declared as <a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a></code></td>
+<td class="colLast"><span class="strong">TextPainter.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.html#KEY_FONTFALLBACK">KEY_FONTFALLBACK</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a></code></td>
+<td class="colLast"><span class="strong">TextPainter.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.html#KEY_FONTMAP">KEY_FONTMAP</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class 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/TextPainter.Key.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.Key.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.TextElement.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.TextElement.html?rev=1682798&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.TextElement.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.TextElement.html Sun May 31 21:20:33 2015
@@ -0,0 +1,164 @@
+<!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.TextPainter.TextElement (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.sl.usermodel.TextPainter.TextElement (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class 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/TextPainter.TextElement.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.TextElement.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.TextPainter.TextElement" class="title">Uses of Class<br>org.apache.poi.sl.usermodel.TextPainter.TextElement</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/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hslf.model">org.apache.poi.hslf.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hslf.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a> in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</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/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> that return <a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a>[]</code></td>
+<td class="colLast"><span class="strong">TextPainter.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/model/TextPainter.html#getTextElements(float,%20java.awt.font.FontRenderContext)">getTextElements</a></strong>(float&nbsp;textWidth,
+               java.awt.font.FontRenderContext&nbsp;frc)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a>[]</code></td>
+<td class="colLast"><span class="strong">TextPainter.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/model/TextPainter.html#getTextElements(float,%20java.awt.font.FontRenderContext,%20java.awt.Graphics2D)">getTextElements</a></strong>(float&nbsp;textWidth,
+               java.awt.font.FontRenderContext&nbsp;frc,
+               java.awt.Graphics2D&nbsp;graphics)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class 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/TextPainter.TextElement.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.TextElement.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.html?rev=1682798&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextPainter.html Sun May 31 21:20:33 2015
@@ -0,0 +1,159 @@
+<!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 Interface org.apache.poi.sl.usermodel.TextPainter (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface org.apache.poi.sl.usermodel.TextPainter (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface 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/TextPainter.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.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 Interface org.apache.poi.sl.usermodel.TextPainter" class="title">Uses of Interface<br>org.apache.poi.sl.usermodel.TextPainter</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/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hslf.model">org.apache.poi.hslf.model</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hslf.model">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a> in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> that implement <a href="../../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/TextPainter.html" title="class in org.apache.poi.hslf.model">TextPainter</a></strong></code>
+<div class="block">Paint text into java.awt.Graphics2D</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/TextPainter.html" title="interface 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/TextPainter.html" target="_top">Frames</a></li>
+<li><a href="TextPainter.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

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=1682798&r1=1682797&r2=1682798&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 Sun May 31 21:20:33 2015
@@ -31,8 +31,14 @@
 <li><a href="Slide.html" title="interface in org.apache.poi.sl.usermodel" target="classFrame"><i>Slide</i></a></li>
 <li><a href="SlideShow.html" title="interface in org.apache.poi.sl.usermodel" target="classFrame"><i>SlideShow</i></a></li>
 <li><a href="TextBox.html" title="interface in org.apache.poi.sl.usermodel" target="classFrame"><i>TextBox</i></a></li>
+<li><a href="TextPainter.html" title="interface in org.apache.poi.sl.usermodel" target="classFrame"><i>TextPainter</i></a></li>
 <li><a href="TextRun.html" title="interface in org.apache.poi.sl.usermodel" target="classFrame"><i>TextRun</i></a></li>
 </ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel" target="classFrame">TextPainter.Key</a></li>
+<li><a href="TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel" target="classFrame">TextPainter.TextElement</a></li>
+</ul>
 </div>
 </body>
 </html>

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=1682798&r1=1682797&r2=1682798&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 Sun May 31 21:20:33 2015
@@ -165,6 +165,13 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel">TextPainter</a></td>
+<td class="colLast">
+<div class="block">Common parent for painting Text into a Graphics2D object
+  for rendering</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></td>
 <td class="colLast">
 <div class="block">Some text.</div>
@@ -172,6 +179,25 @@
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel">TextPainter.Key</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel">TextPainter.TextElement</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </div>

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=1682798&r1=1682797&r2=1682798&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 Sun May 31 21:20:33 2015
@@ -68,6 +68,19 @@
 </ul>
 </div>
 <div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.awt.RenderingHints.Key
+<ul>
+<li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.Key.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">TextPainter.Key</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.TextElement.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">TextPainter.TextElement</span></a></li>
+</ul>
+</li>
+</ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
 <li type="circle">org.apache.poi.common.usermodel.<a href="../../../../../org/apache/poi/common/usermodel/Fill.html" title="interface in org.apache.poi.common.usermodel"><span class="strong">Fill</span></a>
@@ -118,6 +131,7 @@
 </li>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/ShapeTypes.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">ShapeTypes</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">SlideShow</span></a></li>
+<li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextPainter.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">TextPainter</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">TextRun</span></a></li>
 </ul>
 </div>

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=1682798&r1=1682797&r2=1682798&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 Sun May 31 21:20:33 2015
@@ -96,6 +96,15 @@
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/ShapeTypes.html#org.apache.poi.hslf.model">ShapeTypes</a>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextPainter.html#org.apache.poi.hslf.model">TextPainter</a>
+<div class="block">Common parent for painting Text into a Graphics2D object
+  for rendering</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextPainter.TextElement.html#org.apache.poi.hslf.model">TextPainter.TextElement</a>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -164,6 +173,9 @@
 <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/SlideShow.html#org.apache.poi.sl.usermodel">SlideShow</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/TextPainter.Key.html#org.apache.poi.sl.usermodel">TextPainter.Key</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <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>



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