Added: 
poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFontManagerDefault.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFontManagerDefault.html?rev=1802770&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFontManagerDefault.html 
(added)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFontManagerDefault.html 
Mon Jul 24 09:18:21 2017
@@ -0,0 +1,366 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>DrawFontManagerDefault (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="DrawFontManagerDefault (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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DrawFontManagerDefault.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/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html" 
title="class in org.apache.poi.sl.draw"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/poi/sl/draw/DrawFontManagerDefault.html"
 target="_top">Frames</a></li>
+<li><a href="DrawFontManagerDefault.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.draw</div>
+<h2 title="Class DrawFontManagerDefault" class="title">Class 
DrawFontManagerDefault</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.sl.draw.DrawFontManagerDefault</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">DrawFontManagerDefault</span>
+extends java.lang.Object
+implements <a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</a></pre>
+<div class="block">Manages fonts when rendering slides.
+
+ Use this class to handle unknown / missing fonts or to substitute fonts</div>
+</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/draw/DrawFontManagerDefault.html#DrawFontManagerDefault()">DrawFontManagerDefault</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>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.awt.Font</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManagerDefault.html#createAWTFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo,%20double,%20boolean,%20boolean)">createAWTFont</a></strong>(java.awt.Graphics2D&nbsp;graphics,
+             <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo,
+             double&nbsp;fontSize,
+             boolean&nbsp;bold,
+             boolean&nbsp;italic)</code>
+<div class="block">Create an AWT font object with the given attributes</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManagerDefault.html#getFallbackFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo)">getFallbackFont</a></strong>(java.awt.Graphics2D&nbsp;graphics,
+               <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo)</code>
+<div class="block">In case the original font doesn't contain a glyph, use the
+ returned fallback font as an alternative</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManagerDefault.html#getMappedFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo)">getMappedFont</a></strong>(java.awt.Graphics2D&nbsp;graphics,
+             <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo)</code>
+<div class="block">select a font to be used to paint text</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManagerDefault.html#mapFontCharset(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo,%20java.lang.String)">mapFontCharset</a></strong>(java.awt.Graphics2D&nbsp;graphics,
+              <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo,
+              java.lang.String&nbsp;text)</code>
+<div class="block">Map text charset depending on font family.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 
toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DrawFontManagerDefault()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DrawFontManagerDefault</h4>
+<pre>public&nbsp;DrawFontManagerDefault()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getMappedFont(java.awt.Graphics2D, 
org.apache.poi.common.usermodel.fonts.FontInfo)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMappedFont</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;getMappedFont(java.awt.Graphics2D&nbsp;graphics,
+                     <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#getMappedFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo)">DrawFontManager</a></code></strong></div>
+<div class="block">select a font to be used to paint text</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#getMappedFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo)">getMappedFont</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - 
the graphics context to request additional rendering 
hints</dd><dd><code>fontInfo</code> - the font info object corresponding to the 
text run font</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the font to be used to paint 
text</dd></dl>
+</li>
+</ul>
+<a name="getFallbackFont(java.awt.Graphics2D, 
org.apache.poi.common.usermodel.fonts.FontInfo)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFallbackFont</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;getFallbackFont(java.awt.Graphics2D&nbsp;graphics,
+                       <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#getFallbackFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo)">DrawFontManager</a></code></strong></div>
+<div class="block">In case the original font doesn't contain a glyph, use the
+ returned fallback font as an alternative</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#getFallbackFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo)">getFallbackFont</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - 
the graphics context to request additional rendering 
hints</dd><dd><code>fontInfo</code> - the font info object corresponding to the 
text run font</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the font to be used as a 
fallback for the original typeface</dd></dl>
+</li>
+</ul>
+<a name="mapFontCharset(java.awt.Graphics2D, 
org.apache.poi.common.usermodel.fonts.FontInfo, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mapFontCharset</h4>
+<pre>public&nbsp;java.lang.String&nbsp;mapFontCharset(java.awt.Graphics2D&nbsp;graphics,
+                              <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo,
+                              java.lang.String&nbsp;text)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#mapFontCharset(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo,%20java.lang.String)">DrawFontManager</a></code></strong></div>
+<div class="block">Map text charset depending on font family.<p>
+ 
+ Currently this only maps for wingdings font (into unicode private use 
area)</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#mapFontCharset(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo,%20java.lang.String)">mapFontCharset</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - 
the graphics context to request additional rendering 
hints</dd><dd><code>fontInfo</code> - the font info object corresponding to the 
text run font</dd><dd><code>text</code> - the raw text</dd>
+<dt><span class="strong">Returns:</span></dt><dd>String with mapped 
codepoints</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="http://stackoverflow.com/questions/8692095";>Drawing exotic fonts in a 
java applet</a>, 
+<a 
href="../../../../../org/apache/poi/util/StringUtil.html#mapMsCodepointString(java.lang.String)"><code>StringUtil.mapMsCodepointString(String)</code></a></dd></dl>
+</li>
+</ul>
+<a name="createAWTFont(java.awt.Graphics2D, 
org.apache.poi.common.usermodel.fonts.FontInfo, double, boolean, boolean)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createAWTFont</h4>
+<pre>public&nbsp;java.awt.Font&nbsp;createAWTFont(java.awt.Graphics2D&nbsp;graphics,
+                          <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo,
+                          double&nbsp;fontSize,
+                          boolean&nbsp;bold,
+                          boolean&nbsp;italic)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#createAWTFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo,%20double,%20boolean,%20boolean)">DrawFontManager</a></code></strong></div>
+<div class="block">Create an AWT font object with the given attributes</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#createAWTFont(java.awt.Graphics2D,%20org.apache.poi.common.usermodel.fonts.FontInfo,%20double,%20boolean,%20boolean)">createAWTFont</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>graphics</code> - 
the graphics context to request additional rendering 
hints</dd><dd><code>fontInfo</code> - the font info object corresponding to the 
text run font</dd><dd><code>fontSize</code> - the font size in 
points</dd><dd><code>bold</code> - <code>true</code> if the font is 
bold</dd><dd><code>italic</code> - <code>true</code> if the font is italic</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the AWT font object</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/DrawFontManagerDefault.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/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html" 
title="class in org.apache.poi.sl.draw"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/poi/sl/draw/DrawFontManagerDefault.html"
 target="_top">Frames</a></li>
+<li><a href="DrawFontManagerDefault.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 2017 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFreeformShape.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFreeformShape.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFreeformShape.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFreeformShape.html Mon 
Jul 24 09:18:21 2017
@@ -38,7 +38,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManagerDefault.html" 
title="class in org.apache.poi.sl.draw"><span class="strong">Prev 
Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/sl/draw/DrawGraphicalFrame.html" 
title="class in org.apache.poi.sl.draw"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -201,7 +201,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html#computeOutlines(java.awt.Graphics2D)">computeOutlines</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in 
org.apache.poi.sl.usermodel">TextShape</a>&lt;?,?&gt;</code></td>
+<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;?,? extends 
<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" 
title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;?,?,? 
extends <a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" 
title="interface in org.apache.poi.sl.usermodel">TextRun</a>&gt;&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -283,7 +283,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getShape</h4>
-<pre>protected&nbsp;<a 
href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in 
org.apache.poi.sl.usermodel">TextShape</a>&lt;?,?&gt;&nbsp;getShape()</pre>
+<pre>protected&nbsp;<a 
href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;?,? extends 
<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" 
title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;?,?,? 
extends <a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" 
title="interface in 
org.apache.poi.sl.usermodel">TextRun</a>&gt;&gt;&nbsp;getShape()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextShape.html#getShape()">getShape</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextShape.html" title="class in 
org.apache.poi.sl.draw">DrawTextShape</a></code></dd>
@@ -316,7 +316,7 @@ extends <a href="../../../../../org/apac
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManagerDefault.html" 
title="class in org.apache.poi.sl.draw"><span class="strong">Prev 
Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/sl/draw/DrawGraphicalFrame.html" 
title="class in org.apache.poi.sl.draw"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html Mon 
Jul 24 09:18:21 2017
@@ -226,80 +226,63 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#canDisplayUpTo(java.awt.Font,%20char[],%20int,%20int)">canDisplayUpTo</a></strong>(java.awt.Font&nbsp;font,
-              char[]&nbsp;text,
-              int&nbsp;start,
-              int&nbsp;limit)</code>
-<div class="block">Indicates whether or not this <code>Font</code> can display 
the characters in the specified <code>text</code>
- starting at <code>start</code> and ending at <code>limit</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#draw(java.awt.Graphics2D)">draw</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>
 <div class="block">Draw this shape into the supplied canvas</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/sl/draw/DrawTextParagraph.html#drawContent(java.awt.Graphics2D)">drawContent</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>
 <div class="block">draw any content within this shape (image, text, 
etc.).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected java.text.AttributedString</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getAttributedString(java.awt.Graphics2D,%20java.lang.StringBuilder)">getAttributedString</a></strong>(java.awt.Graphics2D&nbsp;graphics,
                    java.lang.StringBuilder&nbsp;text)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../org/apache/poi/sl/draw/DrawTextFragment.html" title="class 
in org.apache.poi.sl.draw">DrawTextFragment</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getBullet(java.awt.Graphics2D,%20java.text.AttributedCharacterIterator)">getBullet</a></strong>(java.awt.Graphics2D&nbsp;graphics,
          
java.text.AttributedCharacterIterator&nbsp;firstLineAttr)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getFirstLineHeight()">getFirstLineHeight</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getFirstLineLeading()">getFirstLineLeading</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getLastLineHeight()">getLastLineHeight</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getRenderableText(java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.TextRun)">getRenderableText</a></strong>(java.awt.Graphics2D&nbsp;graphics,
                  <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface 
in org.apache.poi.sl.usermodel">TextRun</a>&nbsp;tr)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected double</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getWrappingWidth(boolean,%20java.awt.Graphics2D)">getWrappingWidth</a></strong>(boolean&nbsp;firstLine,
                 java.awt.Graphics2D&nbsp;graphics)</code>
 <div class="block">Returns wrapping width to break lines in this 
paragraph</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getY()">getY</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#isEmptyParagraph()">isEmptyParagraph</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#isHSLF()">isHSLF</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected java.lang.String</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#mapFontCharset(java.lang.String,%20java.lang.String)">mapFontCharset</a></strong>(java.lang.String&nbsp;text,
-              java.lang.String&nbsp;fontFamily)</code>
-<div class="block">Map text charset depending on font family.</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#setAutoNumberingIdx(int)">setAutoNumberingIdx</a></strong>(int&nbsp;index)</code>
@@ -600,54 +583,13 @@ implements <a href="../../../../../org/a
 <a name="isHSLF()">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>isHSLF</h4>
 <pre>protected&nbsp;boolean&nbsp;isHSLF()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the 
HSLF implementation is used</dd></dl>
 </li>
 </ul>
-<a name="mapFontCharset(java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>mapFontCharset</h4>
-<pre>protected&nbsp;java.lang.String&nbsp;mapFontCharset(java.lang.String&nbsp;text,
-                              java.lang.String&nbsp;fontFamily)</pre>
-<div class="block">Map text charset depending on font family.
- Currently this only maps for wingdings font (into unicode private use 
area)</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - 
the raw text</dd><dd><code>fontFamily</code> - the font family</dd>
-<dt><span class="strong">Returns:</span></dt><dd>AttributedString with mapped 
codepoints</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="http://stackoverflow.com/questions/8692095";>Drawing exotic fonts in a 
java applet</a>, 
-<a 
href="../../../../../org/apache/poi/util/StringUtil.html#mapMsCodepointString(java.lang.String)"><code>StringUtil.mapMsCodepointString(String)</code></a></dd></dl>
-</li>
-</ul>
-<a name="canDisplayUpTo(java.awt.Font, char[], int, int)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>canDisplayUpTo</h4>
-<pre>protected static&nbsp;int&nbsp;canDisplayUpTo(java.awt.Font&nbsp;font,
-                 char[]&nbsp;text,
-                 int&nbsp;start,
-                 int&nbsp;limit)</pre>
-<div class="block">Indicates whether or not this <code>Font</code> can display 
the characters in the specified <code>text</code>
- starting at <code>start</code> and ending at <code>limit</code>.<p>
- 
- This is a workaround for the Java 6 implementation of 
<code>Font.canDisplayUpTo(char[], int, int)</code></div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>font</code> - 
the font to inspect</dd><dd><code>text</code> - the specified array of 
<code>char</code> values</dd><dd><code>start</code> - the specified starting 
offset (in
-              <code>char</code>s) into the specified array of
-              <code>char</code> values</dd><dd><code>limit</code> - the 
specified ending offset (in
-              <code>char</code>s) into the specified array of
-              <code>char</code> values</dd>
-<dt><span class="strong">Returns:</span></dt><dd>an offset into 
<code>text</code> that points
-          to the first character in <code>text</code> that this
-          <code>Font</code> cannot display; or <code>-1</code> if
-          this <code>Font</code> can display all characters in
-          <code>text</code>.</dd><dt><span class="strong">See 
Also:</span></dt><dd><a 
href="https://bugs.openjdk.java.net/browse/JDK-6623219";>Font.canDisplayUpTo 
does not work with supplementary characters</a></dd></dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>

Modified: 
poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/DrawFontManager.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/DrawFontManager.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/DrawFontManager.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/DrawFontManager.html 
Mon Jul 24 09:18:21 2017
@@ -67,7 +67,64 @@
 <div class="header">
 <h2 title="Uses of Interface org.apache.poi.sl.draw.DrawFontManager" 
class="title">Uses of Interface<br>org.apache.poi.sl.draw.DrawFontManager</h2>
 </div>
-<div class="classUseContainer">No usage of 
org.apache.poi.sl.draw.DrawFontManager</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/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</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.draw">org.apache.poi.sl.draw</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.draw">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</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 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../../org/apache/poi/sl/draw/package-summary.html">org.apache.poi.sl.draw</a>
 that implement <a 
href="../../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</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/sl/draw/DrawFontManagerDefault.html" 
title="class in 
org.apache.poi.sl.draw">DrawFontManagerDefault</a></strong></code>
+<div class="block">Manages fonts when rendering slides.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../org/apache/poi/sl/draw/package-summary.html">org.apache.poi.sl.draw</a>
 that return <a 
href="../../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</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/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</a></code></td>
+<td class="colLast"><span class="strong">DrawFactory.</span><code><strong><a 
href="../../../../../../org/apache/poi/sl/draw/DrawFactory.html#getFontManager(java.awt.Graphics2D)">getFontManager</a></strong>(java.awt.Graphics2D&nbsp;graphics)</code>
+<div class="block">Return a FontManager, either registered beforehand or a 
default implementation</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">
 <!--   -->

Added: 
poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/DrawFontManagerDefault.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/DrawFontManagerDefault.html?rev=1802770&view=auto
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/DrawFontManagerDefault.html
 (added)
+++ 
poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/DrawFontManagerDefault.html
 Mon Jul 24 09:18:21 2017
@@ -0,0 +1,121 @@
+<!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.draw.DrawFontManagerDefault (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.draw.DrawFontManagerDefault (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/draw/DrawFontManagerDefault.html" 
title="class in org.apache.poi.sl.draw">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/draw/class-use/DrawFontManagerDefault.html"
 target="_top">Frames</a></li>
+<li><a href="DrawFontManagerDefault.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.draw.DrawFontManagerDefault" 
class="title">Uses of 
Class<br>org.apache.poi.sl.draw.DrawFontManagerDefault</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.poi.sl.draw.DrawFontManagerDefault</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/draw/DrawFontManagerDefault.html" 
title="class in org.apache.poi.sl.draw">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/draw/class-use/DrawFontManagerDefault.html"
 target="_top">Frames</a></li>
+<li><a href="DrawFontManagerDefault.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/draw/package-frame.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/package-frame.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/package-frame.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/package-frame.html Mon Jul 
24 09:18:21 2017
@@ -22,6 +22,7 @@
 <li><a href="DrawBackground.html" title="class in org.apache.poi.sl.draw" 
target="classFrame">DrawBackground</a></li>
 <li><a href="DrawConnectorShape.html" title="class in org.apache.poi.sl.draw" 
target="classFrame">DrawConnectorShape</a></li>
 <li><a href="DrawFactory.html" title="class in org.apache.poi.sl.draw" 
target="classFrame">DrawFactory</a></li>
+<li><a href="DrawFontManagerDefault.html" title="class in 
org.apache.poi.sl.draw" target="classFrame">DrawFontManagerDefault</a></li>
 <li><a href="DrawFreeformShape.html" title="class in org.apache.poi.sl.draw" 
target="classFrame">DrawFreeformShape</a></li>
 <li><a href="DrawGraphicalFrame.html" title="class in org.apache.poi.sl.draw" 
target="classFrame">DrawGraphicalFrame</a></li>
 <li><a href="DrawGroupShape.html" title="class in org.apache.poi.sl.draw" 
target="classFrame">DrawGroupShape</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/package-summary.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/package-summary.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/package-summary.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/package-summary.html Mon 
Jul 24 09:18:21 2017
@@ -132,72 +132,78 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManagerDefault.html" 
title="class in org.apache.poi.sl.draw">DrawFontManagerDefault</a></td>
+<td class="colLast">
+<div class="block">Manages fonts when rendering slides.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html" 
title="class in org.apache.poi.sl.draw">DrawFreeformShape</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawGraphicalFrame.html" 
title="class in org.apache.poi.sl.draw">DrawGraphicalFrame</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawGroupShape.html" title="class 
in org.apache.poi.sl.draw">DrawGroupShape</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawMasterSheet.html" title="class 
in org.apache.poi.sl.draw">DrawMasterSheet</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawNothing.html" title="class in 
org.apache.poi.sl.draw">DrawNothing</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawPaint.html" title="class in 
org.apache.poi.sl.draw">DrawPaint</a></td>
 <td class="colLast">
 <div class="block">This class handles color transformations.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawPictureShape.html" title="class 
in org.apache.poi.sl.draw">DrawPictureShape</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawShape.html" title="class in 
org.apache.poi.sl.draw">DrawShape</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawSheet.html" title="class in 
org.apache.poi.sl.draw">DrawSheet</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawSimpleShape.html" title="class 
in org.apache.poi.sl.draw">DrawSimpleShape</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawSlide.html" title="class in 
org.apache.poi.sl.draw">DrawSlide</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawTableShape.html" title="class 
in org.apache.poi.sl.draw">DrawTableShape</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextBox.html" title="class in 
org.apache.poi.sl.draw">DrawTextBox</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextFragment.html" title="class 
in org.apache.poi.sl.draw">DrawTextFragment</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html" 
title="class in org.apache.poi.sl.draw">DrawTextParagraph</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/DrawTextShape.html" title="class in 
org.apache.poi.sl.draw">DrawTextShape</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/sl/draw/SLGraphics.html" title="class in 
org.apache.poi.sl.draw">SLGraphics</a></td>
 <td class="colLast">
 <div class="block">Translates Graphics2D calls into PowerPoint.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/package-tree.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/package-tree.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/package-tree.html Mon Jul 
24 09:18:21 2017
@@ -78,6 +78,7 @@
 <ul>
 <li type="circle">org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/BitmapImageRenderer.html" 
title="class in org.apache.poi.sl.draw"><span 
class="strong">BitmapImageRenderer</span></a> (implements 
org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/ImageRenderer.html" 
title="interface in org.apache.poi.sl.draw">ImageRenderer</a>)</li>
 <li type="circle">org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/DrawFactory.html" title="class in 
org.apache.poi.sl.draw"><span class="strong">DrawFactory</span></a></li>
+<li type="circle">org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManagerDefault.html" 
title="class in org.apache.poi.sl.draw"><span 
class="strong">DrawFontManagerDefault</span></a> (implements 
org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" 
title="interface in org.apache.poi.sl.draw">DrawFontManager</a>)</li>
 <li type="circle">org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/DrawNothing.html" title="class in 
org.apache.poi.sl.draw"><span class="strong">DrawNothing</span></a> (implements 
org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/Drawable.html" title="interface in 
org.apache.poi.sl.draw">Drawable</a>)</li>
 <li type="circle">org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/DrawPaint.html" title="class in 
org.apache.poi.sl.draw"><span class="strong">DrawPaint</span></a></li>
 <li type="circle">org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/DrawShape.html" title="class in 
org.apache.poi.sl.draw"><span class="strong">DrawShape</span></a> (implements 
org.apache.poi.sl.draw.<a 
href="../../../../../org/apache/poi/sl/draw/Drawable.html" title="interface in 
org.apache.poi.sl.draw">Drawable</a>)

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/package-use.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/package-use.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/package-use.html Mon Jul 24 
09:18:21 2017
@@ -134,53 +134,58 @@
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawFactory.html#org.apache.poi.sl.draw">DrawFactory</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawFreeformShape.html#org.apache.poi.sl.draw">DrawFreeformShape</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawFontManager.html#org.apache.poi.sl.draw">DrawFontManager</a>
+<div class="block">Manages fonts when rendering slides.</div>
+</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawGraphicalFrame.html#org.apache.poi.sl.draw">DrawGraphicalFrame</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawFreeformShape.html#org.apache.poi.sl.draw">DrawFreeformShape</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawGroupShape.html#org.apache.poi.sl.draw">DrawGroupShape</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawGraphicalFrame.html#org.apache.poi.sl.draw">DrawGraphicalFrame</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawMasterSheet.html#org.apache.poi.sl.draw">DrawMasterSheet</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawGroupShape.html#org.apache.poi.sl.draw">DrawGroupShape</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawMasterSheet.html#org.apache.poi.sl.draw">DrawMasterSheet</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawPaint.html#org.apache.poi.sl.draw">DrawPaint</a>
 <div class="block">This class handles color transformations.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawPictureShape.html#org.apache.poi.sl.draw">DrawPictureShape</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawShape.html#org.apache.poi.sl.draw">DrawShape</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawSheet.html#org.apache.poi.sl.draw">DrawSheet</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawSimpleShape.html#org.apache.poi.sl.draw">DrawSimpleShape</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawSlide.html#org.apache.poi.sl.draw">DrawSlide</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawTableShape.html#org.apache.poi.sl.draw">DrawTableShape</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawTextBox.html#org.apache.poi.sl.draw">DrawTextBox</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawTextFragment.html#org.apache.poi.sl.draw">DrawTextFragment</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawTextParagraph.html#org.apache.poi.sl.draw">DrawTextParagraph</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/DrawTextShape.html#org.apache.poi.sl.draw">DrawTextShape</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/draw/class-use/ImageRenderer.html#org.apache.poi.sl.draw">ImageRenderer</a>
 <div class="block">Classes can implement this interfaces to support other 
formats, for
  example, use Apache Batik to render WMF, PICT can be rendered using Apple 
QuickTime API for Java:</div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.FieldType.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.FieldType.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.FieldType.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.FieldType.html 
Mon Jul 24 09:18:21 2017
@@ -113,6 +113,7 @@
 <br>
 <pre>public static enum <span class="strong">TextRun.FieldType</span>
 extends java.lang.Enum&lt;<a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.FieldType.html" 
title="enum in org.apache.poi.sl.usermodel">TextRun.FieldType</a>&gt;</pre>
+<div class="block">Type of placeholder fields</div>
 </li>
 </ul>
 </div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.TextCap.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.TextCap.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.TextCap.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextRun.TextCap.html 
Mon Jul 24 09:18:21 2017
@@ -113,6 +113,7 @@
 <br>
 <pre>public static enum <span class="strong">TextRun.TextCap</span>
 extends java.lang.Enum&lt;<a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.TextCap.html" 
title="enum in org.apache.poi.sl.usermodel">TextRun.TextCap</a>&gt;</pre>
+<div class="block">Type of text capitals</div>
 </li>
 </ul>
 </div>

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=1802770&r1=1802769&r2=1802770&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 Mon Jul 
24 09:18:21 2017
@@ -116,11 +116,15 @@
 </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/TextRun.FieldType.html" 
title="enum in 
org.apache.poi.sl.usermodel">TextRun.FieldType</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.FieldType.html" 
title="enum in 
org.apache.poi.sl.usermodel">TextRun.FieldType</a></strong></code>
+<div class="block">Type of placeholder fields</div>
+</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/TextRun.TextCap.html" 
title="enum in 
org.apache.poi.sl.usermodel">TextRun.TextCap</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.TextCap.html" 
title="enum in org.apache.poi.sl.usermodel">TextRun.TextCap</a></strong></code>
+<div class="block">Type of text capitals</div>
+</td>
 </tr>
 </table>
 </li>
@@ -157,7 +161,21 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#getFontFamily()">getFontFamily</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#getFontFamily()">getFontFamily</a></strong>()</code>
+<div class="block">Get the font family - convenience method for <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#getFontInfo(org.apache.poi.common.usermodel.fonts.FontGroup)"><code>getFontInfo(FontGroup)</code></a></div>
+</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/TextRun.html#getFontFamily(org.apache.poi.common.usermodel.fonts.FontGroup)">getFontFamily</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontGroup.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontGroup</a>&nbsp;fontGroup)</code>
+<div class="block">Get the font family - convenience method for <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#getFontInfo(org.apache.poi.common.usermodel.fonts.FontGroup)"><code>getFontInfo(FontGroup)</code></a></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#getFontInfo(org.apache.poi.common.usermodel.fonts.FontGroup)">getFontInfo</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontGroup.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontGroup</a>&nbsp;fontGroup)</code>
+<div class="block">Get the font info for the given font group</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.Double</code></td>
@@ -229,7 +247,23 @@
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontFamily(java.lang.String)">setFontFamily</a></strong>(java.lang.String&nbsp;typeface)</code>
-<div class="block">Specifies the typeface, or name of the font that is to be 
used for this text run.</div>
+<div class="block">Specifies the typeface, or name of the font that is to be 
used for this text run -
+ convenience method for calling <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontInfo(org.apache.poi.common.usermodel.fonts.FontInfo,%20org.apache.poi.common.usermodel.fonts.FontGroup)"><code>setFontInfo(FontInfo,
 FontGroup)</code></a> with just a font name</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontFamily(java.lang.String,%20org.apache.poi.common.usermodel.fonts.FontGroup)">setFontFamily</a></strong>(java.lang.String&nbsp;typeface,
+             <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontGroup.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontGroup</a>&nbsp;fontGroup)</code>
+<div class="block">Specifies the typeface, or name of the font that is to be 
used for this text run -
+ convenience method for calling <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontInfo(org.apache.poi.common.usermodel.fonts.FontInfo,%20org.apache.poi.common.usermodel.fonts.FontGroup)"><code>setFontInfo(FontInfo,
 FontGroup)</code></a> with just a font name</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontInfo(org.apache.poi.common.usermodel.fonts.FontInfo,%20org.apache.poi.common.usermodel.fonts.FontGroup)">setFontInfo</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo,
+           <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontGroup.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontGroup</a>&nbsp;fontGroup)</code>
+<div class="block">Specifies the font to be used for this text run.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -370,9 +404,23 @@
 <li class="blockList">
 <h4>getFontFamily</h4>
 <pre>java.lang.String&nbsp;getFontFamily()</pre>
+<div class="block">Get the font family - convenience method for <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#getFontInfo(org.apache.poi.common.usermodel.fonts.FontGroup)"><code>getFontInfo(FontGroup)</code></a></div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>font family or null if 
not set</dd></dl>
 </li>
 </ul>
+<a name="getFontFamily(org.apache.poi.common.usermodel.fonts.FontGroup)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFontFamily</h4>
+<pre>java.lang.String&nbsp;getFontFamily(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontGroup.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontGroup</a>&nbsp;fontGroup)</pre>
+<div class="block">Get the font family - convenience method for <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#getFontInfo(org.apache.poi.common.usermodel.fonts.FontGroup)"><code>getFontInfo(FontGroup)</code></a></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fontGroup</code> 
- the font group, i.e. the range of glpyhs to be covered.
+    if <code>null</code>, the font group matching the first character will be 
returned</dd>
+<dt><span class="strong">Returns:</span></dt><dd>font family or null if not 
set</dd></dl>
+</li>
+</ul>
 <a name="setFontFamily(java.lang.String)">
 <!--   -->
 </a>
@@ -380,9 +428,53 @@
 <li class="blockList">
 <h4>setFontFamily</h4>
 <pre>void&nbsp;setFontFamily(java.lang.String&nbsp;typeface)</pre>
-<div class="block">Specifies the typeface, or name of the font that is to be 
used for this text run.</div>
+<div class="block">Specifies the typeface, or name of the font that is to be 
used for this text run -
+ convenience method for calling <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontInfo(org.apache.poi.common.usermodel.fonts.FontInfo,%20org.apache.poi.common.usermodel.fonts.FontGroup)"><code>setFontInfo(FontInfo,
 FontGroup)</code></a> with just a font name</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>typeface</code> 
- the font to apply to this text run.
- The value of <code>null</code> unsets the Typeface attrubute from the 
underlying xml.</dd></dl>
+      The value of <code>null</code> removes the run specific font setting, so 
the default setting is activated again.</dd></dl>
+</li>
+</ul>
+<a name="setFontFamily(java.lang.String, 
org.apache.poi.common.usermodel.fonts.FontGroup)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFontFamily</h4>
+<pre>void&nbsp;setFontFamily(java.lang.String&nbsp;typeface,
+                 <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontGroup.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontGroup</a>&nbsp;fontGroup)</pre>
+<div class="block">Specifies the typeface, or name of the font that is to be 
used for this text run -
+ convenience method for calling <a 
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html#setFontInfo(org.apache.poi.common.usermodel.fonts.FontInfo,%20org.apache.poi.common.usermodel.fonts.FontGroup)"><code>setFontInfo(FontInfo,
 FontGroup)</code></a> with just a font name</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>typeface</code> 
- the font to apply to this text run.
+      The value of <code>null</code> removes the run specific font setting, so 
the default setting is activated again.</dd><dd><code>fontGroup</code> - the 
font group, i.e. the range of glpyhs to be covered.
+    if <code>null</code>, the font group matching the first character will be 
returned</dd></dl>
+</li>
+</ul>
+<a name="getFontInfo(org.apache.poi.common.usermodel.fonts.FontGroup)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFontInfo</h4>
+<pre><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;getFontInfo(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontGroup.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontGroup</a>&nbsp;fontGroup)</pre>
+<div class="block">Get the font info for the given font group</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fontGroup</code> 
- the font group, i.e. the range of glpyhs to be covered.
+    if <code>null</code>, the font group matching the first character will be 
returned</dd>
+<dt><span class="strong">Returns:</span></dt><dd>font info or 
<code>null</code> if not set</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.17-beta2</dd></dl>
+</li>
+</ul>
+<a name="setFontInfo(org.apache.poi.common.usermodel.fonts.FontInfo, 
org.apache.poi.common.usermodel.fonts.FontGroup)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFontInfo</h4>
+<pre>void&nbsp;setFontInfo(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo,
+               <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontGroup.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontGroup</a>&nbsp;fontGroup)</pre>
+<div class="block">Specifies the font to be used for this text run.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fontInfo</code> 
- the font to apply to this text run.
+      The value of <code>null</code> removes the run specific font setting, so 
the default setting is activated again.</dd><dd><code>fontGroup</code> - the 
font group, i.e. the range of glpyhs to be covered. defaults to latin, if 
<code>null</code>.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.17-beta2</dd></dl>
 </li>
 </ul>
 <a name="isBold()">

Modified: 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextParagraph.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextParagraph.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextParagraph.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextParagraph.html
 Mon Jul 24 09:18:21 2017
@@ -161,6 +161,10 @@
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;?,? extends 
<a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" 
title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;?,?,? 
extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" 
title="interface in org.apache.poi.sl.usermodel">TextRun</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">DrawTextShape.</span><code><strong><a 
href="../../../../../../org/apache/poi/sl/draw/DrawTextShape.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;?,? extends 
<a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" 
title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;?,?,? 
extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" 
title="interface in org.apache.poi.sl.usermodel">TextRun</a>&gt;&gt;</code></td>
+<td class="colLast"><span 
class="strong">DrawFreeformShape.</span><code><strong><a 
href="../../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">

Modified: 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html 
Mon Jul 24 09:18:21 2017
@@ -148,6 +148,10 @@
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;?,? extends 
<a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" 
title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;?,?,? 
extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" 
title="interface in org.apache.poi.sl.usermodel">TextRun</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">DrawTextShape.</span><code><strong><a 
href="../../../../../../org/apache/poi/sl/draw/DrawTextShape.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;?,? extends 
<a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" 
title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;?,?,? 
extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" 
title="interface in org.apache.poi.sl.usermodel">TextRun</a>&gt;&gt;</code></td>
+<td class="colLast"><span 
class="strong">DrawFreeformShape.</span><code><strong><a 
href="../../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">

Modified: 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextShape.html 
Mon Jul 24 09:18:21 2017
@@ -209,7 +209,7 @@
 <td class="colLast"><span class="strong">DrawTextShape.</span><code><strong><a 
href="../../../../../../org/apache/poi/sl/draw/DrawTextShape.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in 
org.apache.poi.sl.usermodel">TextShape</a>&lt;?,?&gt;</code></td>
+<td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/sl/usermodel/TextShape.html" 
title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;?,? extends 
<a href="../../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" 
title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;?,?,? 
extends <a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" 
title="interface in org.apache.poi.sl.usermodel">TextRun</a>&gt;&gt;</code></td>
 <td class="colLast"><span 
class="strong">DrawFreeformShape.</span><code><strong><a 
href="../../../../../../org/apache/poi/sl/draw/DrawFreeformShape.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>

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=1802770&r1=1802769&r2=1802770&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 
Mon Jul 24 09:18:21 2017
@@ -355,11 +355,15 @@
 </tr>
 <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">&nbsp;</td>
+<td class="colLast">
+<div class="block">Type of placeholder fields</div>
+</td>
 </tr>
 <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">&nbsp;</td>
+<td class="colLast">
+<div class="block">Type of text capitals</div>
+</td>
 </tr>
 <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>

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=1802770&r1=1802769&r2=1802770&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 Mon 
Jul 24 09:18:21 2017
@@ -341,10 +341,14 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.FieldType.html#org.apache.poi.hslf.usermodel">TextRun.FieldType</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.FieldType.html#org.apache.poi.hslf.usermodel">TextRun.FieldType</a>
+<div class="block">Type of placeholder fields</div>
+</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.TextCap.html#org.apache.poi.hslf.usermodel">TextRun.TextCap</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.TextCap.html#org.apache.poi.hslf.usermodel">TextRun.TextCap</a>
+<div class="block">Type of text capitals</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.html#org.apache.poi.hslf.usermodel">TextShape</a>&nbsp;</td>
@@ -682,10 +686,14 @@
 </td>
 </tr>
 <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>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.FieldType.html#org.apache.poi.sl.usermodel">TextRun.FieldType</a>
+<div class="block">Type of placeholder fields</div>
+</td>
 </tr>
 <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>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.TextCap.html#org.apache.poi.sl.usermodel">TextRun.TextCap</a>
+<div class="block">Type of text capitals</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.html#org.apache.poi.sl.usermodel">TextShape</a>&nbsp;</td>
@@ -881,10 +889,14 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.FieldType.html#org.apache.poi.xslf.usermodel">TextRun.FieldType</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.FieldType.html#org.apache.poi.xslf.usermodel">TextRun.FieldType</a>
+<div class="block">Type of placeholder fields</div>
+</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.TextCap.html#org.apache.poi.xslf.usermodel">TextRun.TextCap</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextRun.TextCap.html#org.apache.poi.xslf.usermodel">TextRun.TextCap</a>
+<div class="block">Type of text capitals</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/sl/usermodel/class-use/TextShape.html#org.apache.poi.xslf.usermodel">TextShape</a>&nbsp;</td>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html 
Mon Jul 24 09:18:21 2017
@@ -262,7 +262,7 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;simpleValue(java.lang.StringBuffer&nbsp;toAppendTo,
                java.lang.Object&nbsp;value)</pre>
 <div class="block">Format a value according to the type, in the most basic way.
- <p/>
+ <p>
  For a date, this is <tt>"mm/d/y"</tt>.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/format/CellElapsedFormatter.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellElapsedFormatter.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellElapsedFormatter.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellElapsedFormatter.html 
Mon Jul 24 09:18:21 2017
@@ -246,7 +246,7 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;simpleValue(java.lang.StringBuffer&nbsp;toAppendTo,
                java.lang.Object&nbsp;value)</pre>
 <div class="block">Format a value according to the type, in the most basic way.
- <p/>
+ <p>
  For a date, this is <tt>"mm/d/y"</tt>.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html Mon Jul 
24 09:18:21 2017
@@ -103,7 +103,7 @@ extends java.lang.Object</pre>
 <div class="block">Format a value according to the standard Excel behavior.  
This "standard" is
  not explicitly documented by Microsoft, so the behavior is determined by
  experimentation; see the tests.
- <p/>
+ <p>
  An Excel format has up to four parts, separated by semicolons.  Each part
  specifies what to do with particular kinds of values, depending on the number
  of parts given:
@@ -135,12 +135,12 @@ extends java.lang.Object</pre>
  fourth part (example: text in the cell's usual color, with the text value
  surround by brackets).</dd>
  </dl>
- <p/>
+ <p>
  A given format part may specify a given Locale, by including something
   like <tt>[$$-409]</tt> or <tt>[$&pound;-809]</tt> or <tt>[$-40C]</tt>. These
   are (currently) largely ignored. You can use <a 
href="../../../../../org/apache/poi/ss/util/DateFormatConverter.html" 
title="class in org.apache.poi.ss.util"><code>DateFormatConverter</code></a>
   to look these up into Java Locales if desired.
- <p/>
+ <p>
  In addition to these, there is a general format that is used when no format
  is specified.  This formatting is presented by the <a 
href="../../../../../org/apache/poi/ss/format/CellFormat.html#GENERAL_FORMAT"><code>GENERAL_FORMAT</code></a>
  object.

Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatPart.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatPart.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatPart.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormatPart.html Mon 
Jul 24 09:18:21 2017
@@ -103,12 +103,12 @@ extends java.lang.Object</pre>
 <div class="block">Objects of this class represent a single part of a cell 
format expression.
  Each cell can have up to four of these for positive, zero, negative, and text
  values.
- <p/>
+ <p>
  Each format part can contain a color, a condition, and will always contain a
  format specification.  For example <tt>"[Red][>=10]#"</tt> has a color
  (<tt>[Red]</tt>), a condition (<tt>>=10</tt>) and a format specification
  (<tt>#</tt>).
- <p/>
+ <p>
  This class also contains patterns for matching the subparts of format
  specification.  These are used internally, but are made public in case other
  code has use for them.</div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/format/CellNumberFormatter.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellNumberFormatter.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellNumberFormatter.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellNumberFormatter.html 
Mon Jul 24 09:18:21 2017
@@ -262,7 +262,7 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;simpleValue(java.lang.StringBuffer&nbsp;toAppendTo,
                java.lang.Object&nbsp;value)</pre>
 <div class="block">Format a value according to the type, in the most basic way.
- <p/>
+ <p>
  For a number, this is <tt>"#"</tt> for integer values, and <tt>"#.#"</tt>
  for floating-point values.</div>
 <dl>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/format/CellTextFormatter.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellTextFormatter.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellTextFormatter.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellTextFormatter.html 
Mon Jul 24 09:18:21 2017
@@ -242,7 +242,7 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;simpleValue(java.lang.StringBuffer&nbsp;toAppendTo,
                java.lang.Object&nbsp;value)</pre>
 <div class="block">Format a value according to the type, in the most basic way.
- <p/>
+ <p>
  For text, this is just printing the text.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/formula/BaseFormulaEvaluator.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/BaseFormulaEvaluator.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/ss/formula/BaseFormulaEvaluator.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/ss/formula/BaseFormulaEvaluator.html 
Mon Jul 24 09:18:21 2017
@@ -109,7 +109,7 @@
 <pre>public abstract class <span class="strong">BaseFormulaEvaluator</span>
 extends java.lang.Object
 implements <a 
href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" 
title="interface in org.apache.poi.ss.usermodel">FormulaEvaluator</a>, <a 
href="../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html" 
title="interface in 
org.apache.poi.ss.formula">WorkbookEvaluatorProvider</a></pre>
-<div class="block">Common functionality across file formats for evaluating 
formula cells.<p/></div>
+<div class="block">Common functionality across file formats for evaluating 
formula cells.<p></div>
 </li>
 </ul>
 </div>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to