Added: 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html?rev=1802770&view=auto
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html
 (added)
+++ 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html
 Mon Jul 24 09:18:21 2017
@@ -0,0 +1,341 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>HSLFFontInfo.FontRenderType (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="HSLFFontInfo.FontRenderType (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/HSLFFontInfo.FontRenderType.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/hslf/usermodel/HSLFFontInfo.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 target="_top">Frames</a></li>
+<li><a href="HSLFFontInfo.FontRenderType.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="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&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.hslf.usermodel</div>
+<h2 title="Enum HSLFFontInfo.FontRenderType" class="title">Enum 
HSLFFontInfo.FontRenderType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" 
title="class in org.apache.poi.hslf.usermodel">HSLFFontInfo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <span class="strong">HSLFFontInfo.FontRenderType</span>
+extends java.lang.Enum&lt;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Enum Constant Summary table, listing enum constants, and an 
explanation">
+<caption><span>Enum Constants</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html#device">device</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html#raster">raster</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html#truetype">truetype</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>static <a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified 
name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, 
ordinal, toString, valueOf</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>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="raster">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>raster</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a> 
raster</pre>
+</li>
+</ul>
+<a name="device">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>device</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a> 
device</pre>
+</li>
+</ul>
+<a name="truetype">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>truetype</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a> 
truetype</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (HSLFFontInfo.FontRenderType c : HSLFFontInfo.FontRenderType.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the 
constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified 
name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the 
specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no 
constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is 
null</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/HSLFFontInfo.FontRenderType.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/hslf/usermodel/HSLFFontInfo.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 target="_top">Frames</a></li>
+<li><a href="HSLFFontInfo.FontRenderType.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="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&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>

Added: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfo.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfo.html?rev=1802770&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfo.html 
(added)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfo.html 
Mon Jul 24 09:18:21 2017
@@ -0,0 +1,599 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>HSLFFontInfo (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="HSLFFontInfo (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/HSLFFontInfo.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/hslf/usermodel/HSLFFill.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in org.apache.poi.hslf.usermodel"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/poi/hslf/usermodel/HSLFFontInfo.html"
 target="_top">Frames</a></li>
+<li><a href="HSLFFontInfo.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>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.hslf.usermodel</div>
+<h2 title="Class HSLFFontInfo" class="title">Class HSLFFontInfo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.hslf.usermodel.HSLFFontInfo</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/common/usermodel/fonts/FontInfo.html" 
title="interface in org.apache.poi.common.usermodel.fonts">FontInfo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">HSLFFontInfo</span>
+extends java.lang.Object
+implements <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in org.apache.poi.common.usermodel.fonts">FontInfo</a></pre>
+<div class="block">Represents a Font used in a presentation.<p>
+ 
+ In PowerPoint Font is a shared resource and can be shared among text object 
in the presentation.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.17-beta2</dd></dl>
+</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">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/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</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/hslf/usermodel/HSLFFontInfo.html#HSLFFontInfo(org.apache.poi.hslf.record.FontEntityAtom)">HSLFFontInfo</a></strong>(<a
 href="../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" 
title="class in 
org.apache.poi.hslf.record">FontEntityAtom</a>&nbsp;fontAtom)</code>
+<div class="block">Creates a new instance of HSLFFontInfo and initialize it 
from the supplied font atom</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#HSLFFontInfo(org.apache.poi.common.usermodel.fonts.FontInfo)">HSLFFontInfo</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)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#HSLFFontInfo(java.lang.String)">HSLFFontInfo</a></strong>(java.lang.String&nbsp;typeface)</code>
+<div class="block">Creates a new instance of HSLFFontInfo with more or 
sensible defaults.</div>
+</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><a 
href="../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" 
title="class in org.apache.poi.hslf.record">FontEntityAtom</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#createRecord()">createRecord</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontCharset.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontCharset</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#getCharset()">getCharset</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontFamily.html" 
title="enum in org.apache.poi.common.usermodel.fonts">FontFamily</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#getFamily()">getFamily</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Integer</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#getIndex()">getIndex</a></strong>()</code>
+<div class="block">Get the index within the collection of Font objects</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontPitch.html" 
title="enum in org.apache.poi.common.usermodel.fonts">FontPitch</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#getPitch()">getPitch</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#getRenderType()">getRenderType</a></strong>()</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/hslf/usermodel/HSLFFontInfo.html#getTypeface()">getTypeface</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/hslf/usermodel/HSLFFontInfo.html#isEmbedSubsetted()">isEmbedSubsetted</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#isFontSubstitutable()">isFontSubstitutable</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#setCharset(org.apache.poi.common.usermodel.fonts.FontCharset)">setCharset</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontCharset.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontCharset</a>&nbsp;charset)</code>
+<div class="block">Sets the charset</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#setEmbedSubsetted(boolean)">setEmbedSubsetted</a></strong>(boolean&nbsp;embedSubset)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#setFamily(org.apache.poi.common.usermodel.fonts.FontFamily)">setFamily</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontFamily.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontFamily</a>&nbsp;family)</code>
+<div class="block">Sets the font family class</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#setFontSubstitutable(boolean)">setFontSubstitutable</a></strong>(boolean&nbsp;isSubstitutable)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#setIndex(int)">setIndex</a></strong>(int&nbsp;index)</code>
+<div class="block">Sets the index within the collection of Font objects</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#setPitch(org.apache.poi.common.usermodel.fonts.FontPitch)">setPitch</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontPitch.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontPitch</a>&nbsp;pitch)</code>
+<div class="block">Set the font pitch</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#setRenderType(org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType)">setRenderType</a></strong>(<a
 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>&nbsp;renderType)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#setTypeface(java.lang.String)">setTypeface</a></strong>(java.lang.String&nbsp;typeface)</code>
+<div class="block">Sets the font name</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="HSLFFontInfo(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>HSLFFontInfo</h4>
+<pre>public&nbsp;HSLFFontInfo(java.lang.String&nbsp;typeface)</pre>
+<div class="block">Creates a new instance of HSLFFontInfo with more or 
sensible defaults.<p>
+ 
+ If you don't use default fonts (see <a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in 
org.apache.poi.hslf.usermodel"><code>HSLFFontInfoPredefined</code></a>) then 
the results
+ of the font substitution will be better, if you also specify the other 
properties.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>typeface</code> 
- the font name</dd></dl>
+</li>
+</ul>
+<a name="HSLFFontInfo(org.apache.poi.hslf.record.FontEntityAtom)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>HSLFFontInfo</h4>
+<pre>public&nbsp;HSLFFontInfo(<a 
href="../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" 
title="class in 
org.apache.poi.hslf.record">FontEntityAtom</a>&nbsp;fontAtom)</pre>
+<div class="block">Creates a new instance of HSLFFontInfo and initialize it 
from the supplied font atom</div>
+</li>
+</ul>
+<a name="HSLFFontInfo(org.apache.poi.common.usermodel.fonts.FontInfo)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>HSLFFontInfo</h4>
+<pre>public&nbsp;HSLFFontInfo(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a>&nbsp;fontInfo)</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&nbsp;java.lang.Integer&nbsp;getIndex()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getIndex()">FontInfo</a></code></strong></div>
+<div class="block">Get the index within the collection of Font objects</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getIndex()">getIndex</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>unique index number of the 
underlying record this Font represents
+   (probably you don't care unless you're comparing which one is 
which)</dd></dl>
+</li>
+</ul>
+<a name="setIndex(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIndex</h4>
+<pre>public&nbsp;void&nbsp;setIndex(int&nbsp;index)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setIndex(int)">FontInfo</a></code></strong></div>
+<div class="block">Sets the index within the collection of Font objects</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setIndex(int)">setIndex</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - the 
index within the collection of Font objects</dd></dl>
+</li>
+</ul>
+<a name="getTypeface()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeface</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getTypeface()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getTypeface()">getTypeface</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the full name of the font, 
i.e. font family + type face</dd></dl>
+</li>
+</ul>
+<a name="setTypeface(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTypeface</h4>
+<pre>public&nbsp;void&nbsp;setTypeface(java.lang.String&nbsp;typeface)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setTypeface(java.lang.String)">FontInfo</a></code></strong></div>
+<div class="block">Sets the font name</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setTypeface(java.lang.String)">setTypeface</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>typeface</code> - 
the full name of the font, when <code>null</code> removes the font definition -
+    removal is implementation specific</dd></dl>
+</li>
+</ul>
+<a name="setCharset(org.apache.poi.common.usermodel.fonts.FontCharset)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCharset</h4>
+<pre>public&nbsp;void&nbsp;setCharset(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontCharset.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontCharset</a>&nbsp;charset)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setCharset(org.apache.poi.common.usermodel.fonts.FontCharset)">FontInfo</a></code></strong></div>
+<div class="block">Sets the charset</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setCharset(org.apache.poi.common.usermodel.fonts.FontCharset)">setCharset</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>charset</code> - the 
charset</dd></dl>
+</li>
+</ul>
+<a name="getCharset()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCharset</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontCharset.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontCharset</a>&nbsp;getCharset()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getCharset()">getCharset</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the font charset</dd></dl>
+</li>
+</ul>
+<a name="getFamily()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFamily</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontFamily.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontFamily</a>&nbsp;getFamily()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getFamily()">getFamily</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the family class</dd></dl>
+</li>
+</ul>
+<a name="setFamily(org.apache.poi.common.usermodel.fonts.FontFamily)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFamily</h4>
+<pre>public&nbsp;void&nbsp;setFamily(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontFamily.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontFamily</a>&nbsp;family)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setFamily(org.apache.poi.common.usermodel.fonts.FontFamily)">FontInfo</a></code></strong></div>
+<div class="block">Sets the font family class</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setFamily(org.apache.poi.common.usermodel.fonts.FontFamily)">setFamily</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>family</code> - the 
font family class</dd></dl>
+</li>
+</ul>
+<a name="getPitch()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPitch</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontPitch.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontPitch</a>&nbsp;getPitch()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getPitch()">getPitch</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the font pitch or 
<code>null</code> if unsupported</dd></dl>
+</li>
+</ul>
+<a name="setPitch(org.apache.poi.common.usermodel.fonts.FontPitch)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPitch</h4>
+<pre>public&nbsp;void&nbsp;setPitch(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontPitch.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontPitch</a>&nbsp;pitch)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setPitch(org.apache.poi.common.usermodel.fonts.FontPitch)">FontInfo</a></code></strong></div>
+<div class="block">Set the font pitch</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setPitch(org.apache.poi.common.usermodel.fonts.FontPitch)">setPitch</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>pitch</code> - the 
font pitch</dd></dl>
+</li>
+</ul>
+<a name="getRenderType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRenderType</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>&nbsp;getRenderType()</pre>
+</li>
+</ul>
+<a 
name="setRenderType(org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRenderType</h4>
+<pre>public&nbsp;void&nbsp;setRenderType(<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfo.FontRenderType</a>&nbsp;renderType)</pre>
+</li>
+</ul>
+<a name="isEmbedSubsetted()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isEmbedSubsetted</h4>
+<pre>public&nbsp;boolean&nbsp;isEmbedSubsetted()</pre>
+</li>
+</ul>
+<a name="setEmbedSubsetted(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEmbedSubsetted</h4>
+<pre>public&nbsp;void&nbsp;setEmbedSubsetted(boolean&nbsp;embedSubset)</pre>
+</li>
+</ul>
+<a name="isFontSubstitutable()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isFontSubstitutable</h4>
+<pre>public&nbsp;boolean&nbsp;isFontSubstitutable()</pre>
+</li>
+</ul>
+<a name="setFontSubstitutable(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFontSubstitutable</h4>
+<pre>public&nbsp;void&nbsp;setFontSubstitutable(boolean&nbsp;isSubstitutable)</pre>
+</li>
+</ul>
+<a name="createRecord()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createRecord</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" 
title="class in 
org.apache.poi.hslf.record">FontEntityAtom</a>&nbsp;createRecord()</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/HSLFFontInfo.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/hslf/usermodel/HSLFFill.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in org.apache.poi.hslf.usermodel"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/poi/hslf/usermodel/HSLFFontInfo.html"
 target="_top">Frames</a></li>
+<li><a href="HSLFFontInfo.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>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>

Added: 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html?rev=1802770&view=auto
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html
 (added)
+++ 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html
 Mon Jul 24 09:18:21 2017
@@ -0,0 +1,549 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>HSLFFontInfoPredefined (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="HSLFFontInfoPredefined (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/HSLFFontInfoPredefined.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/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFreeformShape.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html"
 target="_top">Frames</a></li>
+<li><a href="HSLFFontInfoPredefined.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="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&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.hslf.usermodel</div>
+<h2 title="Enum HSLFFontInfoPredefined" class="title">Enum 
HSLFFontInfoPredefined</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a>&gt;, 
<a href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in org.apache.poi.common.usermodel.fonts">FontInfo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public enum <span class="strong">HSLFFontInfoPredefined</span>
+extends java.lang.Enum&lt;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a>&gt;
+implements <a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in org.apache.poi.common.usermodel.fonts">FontInfo</a></pre>
+<div class="block">Predefined fonts</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.17-beta2</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Enum Constant Summary table, listing enum constants, and an 
explanation">
+<caption><span>Enum Constants</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#ARIAL">ARIAL</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#COURIER_NEW">COURIER_NEW</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#TIMES_NEW_ROMAN">TIMES_NEW_ROMAN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#WINGDINGS">WINGDINGS</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><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontCharset.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontCharset</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#getCharset()">getCharset</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontFamily.html" 
title="enum in org.apache.poi.common.usermodel.fonts">FontFamily</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#getFamily()">getFamily</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Integer</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#getIndex()">getIndex</a></strong>()</code>
+<div class="block">Get the index within the collection of Font objects</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontPitch.html" 
title="enum in org.apache.poi.common.usermodel.fonts">FontPitch</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#getPitch()">getPitch</a></strong>()</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/hslf/usermodel/HSLFFontInfoPredefined.html#getTypeface()">getTypeface</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#setCharset(org.apache.poi.common.usermodel.fonts.FontCharset)">setCharset</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontCharset.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontCharset</a>&nbsp;charset)</code>
+<div class="block">Sets the charset</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#setFamily(org.apache.poi.common.usermodel.fonts.FontFamily)">setFamily</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontFamily.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontFamily</a>&nbsp;family)</code>
+<div class="block">Sets the font family class</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#setIndex(int)">setIndex</a></strong>(int&nbsp;index)</code>
+<div class="block">Sets the index within the collection of Font objects</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#setPitch(org.apache.poi.common.usermodel.fonts.FontPitch)">setPitch</a></strong>(<a
 href="../../../../../org/apache/poi/common/usermodel/fonts/FontPitch.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontPitch</a>&nbsp;pitch)</code>
+<div class="block">Set the font pitch</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#setTypeface(java.lang.String)">setTypeface</a></strong>(java.lang.String&nbsp;typeface)</code>
+<div class="block">Sets the font name</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified 
name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a>[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, 
ordinal, toString, valueOf</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>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="ARIAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ARIAL</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a> 
ARIAL</pre>
+</li>
+</ul>
+<a name="TIMES_NEW_ROMAN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TIMES_NEW_ROMAN</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a> 
TIMES_NEW_ROMAN</pre>
+</li>
+</ul>
+<a name="COURIER_NEW">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>COURIER_NEW</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a> 
COURIER_NEW</pre>
+</li>
+</ul>
+<a name="WINGDINGS">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WINGDINGS</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a> 
WINGDINGS</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (HSLFFontInfoPredefined c : HSLFFontInfoPredefined.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the 
constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in 
org.apache.poi.hslf.usermodel">HSLFFontInfoPredefined</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified 
name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the 
specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no 
constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is 
null</dd></dl>
+</li>
+</ul>
+<a name="getIndex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIndex</h4>
+<pre>public&nbsp;java.lang.Integer&nbsp;getIndex()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getIndex()">FontInfo</a></code></strong></div>
+<div class="block">Get the index within the collection of Font objects</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getIndex()">getIndex</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>unique index number of the 
underlying record this Font represents
+   (probably you don't care unless you're comparing which one is 
which)</dd></dl>
+</li>
+</ul>
+<a name="setIndex(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIndex</h4>
+<pre>public&nbsp;void&nbsp;setIndex(int&nbsp;index)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setIndex(int)">FontInfo</a></code></strong></div>
+<div class="block">Sets the index within the collection of Font objects</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setIndex(int)">setIndex</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - the 
index within the collection of Font objects</dd></dl>
+</li>
+</ul>
+<a name="getTypeface()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeface</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getTypeface()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getTypeface()">getTypeface</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the full name of the font, 
i.e. font family + type face</dd></dl>
+</li>
+</ul>
+<a name="setTypeface(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTypeface</h4>
+<pre>public&nbsp;void&nbsp;setTypeface(java.lang.String&nbsp;typeface)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setTypeface(java.lang.String)">FontInfo</a></code></strong></div>
+<div class="block">Sets the font name</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setTypeface(java.lang.String)">setTypeface</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>typeface</code> - 
the full name of the font, when <code>null</code> removes the font definition -
+    removal is implementation specific</dd></dl>
+</li>
+</ul>
+<a name="getCharset()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCharset</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontCharset.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontCharset</a>&nbsp;getCharset()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getCharset()">getCharset</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the font charset</dd></dl>
+</li>
+</ul>
+<a name="setCharset(org.apache.poi.common.usermodel.fonts.FontCharset)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCharset</h4>
+<pre>public&nbsp;void&nbsp;setCharset(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontCharset.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontCharset</a>&nbsp;charset)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setCharset(org.apache.poi.common.usermodel.fonts.FontCharset)">FontInfo</a></code></strong></div>
+<div class="block">Sets the charset</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setCharset(org.apache.poi.common.usermodel.fonts.FontCharset)">setCharset</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>charset</code> - the 
charset</dd></dl>
+</li>
+</ul>
+<a name="getFamily()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFamily</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontFamily.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontFamily</a>&nbsp;getFamily()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getFamily()">getFamily</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the family class</dd></dl>
+</li>
+</ul>
+<a name="setFamily(org.apache.poi.common.usermodel.fonts.FontFamily)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFamily</h4>
+<pre>public&nbsp;void&nbsp;setFamily(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontFamily.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontFamily</a>&nbsp;family)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setFamily(org.apache.poi.common.usermodel.fonts.FontFamily)">FontInfo</a></code></strong></div>
+<div class="block">Sets the font family class</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setFamily(org.apache.poi.common.usermodel.fonts.FontFamily)">setFamily</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>family</code> - the 
font family class</dd></dl>
+</li>
+</ul>
+<a name="getPitch()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPitch</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontPitch.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontPitch</a>&nbsp;getPitch()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#getPitch()">getPitch</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the font pitch or 
<code>null</code> if unsupported</dd></dl>
+</li>
+</ul>
+<a name="setPitch(org.apache.poi.common.usermodel.fonts.FontPitch)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setPitch</h4>
+<pre>public&nbsp;void&nbsp;setPitch(<a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontPitch.html" 
title="enum in 
org.apache.poi.common.usermodel.fonts">FontPitch</a>&nbsp;pitch)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setPitch(org.apache.poi.common.usermodel.fonts.FontPitch)">FontInfo</a></code></strong></div>
+<div class="block">Set the font pitch</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html#setPitch(org.apache.poi.common.usermodel.fonts.FontPitch)">setPitch</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" 
title="interface in 
org.apache.poi.common.usermodel.fonts">FontInfo</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>pitch</code> - the 
font pitch</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/HSLFFontInfoPredefined.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/hslf/usermodel/HSLFFontInfo.FontRenderType.html"
 title="enum in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFreeformShape.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html"
 target="_top">Frames</a></li>
+<li><a href="HSLFFontInfoPredefined.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="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&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/hslf/usermodel/HSLFFreeformShape.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFreeformShape.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFreeformShape.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFreeformShape.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/hslf/usermodel/HSLFFill.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -428,7 +428,7 @@ implements <a href="../../../../../org/a
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" 
title="enum in org.apache.poi.hslf.usermodel"><span class="strong">Prev 
Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html" 
title="class in org.apache.poi.hslf.usermodel"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: 
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html?rev=1802770&r1=1802769&r2=1802770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html 
Mon Jul 24 09:18:21 2017
@@ -202,8 +202,8 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#addFont(org.apache.poi.hslf.model.PPFont)">addFont</a></strong>(<a
 href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in 
org.apache.poi.hslf.model">PPFont</a>&nbsp;font)</code>
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" 
title="class in org.apache.poi.hslf.usermodel">HSLFFontInfo</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#addFont(org.apache.poi.common.usermodel.fonts.FontInfo)">addFont</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)</code>
 <div class="block">Add a font in this presentation</div>
 </td>
 </tr>
@@ -276,7 +276,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in 
org.apache.poi.hslf.model">PPFont</a></code></td>
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" 
title="class in org.apache.poi.hslf.usermodel">HSLFFontInfo</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getFont(int)">getFont</a></strong>(int&nbsp;idx)</code>
 <div class="block">Get a font by index</div>
 </td>
@@ -799,16 +799,16 @@ implements <a href="../../../../../org/a
   <dd>3.15 beta 3</dd></dl>
 </li>
 </ul>
-<a name="addFont(org.apache.poi.hslf.model.PPFont)">
+<a name="addFont(org.apache.poi.common.usermodel.fonts.FontInfo)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>addFont</h4>
-<pre>public&nbsp;int&nbsp;addFont(<a 
href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in 
org.apache.poi.hslf.model">PPFont</a>&nbsp;font)</pre>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" 
title="class in org.apache.poi.hslf.usermodel">HSLFFontInfo</a>&nbsp;addFont(<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">Add a font in this presentation</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>font</code> - 
the font to add</dd>
-<dt><span class="strong">Returns:</span></dt><dd>0-based index of the 
font</dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fontInfo</code> 
- the font to add</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the registered HSLFFontInfo - 
the font info object is unique based on the typeface</dd></dl>
 </li>
 </ul>
 <a name="getFont(int)">
@@ -817,7 +817,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getFont</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in 
org.apache.poi.hslf.model">PPFont</a>&nbsp;getFont(int&nbsp;idx)</pre>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" 
title="class in 
org.apache.poi.hslf.usermodel">HSLFFontInfo</a>&nbsp;getFont(int&nbsp;idx)</pre>
 <div class="block">Get a font by index</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>idx</code> - 
0-based index of the font</dd>
 <dt><span class="strong">Returns:</span></dt><dd>of an instance of 
<code>PPFont</code> or <code>null</code> if not



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

Reply via email to