http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/9e117cb9/content/docs/2.0.8/org/apache/fontbox/ttf/IndexToLocationTable.html
----------------------------------------------------------------------
diff --git 
a/content/docs/2.0.8/org/apache/fontbox/ttf/IndexToLocationTable.html 
b/content/docs/2.0.8/org/apache/fontbox/ttf/IndexToLocationTable.html
deleted file mode 100644
index 42d8206..0000000
--- a/content/docs/2.0.8/org/apache/fontbox/ttf/IndexToLocationTable.html
+++ /dev/null
@@ -1,321 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="de">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IndexToLocationTable (PDFBox reactor 2.0.8 API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="IndexToLocationTable (PDFBox reactor 2.0.8 
API)";
-    }
-//-->
-</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/IndexToLocationTable.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/fontbox/ttf/HorizontalMetricsTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/fontbox/ttf/KerningSubtable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/fontbox/ttf/IndexToLocationTable.html" 
target="_top">Frames</a></li>
-<li><a href="IndexToLocationTable.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><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.fontbox.ttf</div>
-<h2 title="Class IndexToLocationTable" class="title">Class 
IndexToLocationTable</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">org.apache.fontbox.ttf.TTFTable</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.fontbox.ttf.IndexToLocationTable</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="strong">IndexToLocationTable</span>
-extends <a href="../../../../org/apache/fontbox/ttf/TTFTable.html" 
title="class in org.apache.fontbox.ttf">TTFTable</a></pre>
-<div class="block">A table in a true type font.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Ben Litchfield</dd></dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/IndexToLocationTable.html#TAG">TAG</a></strong></code>
-<div class="block">A tag that identifies this table type.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.fontbox.ttf.TTFTable">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.fontbox.ttf.<a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">TTFTable</a></h3>
-<code><a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#font">font</a>, <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#initialized">initialized</a></code></li>
-</ul>
-</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>long[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/IndexToLocationTable.html#getOffsets()">getOffsets</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/fontbox/ttf/IndexToLocationTable.html#read(org.apache.fontbox.ttf.TrueTypeFont,%20org.apache.fontbox.ttf.TTFDataStream)">read</a></strong>(<a
 href="../../../../org/apache/fontbox/ttf/TrueTypeFont.html" title="class in 
org.apache.fontbox.ttf">TrueTypeFont</a>&nbsp;ttf,
-    org.apache.fontbox.ttf.TTFDataStream&nbsp;data)</code>
-<div class="block">This will read the required data from the stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/IndexToLocationTable.html#setOffsets(long[])">setOffsets</a></strong>(long[]&nbsp;offsetsValue)</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.fontbox.ttf.TTFTable">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.fontbox.ttf.<a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">TTFTable</a></h3>
-<code><a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getCheckSum()">getCheckSum</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getInitialized()">getInitialized</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getLength()">getLength</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getOffset()">getOffset</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getTag()">getTag</a></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.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="TAG">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TAG</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> TAG</pre>
-<div class="block">A tag that identifies this table type.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.fontbox.ttf.IndexToLocationTable.TAG">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="read(org.apache.fontbox.ttf.TrueTypeFont, 
org.apache.fontbox.ttf.TTFDataStream)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>read</h4>
-<pre>public&nbsp;void&nbsp;read(<a 
href="../../../../org/apache/fontbox/ttf/TrueTypeFont.html" title="class in 
org.apache.fontbox.ttf">TrueTypeFont</a>&nbsp;ttf,
-        org.apache.fontbox.ttf.TTFDataStream&nbsp;data)
-          throws <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block">This will read the required data from the stream.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ttf</code> - The 
font that is being read.</dd><dd><code>data</code> - The stream to read the 
data from.</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - If there is an 
error reading the data.</dd></dl>
-</li>
-</ul>
-<a name="getOffsets()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getOffsets</h4>
-<pre>public&nbsp;long[]&nbsp;getOffsets()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
offsets.</dd></dl>
-</li>
-</ul>
-<a name="setOffsets(long[])">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>setOffsets</h4>
-<pre>public&nbsp;void&nbsp;setOffsets(long[]&nbsp;offsetsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>offsetsValue</code> - The 
offsets to set.</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/IndexToLocationTable.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/fontbox/ttf/HorizontalMetricsTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/fontbox/ttf/KerningSubtable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/fontbox/ttf/IndexToLocationTable.html" 
target="_top">Frames</a></li>
-<li><a href="IndexToLocationTable.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a 
href="http://pdfbox.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/9e117cb9/content/docs/2.0.8/org/apache/fontbox/ttf/KerningSubtable.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.8/org/apache/fontbox/ttf/KerningSubtable.html 
b/content/docs/2.0.8/org/apache/fontbox/ttf/KerningSubtable.html
deleted file mode 100644
index ef13f7e..0000000
--- a/content/docs/2.0.8/org/apache/fontbox/ttf/KerningSubtable.html
+++ /dev/null
@@ -1,323 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="de">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KerningSubtable (PDFBox reactor 2.0.8 API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="KerningSubtable (PDFBox reactor 2.0.8 API)";
-    }
-//-->
-</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/KerningSubtable.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/fontbox/ttf/IndexToLocationTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/fontbox/ttf/KerningTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/fontbox/ttf/KerningSubtable.html" 
target="_top">Frames</a></li>
-<li><a href="KerningSubtable.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>Constr&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>Constr&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.fontbox.ttf</div>
-<h2 title="Class KerningSubtable" class="title">Class KerningSubtable</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.fontbox.ttf.KerningSubtable</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="strong">KerningSubtable</span>
-extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
-<div class="block">A 'kern' table in a true type font.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Glenn Adams</dd></dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningSubtable.html#getKerning(int[])">getKerning</a></strong>(int[]&nbsp;glyphs)</code>
-<div class="block">Obtain kerning adjustments for GLYPHS sequence, where the
- Nth returned adjustment is associated with the Nth glyph
- and the succeeding non-zero glyph in the GLYPHS sequence.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningSubtable.html#getKerning(int,%20int)">getKerning</a></strong>(int&nbsp;l,
-          int&nbsp;r)</code>
-<div class="block">Obtain kerning adjustment for glyph pair {L,R}.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningSubtable.html#isHorizontalKerning()">isHorizontalKerning</a></strong>()</code>
-<div class="block">Determine if subtable is designated for use in horizontal 
writing modes and
- contains inline progression kerning pairs (not block progression "cross 
stream")
- kerning pairs.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningSubtable.html#isHorizontalKerning(boolean)">isHorizontalKerning</a></strong>(boolean&nbsp;cross)</code>
-<div class="block">Determine if subtable is designated for use in horizontal 
writing modes, contains
- kerning pairs (as opposed to minimum pairs), and, if CROSS is true, then 
return
- cross stream designator; otherwise, if CROSS is false, return true if cross 
stream
- designator is false.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningSubtable.html#read(org.apache.fontbox.ttf.TTFDataStream,%20int)">read</a></strong>(org.apache.fontbox.ttf.TTFDataStream&nbsp;data,
-    int&nbsp;version)</code>
-<div class="block">This will read the required data from the stream.</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.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="read(org.apache.fontbox.ttf.TTFDataStream, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>read</h4>
-<pre>public&nbsp;void&nbsp;read(org.apache.fontbox.ttf.TTFDataStream&nbsp;data,
-        int&nbsp;version)
-          throws <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block">This will read the required data from the stream.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>data</code> - 
The stream to read the data from.</dd><dd><code>version</code> - The version of 
the table to be read</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - If there is an 
error reading the data.</dd></dl>
-</li>
-</ul>
-<a name="isHorizontalKerning()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isHorizontalKerning</h4>
-<pre>public&nbsp;boolean&nbsp;isHorizontalKerning()</pre>
-<div class="block">Determine if subtable is designated for use in horizontal 
writing modes and
- contains inline progression kerning pairs (not block progression "cross 
stream")
- kerning pairs.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>true if subtable is for 
horizontal kerning</dd></dl>
-</li>
-</ul>
-<a name="isHorizontalKerning(boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isHorizontalKerning</h4>
-<pre>public&nbsp;boolean&nbsp;isHorizontalKerning(boolean&nbsp;cross)</pre>
-<div class="block">Determine if subtable is designated for use in horizontal 
writing modes, contains
- kerning pairs (as opposed to minimum pairs), and, if CROSS is true, then 
return
- cross stream designator; otherwise, if CROSS is false, return true if cross 
stream
- designator is false.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cross</code> - 
if true, then return cross stream designator in horizontal modes</dd>
-<dt><span class="strong">Returns:</span></dt><dd>true if subtable is for 
horizontal kerning in horizontal modes</dd></dl>
-</li>
-</ul>
-<a name="getKerning(int[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getKerning</h4>
-<pre>public&nbsp;int[]&nbsp;getKerning(int[]&nbsp;glyphs)</pre>
-<div class="block">Obtain kerning adjustments for GLYPHS sequence, where the
- Nth returned adjustment is associated with the Nth glyph
- and the succeeding non-zero glyph in the GLYPHS sequence.
-
- Kerning adjustments are returned in font design coordinates.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>glyphs</code> - 
a (possibly empty) array of glyph identifiers</dd>
-<dt><span class="strong">Returns:</span></dt><dd>a (possibly empty) array of 
kerning adjustments</dd></dl>
-</li>
-</ul>
-<a name="getKerning(int, int)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getKerning</h4>
-<pre>public&nbsp;int&nbsp;getKerning(int&nbsp;l,
-             int&nbsp;r)</pre>
-<div class="block">Obtain kerning adjustment for glyph pair {L,R}.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>l</code> - left 
member of glyph pair</dd><dd><code>r</code> - right member of glyph pair</dd>
-<dt><span class="strong">Returns:</span></dt><dd>a (possibly zero) kerning 
adjustment</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/KerningSubtable.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/fontbox/ttf/IndexToLocationTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/fontbox/ttf/KerningTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/fontbox/ttf/KerningSubtable.html" 
target="_top">Frames</a></li>
-<li><a href="KerningSubtable.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>Constr&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>Constr&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>Copyright &#169; 2002&#x2013;2017 <a 
href="http://pdfbox.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/9e117cb9/content/docs/2.0.8/org/apache/fontbox/ttf/KerningTable.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.8/org/apache/fontbox/ttf/KerningTable.html 
b/content/docs/2.0.8/org/apache/fontbox/ttf/KerningTable.html
deleted file mode 100644
index 62c980d..0000000
--- a/content/docs/2.0.8/org/apache/fontbox/ttf/KerningTable.html
+++ /dev/null
@@ -1,328 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="de">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KerningTable (PDFBox reactor 2.0.8 API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="KerningTable (PDFBox reactor 2.0.8 API)";
-    }
-//-->
-</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/KerningTable.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/fontbox/ttf/KerningSubtable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/apache/fontbox/ttf/KerningTable.html" 
target="_top">Frames</a></li>
-<li><a href="KerningTable.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><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.fontbox.ttf</div>
-<h2 title="Class KerningTable" class="title">Class KerningTable</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">org.apache.fontbox.ttf.TTFTable</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.fontbox.ttf.KerningTable</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="strong">KerningTable</span>
-extends <a href="../../../../org/apache/fontbox/ttf/TTFTable.html" 
title="class in org.apache.fontbox.ttf">TTFTable</a></pre>
-<div class="block">A 'kern' table in a true type font.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Glenn Adams</dd></dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningTable.html#TAG">TAG</a></strong></code>
-<div class="block">Tag to identify this table.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.fontbox.ttf.TTFTable">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.fontbox.ttf.<a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">TTFTable</a></h3>
-<code><a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#font">font</a>, <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#initialized">initialized</a></code></li>
-</ul>
-</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/fontbox/ttf/KerningSubtable.html" title="class in 
org.apache.fontbox.ttf">KerningSubtable</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningTable.html#getHorizontalKerningSubtable()">getHorizontalKerningSubtable</a></strong>()</code>
-<div class="block">Obtain first subtable that supports non-cross-stream 
horizontal kerning.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/fontbox/ttf/KerningSubtable.html" title="class in 
org.apache.fontbox.ttf">KerningSubtable</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningTable.html#getHorizontalKerningSubtable(boolean)">getHorizontalKerningSubtable</a></strong>(boolean&nbsp;cross)</code>
-<div class="block">Obtain first subtable that supports horizontal kerning with 
specificed cross stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/KerningTable.html#read(org.apache.fontbox.ttf.TrueTypeFont,%20org.apache.fontbox.ttf.TTFDataStream)">read</a></strong>(<a
 href="../../../../org/apache/fontbox/ttf/TrueTypeFont.html" title="class in 
org.apache.fontbox.ttf">TrueTypeFont</a>&nbsp;ttf,
-    org.apache.fontbox.ttf.TTFDataStream&nbsp;data)</code>
-<div class="block">This will read the required data from the stream.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.fontbox.ttf.TTFTable">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.fontbox.ttf.<a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">TTFTable</a></h3>
-<code><a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getCheckSum()">getCheckSum</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getInitialized()">getInitialized</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getLength()">getLength</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getOffset()">getOffset</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getTag()">getTag</a></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.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="TAG">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TAG</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> TAG</pre>
-<div class="block">Tag to identify this table.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.fontbox.ttf.KerningTable.TAG">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="read(org.apache.fontbox.ttf.TrueTypeFont, 
org.apache.fontbox.ttf.TTFDataStream)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>read</h4>
-<pre>public&nbsp;void&nbsp;read(<a 
href="../../../../org/apache/fontbox/ttf/TrueTypeFont.html" title="class in 
org.apache.fontbox.ttf">TrueTypeFont</a>&nbsp;ttf,
-        org.apache.fontbox.ttf.TTFDataStream&nbsp;data)
-          throws <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block">This will read the required data from the stream.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ttf</code> - The 
font that is being read.</dd><dd><code>data</code> - The stream to read the 
data from.</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - If there is an 
error reading the data.</dd></dl>
-</li>
-</ul>
-<a name="getHorizontalKerningSubtable()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getHorizontalKerningSubtable</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/fontbox/ttf/KerningSubtable.html" title="class in 
org.apache.fontbox.ttf">KerningSubtable</a>&nbsp;getHorizontalKerningSubtable()</pre>
-<div class="block">Obtain first subtable that supports non-cross-stream 
horizontal kerning.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>first matching subtable 
or null if none found</dd></dl>
-</li>
-</ul>
-<a name="getHorizontalKerningSubtable(boolean)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getHorizontalKerningSubtable</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/fontbox/ttf/KerningSubtable.html" title="class in 
org.apache.fontbox.ttf">KerningSubtable</a>&nbsp;getHorizontalKerningSubtable(boolean&nbsp;cross)</pre>
-<div class="block">Obtain first subtable that supports horizontal kerning with 
specificed cross stream.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cross</code> - 
true if requesting cross stream horizontal kerning</dd>
-<dt><span class="strong">Returns:</span></dt><dd>first matching subtable or 
null if none found</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/KerningTable.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/fontbox/ttf/KerningSubtable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/apache/fontbox/ttf/KerningTable.html" 
target="_top">Frames</a></li>
-<li><a href="KerningTable.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a 
href="http://pdfbox.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/9e117cb9/content/docs/2.0.8/org/apache/fontbox/ttf/MaximumProfileTable.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.8/org/apache/fontbox/ttf/MaximumProfileTable.html 
b/content/docs/2.0.8/org/apache/fontbox/ttf/MaximumProfileTable.html
deleted file mode 100644
index 0c2242a..0000000
--- a/content/docs/2.0.8/org/apache/fontbox/ttf/MaximumProfileTable.html
+++ /dev/null
@@ -1,713 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="de">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MaximumProfileTable (PDFBox reactor 2.0.8 API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MaximumProfileTable (PDFBox reactor 2.0.8 API)";
-    }
-//-->
-</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/MaximumProfileTable.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/fontbox/ttf/KerningTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/fontbox/ttf/NameRecord.html" title="class 
in org.apache.fontbox.ttf"><span class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/fontbox/ttf/MaximumProfileTable.html" 
target="_top">Frames</a></li>
-<li><a href="MaximumProfileTable.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><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.fontbox.ttf</div>
-<h2 title="Class MaximumProfileTable" class="title">Class 
MaximumProfileTable</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">org.apache.fontbox.ttf.TTFTable</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.fontbox.ttf.MaximumProfileTable</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="strong">MaximumProfileTable</span>
-extends <a href="../../../../org/apache/fontbox/ttf/TTFTable.html" 
title="class in org.apache.fontbox.ttf">TTFTable</a></pre>
-<div class="block">A table in a true type font.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Ben Litchfield</dd></dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#TAG">TAG</a></strong></code>
-<div class="block">A tag that identifies this table type.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.fontbox.ttf.TTFTable">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.fontbox.ttf.<a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">TTFTable</a></h3>
-<code><a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#font">font</a>, <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#initialized">initialized</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxComponentDepth()">getMaxComponentDepth</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxComponentElements()">getMaxComponentElements</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxCompositeContours()">getMaxCompositeContours</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxCompositePoints()">getMaxCompositePoints</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxContours()">getMaxContours</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxFunctionDefs()">getMaxFunctionDefs</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxInstructionDefs()">getMaxInstructionDefs</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxPoints()">getMaxPoints</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxSizeOfInstructions()">getMaxSizeOfInstructions</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxStackElements()">getMaxStackElements</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxStorage()">getMaxStorage</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxTwilightPoints()">getMaxTwilightPoints</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getMaxZones()">getMaxZones</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getNumGlyphs()">getNumGlyphs</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>float</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#getVersion()">getVersion</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/fontbox/ttf/MaximumProfileTable.html#read(org.apache.fontbox.ttf.TrueTypeFont,%20org.apache.fontbox.ttf.TTFDataStream)">read</a></strong>(<a
 href="../../../../org/apache/fontbox/ttf/TrueTypeFont.html" title="class in 
org.apache.fontbox.ttf">TrueTypeFont</a>&nbsp;ttf,
-    org.apache.fontbox.ttf.TTFDataStream&nbsp;data)</code>
-<div class="block">This will read the required data from the stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxComponentDepth(int)">setMaxComponentDepth</a></strong>(int&nbsp;maxComponentDepthValue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxComponentElements(int)">setMaxComponentElements</a></strong>(int&nbsp;maxComponentElementsValue)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxCompositeContours(int)">setMaxCompositeContours</a></strong>(int&nbsp;maxCompositeContoursValue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxCompositePoints(int)">setMaxCompositePoints</a></strong>(int&nbsp;maxCompositePointsValue)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxContours(int)">setMaxContours</a></strong>(int&nbsp;maxContoursValue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxFunctionDefs(int)">setMaxFunctionDefs</a></strong>(int&nbsp;maxFunctionDefsValue)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxInstructionDefs(int)">setMaxInstructionDefs</a></strong>(int&nbsp;maxInstructionDefsValue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxPoints(int)">setMaxPoints</a></strong>(int&nbsp;maxPointsValue)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxSizeOfInstructions(int)">setMaxSizeOfInstructions</a></strong>(int&nbsp;maxSizeOfInstructionsValue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxStackElements(int)">setMaxStackElements</a></strong>(int&nbsp;maxStackElementsValue)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxStorage(int)">setMaxStorage</a></strong>(int&nbsp;maxStorageValue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxTwilightPoints(int)">setMaxTwilightPoints</a></strong>(int&nbsp;maxTwilightPointsValue)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setMaxZones(int)">setMaxZones</a></strong>(int&nbsp;maxZonesValue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setNumGlyphs(int)">setNumGlyphs</a></strong>(int&nbsp;numGlyphsValue)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/fontbox/ttf/MaximumProfileTable.html#setVersion(float)">setVersion</a></strong>(float&nbsp;versionValue)</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.fontbox.ttf.TTFTable">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.fontbox.ttf.<a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html" title="class in 
org.apache.fontbox.ttf">TTFTable</a></h3>
-<code><a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getCheckSum()">getCheckSum</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getInitialized()">getInitialized</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getLength()">getLength</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getOffset()">getOffset</a>,
 <a 
href="../../../../org/apache/fontbox/ttf/TTFTable.html#getTag()">getTag</a></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.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="TAG">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TAG</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> TAG</pre>
-<div class="block">A tag that identifies this table type.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.fontbox.ttf.MaximumProfileTable.TAG">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getMaxComponentDepth()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxComponentDepth</h4>
-<pre>public&nbsp;int&nbsp;getMaxComponentDepth()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxComponentDepth.</dd></dl>
-</li>
-</ul>
-<a name="setMaxComponentDepth(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxComponentDepth</h4>
-<pre>public&nbsp;void&nbsp;setMaxComponentDepth(int&nbsp;maxComponentDepthValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxComponentDepthValue</code> - 
The maxComponentDepth to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxComponentElements()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxComponentElements</h4>
-<pre>public&nbsp;int&nbsp;getMaxComponentElements()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxComponentElements.</dd></dl>
-</li>
-</ul>
-<a name="setMaxComponentElements(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxComponentElements</h4>
-<pre>public&nbsp;void&nbsp;setMaxComponentElements(int&nbsp;maxComponentElementsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxComponentElementsValue</code>
 - The maxComponentElements to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxCompositeContours()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxCompositeContours</h4>
-<pre>public&nbsp;int&nbsp;getMaxCompositeContours()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxCompositeContours.</dd></dl>
-</li>
-</ul>
-<a name="setMaxCompositeContours(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxCompositeContours</h4>
-<pre>public&nbsp;void&nbsp;setMaxCompositeContours(int&nbsp;maxCompositeContoursValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxCompositeContoursValue</code>
 - The maxCompositeContours to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxCompositePoints()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxCompositePoints</h4>
-<pre>public&nbsp;int&nbsp;getMaxCompositePoints()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxCompositePoints.</dd></dl>
-</li>
-</ul>
-<a name="setMaxCompositePoints(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxCompositePoints</h4>
-<pre>public&nbsp;void&nbsp;setMaxCompositePoints(int&nbsp;maxCompositePointsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxCompositePointsValue</code> 
- The maxCompositePoints to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxContours()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxContours</h4>
-<pre>public&nbsp;int&nbsp;getMaxContours()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxContours.</dd></dl>
-</li>
-</ul>
-<a name="setMaxContours(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxContours</h4>
-<pre>public&nbsp;void&nbsp;setMaxContours(int&nbsp;maxContoursValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxContoursValue</code> - The 
maxContours to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxFunctionDefs()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxFunctionDefs</h4>
-<pre>public&nbsp;int&nbsp;getMaxFunctionDefs()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxFunctionDefs.</dd></dl>
-</li>
-</ul>
-<a name="setMaxFunctionDefs(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxFunctionDefs</h4>
-<pre>public&nbsp;void&nbsp;setMaxFunctionDefs(int&nbsp;maxFunctionDefsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxFunctionDefsValue</code> - 
The maxFunctionDefs to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxInstructionDefs()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxInstructionDefs</h4>
-<pre>public&nbsp;int&nbsp;getMaxInstructionDefs()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxInstructionDefs.</dd></dl>
-</li>
-</ul>
-<a name="setMaxInstructionDefs(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxInstructionDefs</h4>
-<pre>public&nbsp;void&nbsp;setMaxInstructionDefs(int&nbsp;maxInstructionDefsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxInstructionDefsValue</code> 
- The maxInstructionDefs to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxPoints()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxPoints</h4>
-<pre>public&nbsp;int&nbsp;getMaxPoints()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxPoints.</dd></dl>
-</li>
-</ul>
-<a name="setMaxPoints(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxPoints</h4>
-<pre>public&nbsp;void&nbsp;setMaxPoints(int&nbsp;maxPointsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxPointsValue</code> - The 
maxPoints to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxSizeOfInstructions()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxSizeOfInstructions</h4>
-<pre>public&nbsp;int&nbsp;getMaxSizeOfInstructions()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxSizeOfInstructions.</dd></dl>
-</li>
-</ul>
-<a name="setMaxSizeOfInstructions(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxSizeOfInstructions</h4>
-<pre>public&nbsp;void&nbsp;setMaxSizeOfInstructions(int&nbsp;maxSizeOfInstructionsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxSizeOfInstructionsValue</code>
 - The maxSizeOfInstructions to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxStackElements()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxStackElements</h4>
-<pre>public&nbsp;int&nbsp;getMaxStackElements()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxStackElements.</dd></dl>
-</li>
-</ul>
-<a name="setMaxStackElements(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxStackElements</h4>
-<pre>public&nbsp;void&nbsp;setMaxStackElements(int&nbsp;maxStackElementsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxStackElementsValue</code> - 
The maxStackElements to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxStorage()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxStorage</h4>
-<pre>public&nbsp;int&nbsp;getMaxStorage()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxStorage.</dd></dl>
-</li>
-</ul>
-<a name="setMaxStorage(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxStorage</h4>
-<pre>public&nbsp;void&nbsp;setMaxStorage(int&nbsp;maxStorageValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxStorageValue</code> - The 
maxStorage to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxTwilightPoints()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxTwilightPoints</h4>
-<pre>public&nbsp;int&nbsp;getMaxTwilightPoints()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxTwilightPoints.</dd></dl>
-</li>
-</ul>
-<a name="setMaxTwilightPoints(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxTwilightPoints</h4>
-<pre>public&nbsp;void&nbsp;setMaxTwilightPoints(int&nbsp;maxTwilightPointsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxTwilightPointsValue</code> - 
The maxTwilightPoints to set.</dd></dl>
-</li>
-</ul>
-<a name="getMaxZones()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxZones</h4>
-<pre>public&nbsp;int&nbsp;getMaxZones()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
maxZones.</dd></dl>
-</li>
-</ul>
-<a name="setMaxZones(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxZones</h4>
-<pre>public&nbsp;void&nbsp;setMaxZones(int&nbsp;maxZonesValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>maxZonesValue</code> - The 
maxZones to set.</dd></dl>
-</li>
-</ul>
-<a name="getNumGlyphs()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getNumGlyphs</h4>
-<pre>public&nbsp;int&nbsp;getNumGlyphs()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
numGlyphs.</dd></dl>
-</li>
-</ul>
-<a name="setNumGlyphs(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setNumGlyphs</h4>
-<pre>public&nbsp;void&nbsp;setNumGlyphs(int&nbsp;numGlyphsValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>numGlyphsValue</code> - The 
numGlyphs to set.</dd></dl>
-</li>
-</ul>
-<a name="getVersion()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getVersion</h4>
-<pre>public&nbsp;float&nbsp;getVersion()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the 
version.</dd></dl>
-</li>
-</ul>
-<a name="setVersion(float)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setVersion</h4>
-<pre>public&nbsp;void&nbsp;setVersion(float&nbsp;versionValue)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>versionValue</code> - The 
version to set.</dd></dl>
-</li>
-</ul>
-<a name="read(org.apache.fontbox.ttf.TrueTypeFont, 
org.apache.fontbox.ttf.TTFDataStream)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>read</h4>
-<pre>public&nbsp;void&nbsp;read(<a 
href="../../../../org/apache/fontbox/ttf/TrueTypeFont.html" title="class in 
org.apache.fontbox.ttf">TrueTypeFont</a>&nbsp;ttf,
-        org.apache.fontbox.ttf.TTFDataStream&nbsp;data)
-          throws <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block">This will read the required data from the stream.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ttf</code> - The 
font that is being read.</dd><dd><code>data</code> - The stream to read the 
data from.</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - If there is an 
error reading the data.</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/MaximumProfileTable.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/fontbox/ttf/KerningTable.html" 
title="class in org.apache.fontbox.ttf"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../org/apache/fontbox/ttf/NameRecord.html" title="class 
in org.apache.fontbox.ttf"><span class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/fontbox/ttf/MaximumProfileTable.html" 
target="_top">Frames</a></li>
-<li><a href="MaximumProfileTable.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a 
href="http://pdfbox.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

Reply via email to