http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/9e117cb9/content/docs/2.0.8/org/apache/fontbox/afm/CharMetric.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.8/org/apache/fontbox/afm/CharMetric.html b/content/docs/2.0.8/org/apache/fontbox/afm/CharMetric.html deleted file mode 100644 index ecd2a73..0000000 --- a/content/docs/2.0.8/org/apache/fontbox/afm/CharMetric.html +++ /dev/null @@ -1,739 +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>CharMetric (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="CharMetric (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/CharMetric.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/afm/AFMParser.html" title="class in org.apache.fontbox.afm"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/fontbox/afm/Composite.html" title="class in org.apache.fontbox.afm"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/fontbox/afm/CharMetric.html" target="_top">Frames</a></li> -<li><a href="CharMetric.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: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </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.afm</div> -<h2 title="Class CharMetric" class="title">Class CharMetric</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.afm.CharMetric</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">CharMetric</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">This class represents a single character metric.</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"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#CharMetric()">CharMetric</a></strong>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </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>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#addLigature(org.apache.fontbox.afm.Ligature)">addLigature</a></strong>(<a href="../../../../org/apache/fontbox/afm/Ligature.html" title="class in org.apache.fontbox.afm">Ligature</a> ligature)</code> -<div class="block">This will add an entry to the list of ligatures.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/apache/fontbox/util/BoundingBox.html" title="class in org.apache.fontbox.util">BoundingBox</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getBoundingBox()">getBoundingBox</a></strong>()</code> -<div class="block">Getter for property boundingBox.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getCharacterCode()">getCharacterCode</a></strong>()</code> -<div class="block">Getter for property characterCode.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/fontbox/afm/Ligature.html" title="class in org.apache.fontbox.afm">Ligature</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getLigatures()">getLigatures</a></strong>()</code> -<div class="block">Getter for property ligatures.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><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/afm/CharMetric.html#getName()">getName</a></strong>()</code> -<div class="block">Getter for property name.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float[]</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getVv()">getVv</a></strong>()</code> -<div class="block">Getter for property vv.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float[]</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getW()">getW</a></strong>()</code> -<div class="block">Getter for property w.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float[]</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getW0()">getW0</a></strong>()</code> -<div class="block">Getter for property w0.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getW0x()">getW0x</a></strong>()</code> -<div class="block">Getter for property w0x.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getW0y()">getW0y</a></strong>()</code> -<div class="block">Getter for property w0y.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float[]</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getW1()">getW1</a></strong>()</code> -<div class="block">Getter for property w1.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getW1x()">getW1x</a></strong>()</code> -<div class="block">Getter for property w1x.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getW1y()">getW1y</a></strong>()</code> -<div class="block">Getter for property w1y.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getWx()">getWx</a></strong>()</code> -<div class="block">Getter for property wx.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#getWy()">getWy</a></strong>()</code> -<div class="block">Getter for property wy.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setBoundingBox(org.apache.fontbox.util.BoundingBox)">setBoundingBox</a></strong>(<a href="../../../../org/apache/fontbox/util/BoundingBox.html" title="class in org.apache.fontbox.util">BoundingBox</a> bBox)</code> -<div class="block">Setter for property boundingBox.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setCharacterCode(int)">setCharacterCode</a></strong>(int cCode)</code> -<div class="block">Setter for property characterCode.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setLigatures(java.util.List)">setLigatures</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/fontbox/afm/Ligature.html" title="class in org.apache.fontbox.afm">Ligature</a>> lig)</code> -<div class="block">Setter for property ligatures.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setName(java.lang.String)">setName</a></strong>(<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> n)</code> -<div class="block">Setter for property name.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setVv(float[])">setVv</a></strong>(float[] vvValue)</code> -<div class="block">Setter for property vv.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setW(float[])">setW</a></strong>(float[] wValue)</code> -<div class="block">Setter for property w.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setW0(float[])">setW0</a></strong>(float[] w0Value)</code> -<div class="block">Setter for property w0.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setW0x(float)">setW0x</a></strong>(float w0xValue)</code> -<div class="block">Setter for property w0x.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setW0y(float)">setW0y</a></strong>(float w0yValue)</code> -<div class="block">Setter for property w0y.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setW1(float[])">setW1</a></strong>(float[] w1Value)</code> -<div class="block">Setter for property w1.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setW1x(float)">setW1x</a></strong>(float w1xValue)</code> -<div class="block">Setter for property w1x.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setW1y(float)">setW1y</a></strong>(float w1yValue)</code> -<div class="block">Setter for property w1y.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setWx(float)">setWx</a></strong>(float wxValue)</code> -<div class="block">Setter for property wx.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CharMetric.html#setWy(float)">setWy</a></strong>(float wyValue)</code> -<div class="block">Setter for property wy.</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 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"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="CharMetric()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>CharMetric</h4> -<pre>public CharMetric()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getBoundingBox()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBoundingBox</h4> -<pre>public <a href="../../../../org/apache/fontbox/util/BoundingBox.html" title="class in org.apache.fontbox.util">BoundingBox</a> getBoundingBox()</pre> -<div class="block">Getter for property boundingBox.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property boundingBox.</dd></dl> -</li> -</ul> -<a name="setBoundingBox(org.apache.fontbox.util.BoundingBox)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setBoundingBox</h4> -<pre>public void setBoundingBox(<a href="../../../../org/apache/fontbox/util/BoundingBox.html" title="class in org.apache.fontbox.util">BoundingBox</a> bBox)</pre> -<div class="block">Setter for property boundingBox.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>bBox</code> - New value of property boundingBox.</dd></dl> -</li> -</ul> -<a name="getCharacterCode()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getCharacterCode</h4> -<pre>public int getCharacterCode()</pre> -<div class="block">Getter for property characterCode.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property characterCode.</dd></dl> -</li> -</ul> -<a name="setCharacterCode(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setCharacterCode</h4> -<pre>public void setCharacterCode(int cCode)</pre> -<div class="block">Setter for property characterCode.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cCode</code> - New value of property characterCode.</dd></dl> -</li> -</ul> -<a name="addLigature(org.apache.fontbox.afm.Ligature)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addLigature</h4> -<pre>public void addLigature(<a href="../../../../org/apache/fontbox/afm/Ligature.html" title="class in org.apache.fontbox.afm">Ligature</a> ligature)</pre> -<div class="block">This will add an entry to the list of ligatures.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ligature</code> - The ligature to add.</dd></dl> -</li> -</ul> -<a name="getLigatures()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getLigatures</h4> -<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/fontbox/afm/Ligature.html" title="class in org.apache.fontbox.afm">Ligature</a>> getLigatures()</pre> -<div class="block">Getter for property ligatures.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property ligatures.</dd></dl> -</li> -</ul> -<a name="setLigatures(java.util.List)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setLigatures</h4> -<pre>public void setLigatures(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/fontbox/afm/Ligature.html" title="class in org.apache.fontbox.afm">Ligature</a>> lig)</pre> -<div class="block">Setter for property ligatures.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>lig</code> - New value of property ligatures.</dd></dl> -</li> -</ul> -<a name="getName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getName</h4> -<pre>public <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> getName()</pre> -<div class="block">Getter for property name.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property name.</dd></dl> -</li> -</ul> -<a name="setName(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setName</h4> -<pre>public void setName(<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> n)</pre> -<div class="block">Setter for property name.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>n</code> - New value of property name.</dd></dl> -</li> -</ul> -<a name="getVv()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getVv</h4> -<pre>public float[] getVv()</pre> -<div class="block">Getter for property vv.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property vv.</dd></dl> -</li> -</ul> -<a name="setVv(float[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setVv</h4> -<pre>public void setVv(float[] vvValue)</pre> -<div class="block">Setter for property vv.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>vvValue</code> - New value of property vv.</dd></dl> -</li> -</ul> -<a name="getW()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getW</h4> -<pre>public float[] getW()</pre> -<div class="block">Getter for property w.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property w.</dd></dl> -</li> -</ul> -<a name="setW(float[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setW</h4> -<pre>public void setW(float[] wValue)</pre> -<div class="block">Setter for property w.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>wValue</code> - New value of property w.</dd></dl> -</li> -</ul> -<a name="getW0()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getW0</h4> -<pre>public float[] getW0()</pre> -<div class="block">Getter for property w0.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property w0.</dd></dl> -</li> -</ul> -<a name="setW0(float[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setW0</h4> -<pre>public void setW0(float[] w0Value)</pre> -<div class="block">Setter for property w0.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>w0Value</code> - New value of property w0.</dd></dl> -</li> -</ul> -<a name="getW0x()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getW0x</h4> -<pre>public float getW0x()</pre> -<div class="block">Getter for property w0x.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property w0x.</dd></dl> -</li> -</ul> -<a name="setW0x(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setW0x</h4> -<pre>public void setW0x(float w0xValue)</pre> -<div class="block">Setter for property w0x.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>w0xValue</code> - New value of property w0x.</dd></dl> -</li> -</ul> -<a name="getW0y()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getW0y</h4> -<pre>public float getW0y()</pre> -<div class="block">Getter for property w0y.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property w0y.</dd></dl> -</li> -</ul> -<a name="setW0y(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setW0y</h4> -<pre>public void setW0y(float w0yValue)</pre> -<div class="block">Setter for property w0y.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>w0yValue</code> - New value of property w0y.</dd></dl> -</li> -</ul> -<a name="getW1()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getW1</h4> -<pre>public float[] getW1()</pre> -<div class="block">Getter for property w1.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property w1.</dd></dl> -</li> -</ul> -<a name="setW1(float[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setW1</h4> -<pre>public void setW1(float[] w1Value)</pre> -<div class="block">Setter for property w1.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>w1Value</code> - New value of property w1.</dd></dl> -</li> -</ul> -<a name="getW1x()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getW1x</h4> -<pre>public float getW1x()</pre> -<div class="block">Getter for property w1x.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property w1x.</dd></dl> -</li> -</ul> -<a name="setW1x(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setW1x</h4> -<pre>public void setW1x(float w1xValue)</pre> -<div class="block">Setter for property w1x.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>w1xValue</code> - New value of property w1x.</dd></dl> -</li> -</ul> -<a name="getW1y()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getW1y</h4> -<pre>public float getW1y()</pre> -<div class="block">Getter for property w1y.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property w1y.</dd></dl> -</li> -</ul> -<a name="setW1y(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setW1y</h4> -<pre>public void setW1y(float w1yValue)</pre> -<div class="block">Setter for property w1y.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>w1yValue</code> - New value of property w1y.</dd></dl> -</li> -</ul> -<a name="getWx()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getWx</h4> -<pre>public float getWx()</pre> -<div class="block">Getter for property wx.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property wx.</dd></dl> -</li> -</ul> -<a name="setWx(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setWx</h4> -<pre>public void setWx(float wxValue)</pre> -<div class="block">Setter for property wx.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>wxValue</code> - New value of property wx.</dd></dl> -</li> -</ul> -<a name="getWy()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getWy</h4> -<pre>public float getWy()</pre> -<div class="block">Getter for property wy.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property wy.</dd></dl> -</li> -</ul> -<a name="setWy(float)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>setWy</h4> -<pre>public void setWy(float wyValue)</pre> -<div class="block">Setter for property wy.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>wyValue</code> - New value of property wy.</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/CharMetric.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/afm/AFMParser.html" title="class in org.apache.fontbox.afm"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/fontbox/afm/Composite.html" title="class in org.apache.fontbox.afm"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/fontbox/afm/CharMetric.html" target="_top">Frames</a></li> -<li><a href="CharMetric.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: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </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 © 2002–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/afm/Composite.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.8/org/apache/fontbox/afm/Composite.html b/content/docs/2.0.8/org/apache/fontbox/afm/Composite.html deleted file mode 100644 index bf5b0f0..0000000 --- a/content/docs/2.0.8/org/apache/fontbox/afm/Composite.html +++ /dev/null @@ -1,331 +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>Composite (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="Composite (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/Composite.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/afm/CharMetric.html" title="class in org.apache.fontbox.afm"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/fontbox/afm/CompositePart.html" title="class in org.apache.fontbox.afm"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/fontbox/afm/Composite.html" target="_top">Frames</a></li> -<li><a href="Composite.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: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </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.afm</div> -<h2 title="Class Composite" class="title">Class Composite</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.afm.Composite</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">Composite</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">This class represents composite character data.</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"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/fontbox/afm/Composite.html#Composite()">Composite</a></strong>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </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>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/Composite.html#addPart(org.apache.fontbox.afm.CompositePart)">addPart</a></strong>(<a href="../../../../org/apache/fontbox/afm/CompositePart.html" title="class in org.apache.fontbox.afm">CompositePart</a> part)</code> -<div class="block">This will add a composite part.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><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/afm/Composite.html#getName()">getName</a></strong>()</code> -<div class="block">Getter for property name.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/fontbox/afm/CompositePart.html" title="class in org.apache.fontbox.afm">CompositePart</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/Composite.html#getParts()">getParts</a></strong>()</code> -<div class="block">Getter for property parts.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/Composite.html#setName(java.lang.String)">setName</a></strong>(<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> nameValue)</code> -<div class="block">Setter for property name.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/Composite.html#setParts(java.util.List)">setParts</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/fontbox/afm/CompositePart.html" title="class in org.apache.fontbox.afm">CompositePart</a>> partsList)</code> -<div class="block">Setter for property parts.</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 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"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Composite()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Composite</h4> -<pre>public Composite()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getName</h4> -<pre>public <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> getName()</pre> -<div class="block">Getter for property name.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property name.</dd></dl> -</li> -</ul> -<a name="setName(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setName</h4> -<pre>public void setName(<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> nameValue)</pre> -<div class="block">Setter for property name.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nameValue</code> - New value of property name.</dd></dl> -</li> -</ul> -<a name="addPart(org.apache.fontbox.afm.CompositePart)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addPart</h4> -<pre>public void addPart(<a href="../../../../org/apache/fontbox/afm/CompositePart.html" title="class in org.apache.fontbox.afm">CompositePart</a> part)</pre> -<div class="block">This will add a composite part.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>part</code> - The composite part to add.</dd></dl> -</li> -</ul> -<a name="getParts()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getParts</h4> -<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/fontbox/afm/CompositePart.html" title="class in org.apache.fontbox.afm">CompositePart</a>> getParts()</pre> -<div class="block">Getter for property parts.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property parts.</dd></dl> -</li> -</ul> -<a name="setParts(java.util.List)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>setParts</h4> -<pre>public void setParts(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/fontbox/afm/CompositePart.html" title="class in org.apache.fontbox.afm">CompositePart</a>> partsList)</pre> -<div class="block">Setter for property parts.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>partsList</code> - New value of property parts.</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/Composite.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/afm/CharMetric.html" title="class in org.apache.fontbox.afm"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/fontbox/afm/CompositePart.html" title="class in org.apache.fontbox.afm"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/fontbox/afm/Composite.html" target="_top">Frames</a></li> -<li><a href="Composite.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: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </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 © 2002–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/afm/CompositePart.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.8/org/apache/fontbox/afm/CompositePart.html b/content/docs/2.0.8/org/apache/fontbox/afm/CompositePart.html deleted file mode 100644 index b5033c8..0000000 --- a/content/docs/2.0.8/org/apache/fontbox/afm/CompositePart.html +++ /dev/null @@ -1,348 +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>CompositePart (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="CompositePart (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/CompositePart.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/afm/Composite.html" title="class in org.apache.fontbox.afm"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/fontbox/afm/FontMetrics.html" title="class in org.apache.fontbox.afm"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/fontbox/afm/CompositePart.html" target="_top">Frames</a></li> -<li><a href="CompositePart.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: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </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.afm</div> -<h2 title="Class CompositePart" class="title">Class CompositePart</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.afm.CompositePart</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">CompositePart</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">This class represents a part of composite character data.</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"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/fontbox/afm/CompositePart.html#CompositePart()">CompositePart</a></strong>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </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="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/afm/CompositePart.html#getName()">getName</a></strong>()</code> -<div class="block">Getter for property name.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CompositePart.html#getXDisplacement()">getXDisplacement</a></strong>()</code> -<div class="block">Getter for property xDisplacement.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CompositePart.html#getYDisplacement()">getYDisplacement</a></strong>()</code> -<div class="block">Getter for property yDisplacement.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CompositePart.html#setName(java.lang.String)">setName</a></strong>(<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> nameValue)</code> -<div class="block">Setter for property name.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CompositePart.html#setXDisplacement(int)">setXDisplacement</a></strong>(int xDisp)</code> -<div class="block">Setter for property xDisplacement.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fontbox/afm/CompositePart.html#setYDisplacement(int)">setYDisplacement</a></strong>(int yDisp)</code> -<div class="block">Setter for property yDisplacement.</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 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"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="CompositePart()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>CompositePart</h4> -<pre>public CompositePart()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getName</h4> -<pre>public <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> getName()</pre> -<div class="block">Getter for property name.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property name.</dd></dl> -</li> -</ul> -<a name="setName(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setName</h4> -<pre>public void setName(<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> nameValue)</pre> -<div class="block">Setter for property name.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nameValue</code> - New value of property name.</dd></dl> -</li> -</ul> -<a name="getXDisplacement()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getXDisplacement</h4> -<pre>public int getXDisplacement()</pre> -<div class="block">Getter for property xDisplacement.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property xDisplacement.</dd></dl> -</li> -</ul> -<a name="setXDisplacement(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setXDisplacement</h4> -<pre>public void setXDisplacement(int xDisp)</pre> -<div class="block">Setter for property xDisplacement.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xDisp</code> - New value of property xDisplacement.</dd></dl> -</li> -</ul> -<a name="getYDisplacement()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getYDisplacement</h4> -<pre>public int getYDisplacement()</pre> -<div class="block">Getter for property yDisplacement.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>Value of property yDisplacement.</dd></dl> -</li> -</ul> -<a name="setYDisplacement(int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>setYDisplacement</h4> -<pre>public void setYDisplacement(int yDisp)</pre> -<div class="block">Setter for property yDisplacement.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>yDisp</code> - New value of property yDisplacement.</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/CompositePart.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/afm/Composite.html" title="class in org.apache.fontbox.afm"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/fontbox/afm/FontMetrics.html" title="class in org.apache.fontbox.afm"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/fontbox/afm/CompositePart.html" target="_top">Frames</a></li> -<li><a href="CompositePart.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: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </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 © 2002–2017 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html>
