http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/55fb5ae9/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDContentStream.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDContentStream.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDContentStream.html deleted file mode 100644 index 5b57ef5..0000000 --- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDContentStream.html +++ /dev/null @@ -1,321 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="de"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.pdfbox.contentstream.PDContentStream (Apache PDFBox 2.0.0-SNAPSHOT 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="Uses of Interface org.apache.pdfbox.contentstream.PDContentStream (Apache PDFBox 2.0.0-SNAPSHOT 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><a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/class-use/PDContentStream.html" target="_top">Frames</a></li> -<li><a href="PDContentStream.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Interface org.apache.pdfbox.contentstream.PDContentStream" class="title">Uses of Interface<br>org.apache.pdfbox.contentstream.PDContentStream</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</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.pdfbox.contentstream">org.apache.pdfbox.contentstream</a></td> -<td class="colLast"> -<div class="block">This package contains provides classes for working with content streams.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.pdfparser">org.apache.pdfbox.pdfparser</a></td> -<td class="colLast"> -<div class="block">The pdfparser package contains classes to parse PDF documents and objects within the document.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel">org.apache.pdfbox.pdmodel</a></td> -<td class="colLast"> -<div class="block">The PDModel package represents a high level API for creating and manipulating PDF documents.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.font">org.apache.pdfbox.pdmodel.font</a></td> -<td class="colLast"> -<div class="block">Classes to deal with font functionality in a PDF Document.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.form">org.apache.pdfbox.pdmodel.graphics.form</a></td> -<td class="colLast"> -<div class="block">This package deals with Form XObjects that are stored in a PDF document.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.pattern">org.apache.pdfbox.pdmodel.graphics.pattern</a></td> -<td class="colLast"> -<div class="block">This package deals with patterns which are used instead of colors.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.annotation">org.apache.pdfbox.pdmodel.interactive.annotation</a></td> -<td class="colLast"> -<div class="block">The annotation package contains classes that work with PDF annotation elements.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.apache.pdfbox.contentstream"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> in <a href="../../../../../org/apache/pdfbox/contentstream/package-summary.html">org.apache.pdfbox.contentstream</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/pdfbox/contentstream/package-summary.html">org.apache.pdfbox.contentstream</a> with parameters of type <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</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>protected void</code></td> -<td class="colLast"><span class="strong">PDFStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html#processChildStream(org.apache.pdfbox.contentstream.PDContentStream,%20org.apache.pdfbox.pdmodel.PDPage)">processChildStream</a></strong>(<a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> contentStream, - <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a> page)</code> -<div class="block">Process a child stream of the given page.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.pdfparser"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a> with parameters of type <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</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/pdfbox/pdfparser/PDFStreamParser.html#PDFStreamParser(org.apache.pdfbox.contentstream.PDContentStream)">PDFStreamParser</a></strong>(<a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> contentStream)</code> -<div class="block">Constructor.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.pdmodel"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/package-summary.html">org.apache.pdfbox.pdmodel</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/pdfbox/pdmodel/package-summary.html">org.apache.pdfbox.pdmodel</a> that implement <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a></strong></code> -<div class="block">A page in a PDF document.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.pdmodel.font"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/font/package-summary.html">org.apache.pdfbox.pdmodel.font</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/pdfbox/pdmodel/font/package-summary.html">org.apache.pdfbox.pdmodel.font</a> that implement <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/font/PDType3CharProc.html" title="class in org.apache.pdfbox.pdmodel.font">PDType3CharProc</a></strong></code> -<div class="block">A Type 3 character procedure.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.pdmodel.graphics.form"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/package-summary.html">org.apache.pdfbox.pdmodel.graphics.form</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/package-summary.html">org.apache.pdfbox.pdmodel.graphics.form</a> that implement <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/PDFormXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.form">PDFormXObject</a></strong></code> -<div class="block">A Form XObject.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/PDTransparencyGroup.html" title="class in org.apache.pdfbox.pdmodel.graphics.form">PDTransparencyGroup</a></strong></code> -<div class="block">A transparency group.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.pdmodel.graphics.pattern"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/pattern/package-summary.html">org.apache.pdfbox.pdmodel.graphics.pattern</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/pattern/package-summary.html">org.apache.pdfbox.pdmodel.graphics.pattern</a> that implement <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/pattern/PDTilingPattern.html" title="class in org.apache.pdfbox.pdmodel.graphics.pattern">PDTilingPattern</a></strong></code> -<div class="block">A tiling pattern dictionary.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.pdmodel.interactive.annotation"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/interactive/annotation/package-summary.html">org.apache.pdfbox.pdmodel.interactive.annotation</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/pdfbox/pdmodel/interactive/annotation/package-summary.html">org.apache.pdfbox.pdmodel.interactive.annotation</a> that implement <a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">PDContentStream</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/annotation/PDAppearanceStream.html" title="class in org.apache.pdfbox.pdmodel.interactive.annotation">PDAppearanceStream</a></strong></code> -<div class="block">An appearance stream is a form XObject, a self-contained content stream that shall be rendered inside the annotation - rectangle.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</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><a href="../../../../../org/apache/pdfbox/contentstream/PDContentStream.html" title="interface in org.apache.pdfbox.contentstream">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/class-use/PDContentStream.html" target="_top">Frames</a></li> -<li><a href="PDContentStream.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>Copyright © 2002–2016 <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/55fb5ae9/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDFGraphicsStreamEngine.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDFGraphicsStreamEngine.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDFGraphicsStreamEngine.html deleted file mode 100644 index b052036..0000000 --- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDFGraphicsStreamEngine.html +++ /dev/null @@ -1,183 +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>Uses of Class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine (Apache PDFBox 2.0.0-SNAPSHOT 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="Uses of Class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine (Apache PDFBox 2.0.0-SNAPSHOT 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><a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/class-use/PDFGraphicsStreamEngine.html" target="_top">Frames</a></li> -<li><a href="PDFGraphicsStreamEngine.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine" class="title">Uses of Class<br>org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFGraphicsStreamEngine</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.pdfbox.contentstream.operator.graphics">org.apache.pdfbox.contentstream.operator.graphics</a></td> -<td class="colLast"> -<div class="block">This package contains implementations of all of the PDF graphics operators.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.rendering">org.apache.pdfbox.rendering</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.apache.pdfbox.contentstream.operator.graphics"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFGraphicsStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/contentstream/operator/graphics/package-summary.html">org.apache.pdfbox.contentstream.operator.graphics</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../org/apache/pdfbox/contentstream/operator/graphics/package-summary.html">org.apache.pdfbox.contentstream.operator.graphics</a> declared as <a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFGraphicsStreamEngine</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFGraphicsStreamEngine</a></code></td> -<td class="colLast"><span class="strong">GraphicsOperatorProcessor.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/operator/graphics/GraphicsOperatorProcessor.html#context">context</a></strong></code> -<div class="block">The processing context.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.rendering"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFGraphicsStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/rendering/package-summary.html">org.apache.pdfbox.rendering</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFGraphicsStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/rendering/package-summary.html">org.apache.pdfbox.rendering</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/rendering/PageDrawer.html" title="class in org.apache.pdfbox.rendering">PageDrawer</a></strong></code> -<div class="block">Paints a page in a PDF document to a Graphics context.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</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><a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/class-use/PDFGraphicsStreamEngine.html" target="_top">Frames</a></li> -<li><a href="PDFGraphicsStreamEngine.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>Copyright © 2002–2016 <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/55fb5ae9/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDFStreamEngine.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDFStreamEngine.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDFStreamEngine.html deleted file mode 100644 index e245c78..0000000 --- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/class-use/PDFStreamEngine.html +++ /dev/null @@ -1,299 +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>Uses of Class org.apache.pdfbox.contentstream.PDFStreamEngine (Apache PDFBox 2.0.0-SNAPSHOT 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="Uses of Class org.apache.pdfbox.contentstream.PDFStreamEngine (Apache PDFBox 2.0.0-SNAPSHOT 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><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/class-use/PDFStreamEngine.html" target="_top">Frames</a></li> -<li><a href="PDFStreamEngine.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class org.apache.pdfbox.contentstream.PDFStreamEngine" class="title">Uses of Class<br>org.apache.pdfbox.contentstream.PDFStreamEngine</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</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.pdfbox.contentstream">org.apache.pdfbox.contentstream</a></td> -<td class="colLast"> -<div class="block">This package contains provides classes for working with content streams.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.contentstream.operator">org.apache.pdfbox.contentstream.operator</a></td> -<td class="colLast"> -<div class="block">This package contains implementations of all of the PDF operators.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.contentstream.operator.graphics">org.apache.pdfbox.contentstream.operator.graphics</a></td> -<td class="colLast"> -<div class="block">This package contains implementations of all of the PDF graphics operators.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.rendering">org.apache.pdfbox.rendering</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#org.apache.pdfbox.text">org.apache.pdfbox.text</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.apache.pdfbox.contentstream"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/contentstream/package-summary.html">org.apache.pdfbox.contentstream</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/contentstream/package-summary.html">org.apache.pdfbox.contentstream</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFGraphicsStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFGraphicsStreamEngine</a></strong></code> -<div class="block">PDFStreamEngine subclass for advanced processing of graphics.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.contentstream.operator"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/contentstream/operator/package-summary.html">org.apache.pdfbox.contentstream.operator</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../org/apache/pdfbox/contentstream/operator/package-summary.html">org.apache.pdfbox.contentstream.operator</a> declared as <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a></code></td> -<td class="colLast"><span class="strong">OperatorProcessor.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#context">context</a></strong></code> -<div class="block">The processing context.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/contentstream/operator/package-summary.html">org.apache.pdfbox.contentstream.operator</a> that return <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</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>protected <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a></code></td> -<td class="colLast"><span class="strong">OperatorProcessor.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#getContext()">getContext</a></strong>()</code> -<div class="block">Returns the processing context.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/contentstream/operator/package-summary.html">org.apache.pdfbox.contentstream.operator</a> with parameters of type <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</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>void</code></td> -<td class="colLast"><span class="strong">OperatorProcessor.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#setContext(org.apache.pdfbox.contentstream.PDFStreamEngine)">setContext</a></strong>(<a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> context)</code> -<div class="block">Sets the processing context.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.contentstream.operator.graphics"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/contentstream/operator/graphics/package-summary.html">org.apache.pdfbox.contentstream.operator.graphics</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/pdfbox/contentstream/operator/graphics/package-summary.html">org.apache.pdfbox.contentstream.operator.graphics</a> with parameters of type <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</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>void</code></td> -<td class="colLast"><span class="strong">GraphicsOperatorProcessor.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/operator/graphics/GraphicsOperatorProcessor.html#setContext(org.apache.pdfbox.contentstream.PDFStreamEngine)">setContext</a></strong>(<a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> context)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.rendering"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/rendering/package-summary.html">org.apache.pdfbox.rendering</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/rendering/package-summary.html">org.apache.pdfbox.rendering</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/rendering/PageDrawer.html" title="class in org.apache.pdfbox.rendering">PageDrawer</a></strong></code> -<div class="block">Paints a page in a PDF document to a Graphics context.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.pdfbox.text"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/text/package-summary.html">org.apache.pdfbox.text</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">PDFStreamEngine</a> in <a href="../../../../../org/apache/pdfbox/text/package-summary.html">org.apache.pdfbox.text</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFMarkedContentExtractor.html" title="class in org.apache.pdfbox.text">PDFMarkedContentExtractor</a></strong></code> -<div class="block">This is an stream engine to extract the marked content of a pdf.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripper.html" title="class in org.apache.pdfbox.text">PDFTextStripper</a></strong></code> -<div class="block">This class will take a pdf document and strip out all of the text and ignore the formatting and such.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/text/PDFTextStripperByArea.html" title="class in org.apache.pdfbox.text">PDFTextStripperByArea</a></strong></code> -<div class="block">This will extract text from a specified region in the PDF.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</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><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html" title="class in org.apache.pdfbox.contentstream">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/class-use/PDFStreamEngine.html" target="_top">Frames</a></li> -<li><a href="PDFStreamEngine.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>Copyright © 2002–2016 <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/55fb5ae9/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/operator/DrawObject.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/operator/DrawObject.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/operator/DrawObject.html deleted file mode 100644 index d20b3b5..0000000 --- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/operator/DrawObject.html +++ /dev/null @@ -1,320 +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>DrawObject (Apache PDFBox 2.0.0-SNAPSHOT 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="DrawObject (Apache PDFBox 2.0.0-SNAPSHOT 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/DrawObject.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>Prev Class</li> -<li><a href="../../../../../org/apache/pdfbox/contentstream/operator/MissingOperandException.html" title="class in org.apache.pdfbox.contentstream.operator"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/operator/DrawObject.html" target="_top">Frames</a></li> -<li><a href="DrawObject.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><a href="#fields_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor">Field</a> | </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.pdfbox.contentstream.operator</div> -<h2 title="Class DrawObject" class="title">Class DrawObject</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">org.apache.pdfbox.contentstream.operator.OperatorProcessor</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.pdfbox.contentstream.operator.DrawObject</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">DrawObject</span> -extends <a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a></pre> -<div class="block">Do: Draws an XObject.</div> -<dl><dt><span class="strong">Author:</span></dt> - <dd>Ben Litchfield, Mario Ivankovits</dd></dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field_summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor"> -<!-- --> -</a> -<h3>Fields inherited from class org.apache.pdfbox.contentstream.operator.<a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a></h3> -<code><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#context">context</a></code></li> -</ul> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </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/pdfbox/contentstream/operator/DrawObject.html#DrawObject()">DrawObject</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://download.oracle.com/javase/1.6.0/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/pdfbox/contentstream/operator/DrawObject.html#getName()">getName</a></strong>()</code> -<div class="block">Returns the name of this operator, e.g.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/operator/DrawObject.html#process(org.apache.pdfbox.contentstream.operator.Operator,%20java.util.List)">process</a></strong>(<a href="../../../../../org/apache/pdfbox/contentstream/operator/Operator.html" title="class in org.apache.pdfbox.contentstream.operator">Operator</a> operator, - <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>> arguments)</code> -<div class="block">Process the operator.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.pdfbox.contentstream.operator.<a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a></h3> -<code><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#checkArrayTypesClass(java.util.List,%20java.lang.Class)">checkArrayTypesClass</a>, <a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#getContext()">getContext</a>, <a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#setContext(org.apache.pdfbox.contentstream.PDFStreamEngine)">setContext</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.6.0/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://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="ht tp://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.6.0/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="DrawObject()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>DrawObject</h4> -<pre>public DrawObject()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="process(org.apache.pdfbox.contentstream.operator.Operator, java.util.List)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>process</h4> -<pre>public void process(<a href="../../../../../org/apache/pdfbox/contentstream/operator/Operator.html" title="class in org.apache.pdfbox.contentstream.operator">Operator</a> operator, - <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>> arguments) - throws <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block"><strong>Description copied from class: <code><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#process(org.apache.pdfbox.contentstream.operator.Operator,%20java.util.List)">OperatorProcessor</a></code></strong></div> -<div class="block">Process the operator.</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#process(org.apache.pdfbox.contentstream.operator.Operator,%20java.util.List)">process</a></code> in class <code><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a></code></dd> -<dt><span class="strong">Parameters:</span></dt><dd><code>operator</code> - the operator to process</dd><dd><code>arguments</code> - the operands to use when processing</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the operator cannot be processed</dd></dl> -</li> -</ul> -<a name="getName()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getName</h4> -<pre>public <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getName()</pre> -<div class="block"><strong>Description copied from class: <code><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#getName()">OperatorProcessor</a></code></strong></div> -<div class="block">Returns the name of this operator, e.g. "BI".</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html#getName()">getName</a></code> in class <code><a href="../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a></code></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/DrawObject.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>Prev Class</li> -<li><a href="../../../../../org/apache/pdfbox/contentstream/operator/MissingOperandException.html" title="class in org.apache.pdfbox.contentstream.operator"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/operator/DrawObject.html" target="_top">Frames</a></li> -<li><a href="DrawObject.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><a href="#fields_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor">Field</a> | </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–2016 <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/55fb5ae9/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/operator/MissingOperandException.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/operator/MissingOperandException.html b/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/operator/MissingOperandException.html deleted file mode 100644 index 97430ae..0000000 --- a/content/docs/2.0.0-SNAPSHOT/javadocs/org/apache/pdfbox/contentstream/operator/MissingOperandException.html +++ /dev/null @@ -1,258 +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>MissingOperandException (Apache PDFBox 2.0.0-SNAPSHOT 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="MissingOperandException (Apache PDFBox 2.0.0-SNAPSHOT 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/MissingOperandException.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/pdfbox/contentstream/operator/DrawObject.html" title="class in org.apache.pdfbox.contentstream.operator"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/pdfbox/contentstream/operator/Operator.html" title="class in org.apache.pdfbox.contentstream.operator"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/operator/MissingOperandException.html" target="_top">Frames</a></li> -<li><a href="MissingOperandException.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="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li>Method</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.pdfbox.contentstream.operator</div> -<h2 title="Class MissingOperandException" class="title">Class MissingOperandException</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> -<li> -<ul class="inheritance"> -<li><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> -<li> -<ul class="inheritance"> -<li><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> -<li> -<ul class="inheritance"> -<li><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">java.io.IOException</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.pdfbox.contentstream.operator.MissingOperandException</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> -</dl> -<hr> -<br> -<pre>public final class <span class="strong">MissingOperandException</span> -extends <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block">Throw when a PDF operator is missing required operands.</div> -<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.pdfbox.contentstream.operator.MissingOperandException">Serialized Form</a></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/pdfbox/contentstream/operator/MissingOperandException.html#MissingOperandException(org.apache.pdfbox.contentstream.operator.Operator,%20java.util.List)">MissingOperandException</a></strong>(<a href="../../../../../org/apache/pdfbox/contentstream/operator/Operator.html" title="class in org.apache.pdfbox.contentstream.operator">Operator</a> operator, - <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>> operands)</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> -<code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-exte rnal=true#getStackTrace()" title="class or interface in java.lang">getStackTrace</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in ja va.lang">printStackTrace</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.6.0/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://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="ht tp://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.6.0/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="MissingOperandException(org.apache.pdfbox.contentstream.operator.Operator, java.util.List)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>MissingOperandException</h4> -<pre>public MissingOperandException(<a href="../../../../../org/apache/pdfbox/contentstream/operator/Operator.html" title="class in org.apache.pdfbox.contentstream.operator">Operator</a> operator, - <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>> operands)</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/MissingOperandException.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/pdfbox/contentstream/operator/DrawObject.html" title="class in org.apache.pdfbox.contentstream.operator"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/pdfbox/contentstream/operator/Operator.html" title="class in org.apache.pdfbox.contentstream.operator"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/pdfbox/contentstream/operator/MissingOperandException.html" target="_top">Frames</a></li> -<li><a href="MissingOperandException.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="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2016 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html>