Added: poi/site/publish/apidocs/org/apache/poi/common/usermodel/fonts/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/common/usermodel/fonts/package-use.html?rev=1802770&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/common/usermodel/fonts/package-use.html (added) +++ poi/site/publish/apidocs/org/apache/poi/common/usermodel/fonts/package-use.html Mon Jul 24 09:18:21 2017 @@ -0,0 +1,352 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Package org.apache.poi.common.usermodel.fonts (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Package org.apache.poi.common.usermodel.fonts (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</li> +<li class="navBarCell1Rev">Use</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/common/usermodel/fonts/package-use.html" target="_top">Frames</a></li> +<li><a href="package-use.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Uses of Package org.apache.poi.common.usermodel.fonts" class="title">Uses of Package<br>org.apache.poi.common.usermodel.fonts</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.common.usermodel.fonts">org.apache.poi.common.usermodel.fonts</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.hslf.record">org.apache.poi.hslf.record</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.hwmf.record">org.apache.poi.hwmf.record</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.sl.draw">org.apache.poi.sl.draw</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.common.usermodel.fonts"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a> used by <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontCharset.html#org.apache.poi.common.usermodel.fonts">FontCharset</a> +<div class="block">Charset represents the basic set of characters associated with a font (that it can display), and + corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontFamily.html#org.apache.poi.common.usermodel.fonts">FontFamily</a> +<div class="block">A property of a font that describes its general appearance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontGroup.html#org.apache.poi.common.usermodel.fonts">FontGroup</a> +<div class="block">Text runs can contain characters which will be handled (if configured) by a different font, + because the default font (latin) doesn't contain corresponding glyphs.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontGroup.FontGroupRange.html#org.apache.poi.common.usermodel.fonts">FontGroup.FontGroupRange</a> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontPitch.html#org.apache.poi.common.usermodel.fonts">FontPitch</a> +<div class="block">A property of a font that describes the pitch, of the characters.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hslf.record"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a> used by <a href="../../../../../../org/apache/poi/hslf/record/package-summary.html">org.apache.poi.hslf.record</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontInfo.html#org.apache.poi.hslf.record">FontInfo</a> +<div class="block">A FontInfo object holds information about a font configuration.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hslf.usermodel"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a> used by <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontCharset.html#org.apache.poi.hslf.usermodel">FontCharset</a> +<div class="block">Charset represents the basic set of characters associated with a font (that it can display), and + corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontFamily.html#org.apache.poi.hslf.usermodel">FontFamily</a> +<div class="block">A property of a font that describes its general appearance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontGroup.html#org.apache.poi.hslf.usermodel">FontGroup</a> +<div class="block">Text runs can contain characters which will be handled (if configured) by a different font, + because the default font (latin) doesn't contain corresponding glyphs.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontInfo.html#org.apache.poi.hslf.usermodel">FontInfo</a> +<div class="block">A FontInfo object holds information about a font configuration.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontPitch.html#org.apache.poi.hslf.usermodel">FontPitch</a> +<div class="block">A property of a font that describes the pitch, of the characters.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hwmf.record"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a> used by <a href="../../../../../../org/apache/poi/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontCharset.html#org.apache.poi.hwmf.record">FontCharset</a> +<div class="block">Charset represents the basic set of characters associated with a font (that it can display), and + corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontFamily.html#org.apache.poi.hwmf.record">FontFamily</a> +<div class="block">A property of a font that describes its general appearance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontInfo.html#org.apache.poi.hwmf.record">FontInfo</a> +<div class="block">A FontInfo object holds information about a font configuration.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontPitch.html#org.apache.poi.hwmf.record">FontPitch</a> +<div class="block">A property of a font that describes the pitch, of the characters.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.sl.draw"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a> used by <a href="../../../../../../org/apache/poi/sl/draw/package-summary.html">org.apache.poi.sl.draw</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontInfo.html#org.apache.poi.sl.draw">FontInfo</a> +<div class="block">A FontInfo object holds information about a font configuration.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.sl.usermodel"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a> used by <a href="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontGroup.html#org.apache.poi.sl.usermodel">FontGroup</a> +<div class="block">Text runs can contain characters which will be handled (if configured) by a different font, + because the default font (latin) doesn't contain corresponding glyphs.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontInfo.html#org.apache.poi.sl.usermodel">FontInfo</a> +<div class="block">A FontInfo object holds information about a font configuration.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.xslf.usermodel"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">org.apache.poi.common.usermodel.fonts</a> used by <a href="../../../../../../org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontGroup.html#org.apache.poi.xslf.usermodel">FontGroup</a> +<div class="block">Text runs can contain characters which will be handled (if configured) by a different font, + because the default font (latin) doesn't contain corresponding glyphs.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/common/usermodel/fonts/class-use/FontInfo.html#org.apache.poi.xslf.usermodel">FontInfo</a> +<div class="block">A FontInfo object holds information about a font configuration.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Use</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/common/usermodel/fonts/package-use.html" target="_top">Frames</a></li> +<li><a href="package-use.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2017 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html>
Modified: poi/site/publish/apidocs/org/apache/poi/common/usermodel/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/common/usermodel/package-summary.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/common/usermodel/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/common/usermodel/package-summary.html Mon Jul 24 09:18:21 2017 @@ -39,7 +39,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../org/apache/poi/ddf/package-summary.html">Next Package</a></li> +<li><a href="../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/common/usermodel/package-summary.html" target="_top">Frames</a></li> @@ -123,7 +123,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../org/apache/poi/ddf/package-summary.html">Next Package</a></li> +<li><a href="../../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/common/usermodel/package-summary.html" target="_top">Frames</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/common/usermodel/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/common/usermodel/package-tree.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/common/usermodel/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/common/usermodel/package-tree.html Mon Jul 24 09:18:21 2017 @@ -39,7 +39,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/package-tree.html">Prev</a></li> -<li><a href="../../../../../org/apache/poi/ddf/package-tree.html">Next</a></li> +<li><a href="../../../../../org/apache/poi/common/usermodel/fonts/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/common/usermodel/package-tree.html" target="_top">Frames</a></li> @@ -109,7 +109,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/package-tree.html">Prev</a></li> -<li><a href="../../../../../org/apache/poi/ddf/package-tree.html">Next</a></li> +<li><a href="../../../../../org/apache/poi/common/usermodel/fonts/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/common/usermodel/package-tree.html" target="_top">Frames</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/ddf/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/package-summary.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ddf/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ddf/package-summary.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/common/usermodel/package-summary.html">Prev Package</a></li> +<li><a href="../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">Prev Package</a></li> <li><a href="../../../../org/apache/poi/dev/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> @@ -375,7 +375,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/poi/common/usermodel/package-summary.html">Prev Package</a></li> +<li><a href="../../../../org/apache/poi/common/usermodel/fonts/package-summary.html">Prev Package</a></li> <li><a href="../../../../org/apache/poi/dev/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> Modified: poi/site/publish/apidocs/org/apache/poi/ddf/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/package-tree.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ddf/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ddf/package-tree.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/common/usermodel/package-tree.html">Prev</a></li> +<li><a href="../../../../org/apache/poi/common/usermodel/fonts/package-tree.html">Prev</a></li> <li><a href="../../../../org/apache/poi/dev/package-tree.html">Next</a></li> </ul> <ul class="navList"> @@ -170,7 +170,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/poi/common/usermodel/package-tree.html">Prev</a></li> +<li><a href="../../../../org/apache/poi/common/usermodel/fonts/package-tree.html">Prev</a></li> <li><a href="../../../../org/apache/poi/dev/package-tree.html">Next</a></li> </ul> <ul class="navList"> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/PPGraphics2D.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/PPGraphics2D.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/PPGraphics2D.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/PPGraphics2D.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/model/PPFont.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hslf/model/Polygon.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> @@ -2800,7 +2800,7 @@ public void drawRenderableImag </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hslf/model/Polygon.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/Polygon.html Mon Jul 24 09:18:21 2017 @@ -39,7 +39,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/hslf/model/OLEShape.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hslf/model/PPGraphics2D.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/hslf/model/Polygon.html" target="_top">Frames</a></li> @@ -413,7 +413,7 @@ extends <a href="../../../../../org/apac <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/hslf/model/OLEShape.html" title="class in org.apache.poi.hslf.model"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hslf/model/PPGraphics2D.html" title="class in org.apache.poi.hslf.model"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/hslf/model/Polygon.html" target="_top">Frames</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/package-frame.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/package-frame.html Mon Jul 24 09:18:21 2017 @@ -17,7 +17,6 @@ <li><a href="MovieShape.html" title="class in org.apache.poi.hslf.model" target="classFrame">MovieShape</a></li> <li><a href="OLEShape.html" title="class in org.apache.poi.hslf.model" target="classFrame">OLEShape</a></li> <li><a href="Polygon.html" title="class in org.apache.poi.hslf.model" target="classFrame">Polygon</a></li> -<li><a href="PPFont.html" title="class in org.apache.poi.hslf.model" target="classFrame">PPFont</a></li> <li><a href="PPGraphics2D.html" title="class in org.apache.poi.hslf.model" target="classFrame">PPGraphics2D</a></li> </ul> </div> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/package-summary.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/package-summary.html Mon Jul 24 09:18:21 2017 @@ -118,12 +118,6 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in org.apache.poi.hslf.model">PPFont</a></td> -<td class="colLast"> -<div class="block">Represents a Font used in a presenation.</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/model/PPGraphics2D.html" title="class in org.apache.poi.hslf.model">PPGraphics2D</a></td> <td class="colLast"> <div class="block">Translates Graphics2D calls into PowerPoint.</div> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/package-tree.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/package-tree.html Mon Jul 24 09:18:21 2017 @@ -112,7 +112,6 @@ </li> </ul> </li> -<li type="circle">org.apache.poi.hslf.model.<a href="../../../../../org/apache/poi/hslf/model/PPFont.html" title="class in org.apache.poi.hslf.model"><span class="strong">PPFont</span></a></li> </ul> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/package-use.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/model/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/model/package-use.html Mon Jul 24 09:18:21 2017 @@ -82,10 +82,6 @@ <td class="colLast"> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.poi.hslf.model">org.apache.poi.hslf.model</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -109,23 +105,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.poi.hslf.model"> -<!-- --> -</a> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> used by <a href="../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/hslf/model/class-use/PPFont.html#org.apache.poi.hslf.model">PPFont</a> -<div class="block">Represents a Font used in a presenation.</div> -</td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.poi.hslf.usermodel"> <!-- --> </a> @@ -143,11 +122,6 @@ <div class="block">Header / Footer settings.</div> </td> </tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/hslf/model/class-use/PPFont.html#org.apache.poi.hslf.usermodel">PPFont</a> -<div class="block">Represents a Font used in a presenation.</div> -</td> -</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/FontCollection.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/FontCollection.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/record/FontCollection.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/record/FontCollection.html Mon Jul 24 09:18:21 2017 @@ -112,8 +112,6 @@ extends <a href="../../../../../org/apache/poi/hslf/record/RecordContainer.html" title="class in org.apache.poi.hslf.record">RecordContainer</a></pre> <div class="block"><code>FontCollection</code> ia a container that holds information about all the fonts in the presentation.</div> -<dl><dt><span class="strong">Author:</span></dt> - <dd>Yegor Kozlov</dd></dl> </li> </ul> </div> @@ -176,41 +174,34 @@ extends <a href="../../../../../org/apac <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/FontCollection.html#addFont(java.lang.String)">addFont</a></strong>(java.lang.String name)</code> -<div class="block">Add font with the specified name to the font collection.</div> +<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/record/FontCollection.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> fontInfo)</code> +<div class="block">Add font with the given FontInfo configuration to the font collection.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/FontCollection.html#addFont(java.lang.String,%20int,%20int,%20int,%20int)">addFont</a></strong>(java.lang.String name, - int charset, - int flags, - int type, - int pitch)</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/record/FontCollection.html#getFontInfo(int)">getFontInfo</a></strong>(int index)</code> +<div class="block">Lookup a FontInfo object by its internal font index</div> +</td> </tr> <tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/FontCollection.html#getFontIndex(java.lang.String)">getFontIndex</a></strong>(java.lang.String name)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/FontCollection.html#getFontWithId(int)">getFontWithId</a></strong>(int id)</code> -<div class="block">Get the name of the font at the given ID, or null if there is - no font at that ID.</div> +<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/record/FontCollection.html#getFontInfo(java.lang.String)">getFontInfo</a></strong>(java.lang.String typeface)</code> +<div class="block">Lookup a FontInfo object by its typeface</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/FontCollection.html#getNumberOfFonts()">getNumberOfFonts</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/FontCollection.html#getRecordType()">getRecordType</a></strong>()</code> <div class="block">Return the type, which is 2005</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/FontCollection.html#writeOut(java.io.OutputStream)">writeOut</a></strong>(java.io.OutputStream out)</code> <div class="block">Write the contents of the record back, so it can be written @@ -303,61 +294,54 @@ extends <a href="../../../../../org/apac <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="addFont(java.lang.String)"> +<a name="addFont(org.apache.poi.common.usermodel.fonts.FontInfo)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addFont</h4> -<pre>public int addFont(java.lang.String name)</pre> -<div class="block">Add font with the specified name to the font collection. - If the font is already present return its index.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - of the font</dd> -<dt><span class="strong">Returns:</span></dt><dd>zero based index of the font in the collection</dd></dl> +<pre>public <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" title="class in org.apache.poi.hslf.usermodel">HSLFFontInfo</a> addFont(<a href="../../../../../org/apache/poi/common/usermodel/fonts/FontInfo.html" title="interface in org.apache.poi.common.usermodel.fonts">FontInfo</a> fontInfo)</pre> +<div class="block">Add font with the given FontInfo configuration to the font collection. + The returned FontInfo contains the HSLF specific details and the collection + uniquely contains fonts based on their typeface, i.e. calling the method with FontInfo + objects having the same name results in the same HSLFFontInfo reference.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fontInfo</code> - the FontInfo configuration, can be a instance of <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" title="class in org.apache.poi.hslf.usermodel"><code>HSLFFontInfo</code></a>, + <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfoPredefined.html" title="enum in org.apache.poi.hslf.usermodel"><code>HSLFFontInfoPredefined</code></a> or a custom implementation</dd> +<dt><span class="strong">Returns:</span></dt><dd>the register HSLFFontInfo object</dd></dl> </li> </ul> -<a name="addFont(java.lang.String, int, int, int, int)"> +<a name="getFontInfo(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>addFont</h4> -<pre>public int addFont(java.lang.String name, - int charset, - int flags, - int type, - int pitch)</pre> +<h4>getFontInfo</h4> +<pre>public <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" title="class in org.apache.poi.hslf.usermodel">HSLFFontInfo</a> getFontInfo(java.lang.String typeface)</pre> +<div class="block">Lookup a FontInfo object by its typeface</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>typeface</code> - the full font name</dd> +<dt><span class="strong">Returns:</span></dt><dd>the HSLFFontInfo for the given name or <code>null</code> if not found</dd></dl> </li> </ul> -<a name="getFontIndex(java.lang.String)"> +<a name="getFontInfo(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getFontIndex</h4> -<pre>public int getFontIndex(java.lang.String name)</pre> -<dl><dt><span class="strong">Returns:</span></dt><dd>zero based index of the font in the collection or -1 if not found</dd></dl> +<h4>getFontInfo</h4> +<pre>public <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html" title="class in org.apache.poi.hslf.usermodel">HSLFFontInfo</a> getFontInfo(int index)</pre> +<div class="block">Lookup a FontInfo object by its internal font index</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - the internal font index</dd> +<dt><span class="strong">Returns:</span></dt><dd>the HSLFFontInfo for the given index or <code>null</code> if not found</dd></dl> </li> </ul> <a name="getNumberOfFonts()"> <!-- --> </a> -<ul class="blockList"> +<ul class="blockListLast"> <li class="blockList"> <h4>getNumberOfFonts</h4> <pre>public int getNumberOfFonts()</pre> -</li> -</ul> -<a name="getFontWithId(int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getFontWithId</h4> -<pre>public java.lang.String getFontWithId(int id)</pre> -<div class="block">Get the name of the font at the given ID, or null if there is - no font at that ID.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - </dd></dl> +<dl><dt><span class="strong">Returns:</span></dt><dd>the number of registered fonts</dd></dl> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/RecordContainer.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/RecordContainer.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/record/RecordContainer.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/record/RecordContainer.html Mon Jul 24 09:18:21 2017 @@ -111,8 +111,6 @@ extends <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a></pre> <div class="block">Abstract class which all container records will extend. Providers helpful methods for writing child records out to disk</div> -<dl><dt><span class="strong">Author:</span></dt> - <dd>Nick Burch</dd></dl> </li> </ul> </div> @@ -175,21 +173,21 @@ extends <a href="../../../../../org/apac <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>void</code></td> +<td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/RecordContainer.html#addChildAfter(org.apache.poi.hslf.record.Record,%20org.apache.poi.hslf.record.Record)">addChildAfter</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild, <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> after)</code> <div class="block">Adds the given Child Record after the supplied record</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>void</code></td> +<td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/RecordContainer.html#addChildBefore(org.apache.poi.hslf.record.Record,%20org.apache.poi.hslf.record.Record)">addChildBefore</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild, <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</code> <div class="block">Adds the given Child Record before the supplied record</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>void</code></td> +<td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/RecordContainer.html#appendChildRecord(org.apache.poi.hslf.record.Record)">appendChildRecord</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild)</code> <div class="block">Add a new child record onto a record's list of children.</div> </td> @@ -224,7 +222,9 @@ extends <a href="../../../../../org/apac <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/RecordContainer.html#moveChildBefore(org.apache.poi.hslf.record.Record,%20org.apache.poi.hslf.record.Record)">moveChildBefore</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> child, <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</code> -<div class="block">Moves the given Child Record to before the supplied record</div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>method is not used within POI and will be removed</i></div> +</div> </td> </tr> <tr class="altColor"> @@ -232,7 +232,9 @@ extends <a href="../../../../../org/apac <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/RecordContainer.html#moveChildrenAfter(org.apache.poi.hslf.record.Record,%20int,%20org.apache.poi.hslf.record.Record)">moveChildrenAfter</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> firstChild, int number, <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> after)</code> -<div class="block">Moves the given Child Records to after the supplied record</div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>method is not used within POI and will be removed</i></div> +</div> </td> </tr> <tr class="rowColor"> @@ -240,7 +242,9 @@ extends <a href="../../../../../org/apac <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/record/RecordContainer.html#moveChildrenBefore(org.apache.poi.hslf.record.Record,%20int,%20org.apache.poi.hslf.record.Record)">moveChildrenBefore</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> firstChild, int number, <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</code> -<div class="block">Moves the given Child Records to before the supplied record</div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>method is not used within POI and will be removed</i></div> +</div> </td> </tr> <tr class="altColor"> @@ -386,8 +390,10 @@ extends <a href="../../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>appendChildRecord</h4> -<pre>public void appendChildRecord(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild)</pre> +<pre>public int appendChildRecord(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild)</pre> <div class="block">Add a new child record onto a record's list of children.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newChild</code> - the child record to be added</dd> +<dt><span class="strong">Returns:</span></dt><dd>the position of the added child within the list, i.e. the last index</dd></dl> </li> </ul> <a name="addChildAfter(org.apache.poi.hslf.record.Record, org.apache.poi.hslf.record.Record)"> @@ -396,10 +402,11 @@ extends <a href="../../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>addChildAfter</h4> -<pre>public void addChildAfter(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild, - <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> after)</pre> +<pre>public int addChildAfter(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild, + <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> after)</pre> <div class="block">Adds the given Child Record after the supplied record</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newChild</code> - </dd><dd><code>after</code> - </dd></dl> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newChild</code> - </dd><dd><code>after</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>the position of the added child within the list</dd></dl> </li> </ul> <a name="addChildBefore(org.apache.poi.hslf.record.Record, org.apache.poi.hslf.record.Record)"> @@ -408,10 +415,11 @@ extends <a href="../../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>addChildBefore</h4> -<pre>public void addChildBefore(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild, - <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</pre> +<pre>public int addChildBefore(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild, + <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</pre> <div class="block">Adds the given Child Record before the supplied record</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newChild</code> - </dd><dd><code>before</code> - </dd></dl> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newChild</code> - </dd><dd><code>before</code> - </dd> +<dt><span class="strong">Returns:</span></dt><dd>the position of the added child within the list</dd></dl> </li> </ul> <a name="moveChildBefore(org.apache.poi.hslf.record.Record, org.apache.poi.hslf.record.Record)"> @@ -420,8 +428,11 @@ extends <a href="../../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>moveChildBefore</h4> -<pre>public void moveChildBefore(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> child, - <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</pre> +<pre><a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.19") +@Deprecated +public void moveChildBefore(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> child, + <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</pre> +<div class="block"><span class="strong">Deprecated.</span> <i>method is not used within POI and will be removed</i></div> <div class="block">Moves the given Child Record to before the supplied record</div> </li> </ul> @@ -431,9 +442,12 @@ extends <a href="../../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>moveChildrenBefore</h4> -<pre>public void moveChildrenBefore(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> firstChild, - int number, - <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</pre> +<pre><a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.19") +@Deprecated +public void moveChildrenBefore(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> firstChild, + int number, + <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</pre> +<div class="block"><span class="strong">Deprecated.</span> <i>method is not used within POI and will be removed</i></div> <div class="block">Moves the given Child Records to before the supplied record</div> </li> </ul> @@ -443,10 +457,14 @@ extends <a href="../../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>moveChildrenAfter</h4> -<pre>public void moveChildrenAfter(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> firstChild, - int number, - <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> after)</pre> +<pre><a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.19") +@Deprecated +public void moveChildrenAfter(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> firstChild, + int number, + <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> after)</pre> +<div class="block"><span class="strong">Deprecated.</span> <i>method is not used within POI and will be removed</i></div> <div class="block">Moves the given Child Records to after the supplied record</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>firstChild</code> - the first child to be moved</dd><dd><code>number</code> - the number of records to move</dd><dd><code>after</code> - the record after that the children are moved</dd></dl> </li> </ul> <a name="setChildRecord(org.apache.poi.hslf.record.Record[])"> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/SSSlideInfoAtom.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/SSSlideInfoAtom.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/record/SSSlideInfoAtom.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/record/SSSlideInfoAtom.html Mon Jul 24 09:18:21 2017 @@ -110,12 +110,12 @@ <br> <pre>public class <span class="strong">SSSlideInfoAtom</span> extends <a href="../../../../../org/apache/poi/hslf/record/RecordAtom.html" title="class in org.apache.poi.hslf.record">RecordAtom</a></pre> -<div class="block">A SlideShowSlideInfo Atom (type 1017).<br/> - <br/> +<div class="block">A SlideShowSlideInfo Atom (type 1017).<br> + <br> An atom record that specifies which transition effects to perform - during a slide show, and how to advance to the next presentation slide.<br/> - <br/> + during a slide show, and how to advance to the next presentation slide.<br> + <br> Combination of effectType and effectDirection: <table> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/FontEntityAtom.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/FontEntityAtom.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/FontEntityAtom.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/FontEntityAtom.html Mon Jul 24 09:18:21 2017 @@ -78,7 +78,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.poi.hslf.model">org.apache.poi.hslf.model</a></td> +<td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td> <td class="colLast"> </td> </tr> </tbody> @@ -86,19 +86,32 @@ </li> <li class="blockList"> <ul class="blockList"> -<li class="blockList"><a name="org.apache.poi.hslf.model"> +<li class="blockList"><a name="org.apache.poi.hslf.usermodel"> <!-- --> </a> -<h3>Uses of <a href="../../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" title="class in org.apache.poi.hslf.record">FontEntityAtom</a> in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a></h3> +<h3>Uses of <a href="../../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" title="class in org.apache.poi.hslf.record">FontEntityAtom</a> in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> that return <a href="../../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" title="class in org.apache.poi.hslf.record">FontEntityAtom</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" title="class in org.apache.poi.hslf.record">FontEntityAtom</a></code></td> +<td class="colLast"><span class="strong">HSLFFontInfo.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.html#createRecord()">createRecord</a></strong>()</code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> with parameters of type <a href="../../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" title="class in org.apache.poi.hslf.record">FontEntityAtom</a></span><span class="tabEnd"> </span></caption> +<caption><span>Constructors in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" title="class in org.apache.poi.hslf.record">FontEntityAtom</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/PPFont.html#PPFont(org.apache.poi.hslf.record.FontEntityAtom)">PPFont</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/FontEntityAtom.html" title="class in org.apache.poi.hslf.record">FontEntityAtom</a> fontAtom)</code> -<div class="block">Creates a new instance of PPFont and initialize it from the supplied font atom</div> +<td class="colLast"><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> fontAtom)</code> +<div class="block">Creates a new instance of HSLFFontInfo and initialize it from the supplied font atom</div> </td> </tr> </tbody> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html Mon Jul 24 09:18:21 2017 @@ -518,12 +518,12 @@ <tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/record/SSSlideInfoAtom.html" title="class in org.apache.poi.hslf.record">SSSlideInfoAtom</a></strong></code> -<div class="block">A SlideShowSlideInfo Atom (type 1017).<br/> - <br/> +<div class="block">A SlideShowSlideInfo Atom (type 1017).<br> + <br> An atom record that specifies which transition effects to perform - during a slide show, and how to advance to the next presentation slide.<br/> - <br/> + during a slide show, and how to advance to the next presentation slide.<br> + <br> Combination of effectType and effectDirection: @@ -778,21 +778,21 @@ <td class="colLast"><span class="strong">HSLFEscherClientDataRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/HSLFEscherClientDataRecord.html#addChild(org.apache.poi.hslf.record.Record)">addChild</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> childRecord)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>void</code></td> +<td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">RecordContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html#addChildAfter(org.apache.poi.hslf.record.Record,%20org.apache.poi.hslf.record.Record)">addChildAfter</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild, <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> after)</code> <div class="block">Adds the given Child Record after the supplied record</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>void</code></td> +<td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">RecordContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html#addChildBefore(org.apache.poi.hslf.record.Record,%20org.apache.poi.hslf.record.Record)">addChildBefore</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild, <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</code> <div class="block">Adds the given Child Record before the supplied record</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>void</code></td> +<td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">RecordContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html#appendChildRecord(org.apache.poi.hslf.record.Record)">appendChildRecord</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> newChild)</code> <div class="block">Add a new child record onto a record's list of children.</div> </td> @@ -801,7 +801,9 @@ <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">RecordContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html#moveChildBefore(org.apache.poi.hslf.record.Record,%20org.apache.poi.hslf.record.Record)">moveChildBefore</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> child, <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</code> -<div class="block">Moves the given Child Record to before the supplied record</div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>method is not used within POI and will be removed</i></div> +</div> </td> </tr> <tr class="rowColor"> @@ -809,7 +811,9 @@ <td class="colLast"><span class="strong">RecordContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html#moveChildrenAfter(org.apache.poi.hslf.record.Record,%20int,%20org.apache.poi.hslf.record.Record)">moveChildrenAfter</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> firstChild, int number, <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> after)</code> -<div class="block">Moves the given Child Records to after the supplied record</div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>method is not used within POI and will be removed</i></div> +</div> </td> </tr> <tr class="altColor"> @@ -817,7 +821,9 @@ <td class="colLast"><span class="strong">RecordContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html#moveChildrenBefore(org.apache.poi.hslf.record.Record,%20int,%20org.apache.poi.hslf.record.Record)">moveChildrenBefore</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> firstChild, int number, <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a> before)</code> -<div class="block">Moves the given Child Records to before the supplied record</div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>method is not used within POI and will be removed</i></div> +</div> </td> </tr> <tr class="rowColor"> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/RecordAtom.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/RecordAtom.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/RecordAtom.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/RecordAtom.html Mon Jul 24 09:18:21 2017 @@ -278,12 +278,12 @@ <tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/record/SSSlideInfoAtom.html" title="class in org.apache.poi.hslf.record">SSSlideInfoAtom</a></strong></code> -<div class="block">A SlideShowSlideInfo Atom (type 1017).<br/> - <br/> +<div class="block">A SlideShowSlideInfo Atom (type 1017).<br> + <br> An atom record that specifies which transition effects to perform - during a slide show, and how to advance to the next presentation slide.<br/> - <br/> + during a slide show, and how to advance to the next presentation slide.<br> + <br> Combination of effectType and effectDirection: Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/package-summary.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/record/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/record/package-summary.html Mon Jul 24 09:18:21 2017 @@ -525,12 +525,12 @@ <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/hslf/record/SSSlideInfoAtom.html" title="class in org.apache.poi.hslf.record">SSSlideInfoAtom</a></td> <td class="colLast"> -<div class="block">A SlideShowSlideInfo Atom (type 1017).<br/> - <br/> +<div class="block">A SlideShowSlideInfo Atom (type 1017).<br> + <br> An atom record that specifies which transition effects to perform - during a slide show, and how to advance to the next presentation slide.<br/> - <br/> + during a slide show, and how to advance to the next presentation slide.<br> + <br> Combination of effectType and effectDirection: Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html Mon Jul 24 09:18:21 2017 @@ -143,11 +143,6 @@ <div class="block">This data represents an embedded object in the document.</div> </td> </tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/FontEntityAtom.html#org.apache.poi.hslf.model">FontEntityAtom</a> -<div class="block">This atom corresponds exactly to a Windows Logical Font (LOGFONT) structure.</div> -</td> -</tr> </tbody> </table> </li> @@ -451,99 +446,104 @@ </td> </tr> <tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/FontEntityAtom.html#org.apache.poi.hslf.usermodel">FontEntityAtom</a> +<div class="block">This atom corresponds exactly to a Windows Logical Font (LOGFONT) structure.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/HSLFEscherClientDataRecord.html#org.apache.poi.hslf.usermodel">HSLFEscherClientDataRecord</a> <div class="block">An atom record that specifies whether a shape is a placeholder shape.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/InteractiveInfo.html#org.apache.poi.hslf.usermodel">InteractiveInfo</a> <div class="block">This class represents the metadata of a link in a slide/notes/etc.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/MainMaster.html#org.apache.poi.hslf.usermodel">MainMaster</a> <div class="block">Master slide</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/Notes.html#org.apache.poi.hslf.usermodel">Notes</a> <div class="block">Master container for Notes.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/OEPlaceholderAtom.html#org.apache.poi.hslf.usermodel">OEPlaceholderAtom</a> <div class="block">OEPlaceholderAtom (3011).</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/PositionDependentRecord.html#org.apache.poi.hslf.usermodel">PositionDependentRecord</a> <div class="block">Records which either care about where they are on disk, or have other records who care about where they are, will implement this interface.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/PPDrawing.html#org.apache.poi.hslf.usermodel">PPDrawing</a> <div class="block">These are actually wrappers onto Escher drawings.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/Record.html#org.apache.poi.hslf.usermodel">Record</a> <div class="block">This abstract class represents a record in the PowerPoint document.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/RecordContainer.html#org.apache.poi.hslf.usermodel">RecordContainer</a> <div class="block">Abstract class which all container records will extend.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/RecordTypes.html#org.apache.poi.hslf.usermodel">RecordTypes</a> <div class="block">List of all known record types in a PowerPoint document, and the classes that handle them.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/RoundTripHFPlaceholder12.html#org.apache.poi.hslf.usermodel">RoundTripHFPlaceholder12</a> <div class="block">An atom record that specifies that a shape is a header or footer placeholder shape</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/SheetContainer.html#org.apache.poi.hslf.usermodel">SheetContainer</a> <div class="block">The superclass of all sheet container records - Slide, Notes, MainMaster, etc.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/Slide.html#org.apache.poi.hslf.usermodel">Slide</a> <div class="block">Master container for Slides.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/SlideListWithText.SlideAtomsSet.html#org.apache.poi.hslf.usermodel">SlideListWithText.SlideAtomsSet</a> <div class="block">Inner class to wrap up a matching set of records that hold the text for a given sheet.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/Sound.html#org.apache.poi.hslf.usermodel">Sound</a> <div class="block">A container holding information about a sound.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/StyleTextProp9Atom.html#org.apache.poi.hslf.usermodel">StyleTextProp9Atom</a> <div class="block">The atom record that specifies additional text formatting.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/TextRulerAtom.html#org.apache.poi.hslf.usermodel">TextRulerAtom</a> <div class="block">Ruler of a text as it differs from the style's ruler settings.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/TxInteractiveInfoAtom.html#org.apache.poi.hslf.usermodel">TxInteractiveInfoAtom</a> <div class="block">Tne atom that holds starting and ending character positions of a hyperlink</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/TxMasterStyleAtom.html#org.apache.poi.hslf.usermodel">TxMasterStyleAtom</a> <div class="block">TxMasterStyleAtom atom (4003).</div> </td> Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFill.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFill.html?rev=1802770&r1=1802769&r2=1802770&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFill.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFFill.html Mon Jul 24 09:18:21 2017 @@ -39,7 +39,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFConnectorShape.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/HSLFFreeformShape.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.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/HSLFFill.html" target="_top">Frames</a></li> @@ -576,7 +576,7 @@ extends java.lang.Object</pre> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFConnectorShape.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/HSLFFreeformShape.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFontInfo.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/HSLFFill.html" target="_top">Frames</a></li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
