http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3010c6b8/content/docs/2.0.0/javadocs/org/apache/pdfbox/cos/class-use/COSArray.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.0/javadocs/org/apache/pdfbox/cos/class-use/COSArray.html b/content/docs/2.0.0/javadocs/org/apache/pdfbox/cos/class-use/COSArray.html new file mode 100644 index 0000000..fba22c5 --- /dev/null +++ b/content/docs/2.0.0/javadocs/org/apache/pdfbox/cos/class-use/COSArray.html @@ -0,0 +1,1321 @@ +<!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.cos.COSArray (Apache PDFBox 2.0.0 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.cos.COSArray (Apache PDFBox 2.0.0 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/cos/COSArray.html" title="class in org.apache.pdfbox.cos">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/cos/class-use/COSArray.html" target="_top">Frames</a></li> +<li><a href="COSArray.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.cos.COSArray" class="title">Uses of Class<br>org.apache.pdfbox.cos.COSArray</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/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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.cos">org.apache.pdfbox.cos</a></td> +<td class="colLast"> +<div class="block">These are the low level objects that make up a PDF document.</div> +</td> +</tr> +<tr class="altColor"> +<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="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdfwriter">org.apache.pdfbox.pdfwriter</a></td> +<td class="colLast"> +<div class="block">This is the persistence layer used to write the PDFBox documents to a stream.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.common">org.apache.pdfbox.pdmodel.common</a></td> +<td class="colLast"> +<div class="block">High level PD classes that are used throughout several packages are placed in the PDModel common package.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.common.function">org.apache.pdfbox.pdmodel.common.function</a></td> +<td class="colLast"> +<div class="block">This package contains functions that are available in the PDF specification.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure">org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure</a></td> +<td class="colLast"> +<div class="block">The logical structure package provides a mechanism for incorporating +structural information about a document's content into a PDF file.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.documentinterchange.prepress">org.apache.pdfbox.pdmodel.documentinterchange.prepress</a></td> +<td class="colLast"> +<div class="block">This package contains classes for prepress support in PDFBox.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf">org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf</a></td> +<td class="colLast"> +<div class="block">The tagged PDF package provides a mechanism for incorporating "tags" (standard +structure types and attributes) into a PDF file.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.encryption">org.apache.pdfbox.pdmodel.encryption</a></td> +<td class="colLast"> +<div class="block">The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.fdf">org.apache.pdfbox.pdmodel.fdf</a></td> +<td class="colLast"> +<div class="block">The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.font.encoding">org.apache.pdfbox.pdmodel.font.encoding</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics">org.apache.pdfbox.pdmodel.graphics</a></td> +<td class="colLast"> +<div class="block">The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.color">org.apache.pdfbox.pdmodel.graphics.color</a></td> +<td class="colLast"> +<div class="block">This package deals with colors that are stored in a PDF document.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.image">org.apache.pdfbox.pdmodel.graphics.image</a></td> +<td class="colLast"> +<div class="block">This package deals with images that are stored in a PDF document.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.shading">org.apache.pdfbox.pdmodel.graphics.shading</a></td> +<td class="colLast"> +<div class="block">This package deals with shadings which are used for filling instead of a color.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.state">org.apache.pdfbox.pdmodel.graphics.state</a></td> +<td class="colLast"> +<div class="block">This package deals with graphics states within the PDF document.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.action">org.apache.pdfbox.pdmodel.interactive.action</a></td> +<td class="colLast"> +<div class="block">This package represents actions that can be performed in a PDF document.</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> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible">org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible</a></td> +<td class="colLast"> +<div class="block">This is the visual signature part that help creating the visual representation for the digital signature.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination">org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination</a></td> +<td class="colLast"> +<div class="block">The destination package allows destinations into a pdf document to be specified.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.pdfbox.util">org.apache.pdfbox.util</a></td> +<td class="colLast"> +<div class="block">This package contains utility classes that are used by the PDFBox project.</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/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">PDFStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html#setLineDashPattern(org.apache.pdfbox.cos.COSArray,%20int)">setLineDashPattern</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array, + int phase)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDFStreamEngine.</span><code><strong><a href="../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html#showTextStrings(org.apache.pdfbox.cos.COSArray)">showTextStrings</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array)</code> +<div class="block">Called when a string of text with spacing adjustments is to be shown.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.cos"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</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/cos/package-summary.html">org.apache.pdfbox.cos</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#getDocumentID()">getDocumentID</a></strong>()</code> +<div class="block">This will get the document ID.</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/cos/package-summary.html">org.apache.pdfbox.cos</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#addAll(org.apache.pdfbox.cos.COSArray)">addAll</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> objectList)</code> +<div class="block">This will add all objects to this array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#setDocumentID(org.apache.pdfbox.cos.COSArray)">setDocumentID</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> id)</code> +<div class="block">This will set the document ID.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><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></code></td> +<td class="colLast"><span class="strong">ICOSVisitor.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/ICOSVisitor.html#visitFromArray(org.apache.pdfbox.cos.COSArray)">visitFromArray</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> obj)</code> +<div class="block">Notification of visit to Array object.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdfparser"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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 methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">BaseParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/BaseParser.html#parseCOSArray()">parseCOSArray</a></strong>()</code> +<div class="block">This will parse a PDF array object.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdfwriter"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdfwriter/package-summary.html">org.apache.pdfbox.pdfwriter</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/pdfwriter/package-summary.html">org.apache.pdfbox.pdfwriter</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="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></code></td> +<td class="colLast"><span class="strong">COSWriter.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfwriter/COSWriter.html#visitFromArray(org.apache.pdfbox.cos.COSArray)">visitFromArray</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> obj)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.common"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmodel.common</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/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmodel.common</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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>static <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">COSArrayList.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#converterToCOSArray(java.util.List)">converterToCOSArray</a></strong>(<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><?> cosObjectableList)</code> +<div class="block">This will convert a list of COSObjectables to an array list of COSBase objects.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">COSArrayList.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#convertStringListToCOSNameCOSArray(java.util.List)">convertStringListToCOSNameCOSArray</a></strong>(<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="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>> strings)</code> +<div class="block">This will take an list of string objects and return a COSArray of COSName + objects.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">COSArrayList.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#convertStringListToCOSStringCOSArray(java.util.List)">convertStringListToCOSStringCOSArray</a></strong>(<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="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>> strings)</code> +<div class="block">This will take an list of string objects and return a COSArray of COSName + objects.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDRectangle.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRectangle.html#getCOSArray()">getCOSArray</a></strong>()</code> +<div class="block">This will get the underlying array for this rectangle.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDRange.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRange.html#getCOSArray()">getCOSArray</a></strong>()</code> +<div class="block">This will get the underlying array value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">COSArrayList.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#toList()">toList</a></strong>()</code> +<div class="block">This will return then underlying COSArray.</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/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmodel.common</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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>static <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="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"><span class="strong">COSArrayList.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#convertCOSNameCOSArrayToList(org.apache.pdfbox.cos.COSArray)">convertCOSNameCOSArrayToList</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> nameArray)</code> +<div class="block">This will take an array of COSName and return a COSArrayList of + java.lang.String values.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <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="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"><span class="strong">COSArrayList.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#convertCOSStringCOSArrayToList(org.apache.pdfbox.cos.COSArray)">convertCOSStringCOSArrayToList</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> stringArray)</code> +<div class="block">This will take an array of COSString and return a COSArrayList of + java.lang.String values.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a>></code></td> +<td class="colLast"><span class="strong">COSArrayList.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#convertFloatCOSArrayToList(org.apache.pdfbox.cos.COSArray)">convertFloatCOSArrayToList</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> floatArray)</code> +<div class="block">This will take an array of COSNumbers and return a COSArrayList of + java.lang.Float values.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <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="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>></code></td> +<td class="colLast"><span class="strong">COSArrayList.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#convertIntegerCOSArrayToList(org.apache.pdfbox.cos.COSArray)">convertIntegerCOSArrayToList</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> intArray)</code> +<div class="block">This will take an array of COSNumbers and return a COSArrayList of + java.lang.Integer values.</div> +</td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmodel.common</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/pdmodel/common/COSArrayList.html#COSArrayList(java.util.List,%20org.apache.pdfbox.cos.COSArray)">COSArrayList</a></strong>(<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/pdmodel/common/COSArrayList.html" title="type parameter in COSArrayList">E</a>> actualList, + <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> cosArray)</code> +<div class="block">Constructor.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRange.html#PDRange(org.apache.pdfbox.cos.COSArray)">PDRange</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> range)</code> +<div class="block">Constructor assumes a starting index of 0.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRange.html#PDRange(org.apache.pdfbox.cos.COSArray,%20int)">PDRange</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> range, + int index)</code> +<div class="block">Constructor with an index into an array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRectangle.html#PDRectangle(org.apache.pdfbox.cos.COSArray)">PDRectangle</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array)</code> +<div class="block">Constructor.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDStream.html#PDStream(org.apache.pdfbox.pdmodel.PDDocument,%20java.io.InputStream,%20org.apache.pdfbox.cos.COSArray)">PDStream</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a> doc, + <a href="http://download.oracle.com/javase/1.6.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> input, + <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> filters)</code> +<div class="block">Constructor.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.common.function"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/common/function/package-summary.html">org.apache.pdfbox.pdmodel.common.function</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/pdmodel/common/function/package-summary.html">org.apache.pdfbox.pdmodel.common.function</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunction.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunction.html#eval(org.apache.pdfbox.cos.COSArray)">eval</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> input)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>Replaced by <a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunction.html#eval(float[])"><code>PDFunction.eval(float[] input)</code></a></i></div> +</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunctionType3.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunctionType3.html#getBounds()">getBounds</a></strong>()</code> +<div class="block">Returns all bounds values as COSArray.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunctionType2.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunctionType2.html#getC0()">getC0</a></strong>()</code> +<div class="block">Returns the C0 values of the function, 0 if empty.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunctionType2.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunctionType2.html#getC1()">getC1</a></strong>()</code> +<div class="block">Returns the C1 values of the function, 1 if empty.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunctionType3.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunctionType3.html#getEncode()">getEncode</a></strong>()</code> +<div class="block">Returns all encode values as COSArray.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunctionType3.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunctionType3.html#getFunctions()">getFunctions</a></strong>()</code> +<div class="block">Returns all functions values as COSArray.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunction.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunction.html#getRangeValues()">getRangeValues</a></strong>()</code> +<div class="block">Returns all ranges for the output values as COSArray .</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunctionType0.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunctionType0.html#getSize()">getSize</a></strong>()</code> +<div class="block">The "Size" entry, which is the number of samples in each input dimension + of the sample table.</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/pdmodel/common/function/package-summary.html">org.apache.pdfbox.pdmodel.common.function</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFunction.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunction.html#eval(org.apache.pdfbox.cos.COSArray)">eval</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> input)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>Replaced by <a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunction.html#eval(float[])"><code>PDFunction.eval(float[] input)</code></a></i></div> +</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDFunctionType0.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunctionType0.html#setDecodeValues(org.apache.pdfbox.cos.COSArray)">setDecodeValues</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> decodeValues)</code> +<div class="block">This will set the decode values.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDFunction.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunction.html#setDomainValues(org.apache.pdfbox.cos.COSArray)">setDomainValues</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> domainValues)</code> +<div class="block">This will set the domain values.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDFunctionType0.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunctionType0.html#setEncodeValues(org.apache.pdfbox.cos.COSArray)">setEncodeValues</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> encodeValues)</code> +<div class="block">This will set the encode values.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDFunction.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/function/PDFunction.html#setRangeValues(org.apache.pdfbox.cos.COSArray)">setRangeValues</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> rangeValues)</code> +<div class="block">This will set the range values.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/documentinterchange/logicalstructure/package-summary.html">org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure</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/pdmodel/documentinterchange/logicalstructure/package-summary.html">org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDStructureTreeRoot.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/documentinterchange/logicalstructure/PDStructureTreeRoot.html#getKArray()">getKArray</a></strong>()</code> +<div class="block">Returns the K array entry.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.documentinterchange.prepress"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/documentinterchange/prepress/package-summary.html">org.apache.pdfbox.pdmodel.documentinterchange.prepress</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/pdmodel/documentinterchange/prepress/package-summary.html">org.apache.pdfbox.pdmodel.documentinterchange.prepress</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">PDBoxStyle.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/documentinterchange/prepress/PDBoxStyle.html#setLineDashPattern(org.apache.pdfbox.cos.COSArray)">setLineDashPattern</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> dashArray)</code> +<div class="block">Set the line dash pattern associated with this box style.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/documentinterchange/taggedpdf/package-summary.html">org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf</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/pdmodel/documentinterchange/taggedpdf/package-summary.html">org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/pdmodel/documentinterchange/taggedpdf/PDFourColours.html#PDFourColours(org.apache.pdfbox.cos.COSArray)">PDFourColours</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.encryption"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/encryption/package-summary.html">org.apache.pdfbox.pdmodel.encryption</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/pdmodel/encryption/package-summary.html">org.apache.pdfbox.pdmodel.encryption</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">StandardSecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/StandardSecurityHandler.html#prepareForDecryption(org.apache.pdfbox.pdmodel.encryption.PDEncryption,%20org.apache.pdfbox.cos.COSArray,%20org.apache.pdfbox.pdmodel.encryption.DecryptionMaterial)">prepareForDecryption</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/encryption/PDEncryption.html" title="class in org.apache.pdfbox.pdmodel.encryption">PDEncryption</a> encryption, + <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> documentIDArray, + <a href="../../../../../org/apache/pdfbox/pdmodel/encryption/DecryptionMaterial.html" title="class in org.apache.pdfbox.pdmodel.encryption">DecryptionMaterial</a> decryptionMaterial)</code> +<div class="block">Prepares everything to decrypt the document.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>abstract void</code></td> +<td class="colLast"><span class="strong">SecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/SecurityHandler.html#prepareForDecryption(org.apache.pdfbox.pdmodel.encryption.PDEncryption,%20org.apache.pdfbox.cos.COSArray,%20org.apache.pdfbox.pdmodel.encryption.DecryptionMaterial)">prepareForDecryption</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/encryption/PDEncryption.html" title="class in org.apache.pdfbox.pdmodel.encryption">PDEncryption</a> encryption, + <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> documentIDArray, + <a href="../../../../../org/apache/pdfbox/pdmodel/encryption/DecryptionMaterial.html" title="class in org.apache.pdfbox.pdmodel.encryption">DecryptionMaterial</a> decryptionMaterial)</code> +<div class="block">Prepares everything to decrypt the document.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PublicKeySecurityHandler.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/encryption/PublicKeySecurityHandler.html#prepareForDecryption(org.apache.pdfbox.pdmodel.encryption.PDEncryption,%20org.apache.pdfbox.cos.COSArray,%20org.apache.pdfbox.pdmodel.encryption.DecryptionMaterial)">prepareForDecryption</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/encryption/PDEncryption.html" title="class in org.apache.pdfbox.pdmodel.encryption">PDEncryption</a> encryption, + <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> documentIDArray, + <a href="../../../../../org/apache/pdfbox/pdmodel/encryption/DecryptionMaterial.html" title="class in org.apache.pdfbox.pdmodel.encryption">DecryptionMaterial</a> decryptionMaterial)</code> +<div class="block">Prepares everything to decrypt the document.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.fdf"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/fdf/package-summary.html">org.apache.pdfbox.pdmodel.fdf</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/pdmodel/fdf/package-summary.html">org.apache.pdfbox.pdmodel.fdf</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">FDFOptionElement.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/fdf/FDFOptionElement.html#getCOSArray()">getCOSArray</a></strong>()</code> +<div class="block">Convert this standard java object to a COS object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">FDFDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/fdf/FDFDictionary.html#getID()">getID</a></strong>()</code> +<div class="block">This is the FDF id.</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/pdmodel/fdf/package-summary.html">org.apache.pdfbox.pdmodel.fdf</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">FDFDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/fdf/FDFDictionary.html#setID(org.apache.pdfbox.cos.COSArray)">setID</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> id)</code> +<div class="block">This will set the FDF id.</div> +</td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/pdmodel/fdf/package-summary.html">org.apache.pdfbox.pdmodel.fdf</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/pdmodel/fdf/FDFOptionElement.html#FDFOptionElement(org.apache.pdfbox.cos.COSArray)">FDFOptionElement</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> o)</code> +<div class="block">Constructor.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.font.encoding"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/font/encoding/package-summary.html">org.apache.pdfbox.pdmodel.font.encoding</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/pdmodel/font/encoding/package-summary.html">org.apache.pdfbox.pdmodel.font.encoding</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/pdmodel/font/encoding/DictionaryEncoding.html#DictionaryEncoding(org.apache.pdfbox.cos.COSName,%20org.apache.pdfbox.cos.COSArray)">DictionaryEncoding</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a> baseEncoding, + <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> differences)</code> +<div class="block">Creates a new DictionaryEncoding for embedding.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.graphics"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/package-summary.html">org.apache.pdfbox.pdmodel.graphics</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/pdmodel/graphics/package-summary.html">org.apache.pdfbox.pdmodel.graphics</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/pdmodel/graphics/PDFontSetting.html#PDFontSetting(org.apache.pdfbox.cos.COSArray)">PDFontSetting</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> fs)</code> +<div class="block">Constructs a font setting from an existing array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/PDLineDashPattern.html#PDLineDashPattern(org.apache.pdfbox.cos.COSArray,%20int)">PDLineDashPattern</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array, + int phase)</code> +<div class="block">Creates a new line dash pattern from a dash array and phase.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.graphics.color"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/package-summary.html">org.apache.pdfbox.pdmodel.graphics.color</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/pdmodel/graphics/color/package-summary.html">org.apache.pdfbox.pdmodel.graphics.color</a> declared as <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDColorSpace.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColorSpace.html#array">array</a></strong></code> </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/pdmodel/graphics/color/package-summary.html">org.apache.pdfbox.pdmodel.graphics.color</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDGamma.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDGamma.html#getCOSArray()">getCOSArray</a></strong>()</code> +<div class="block">Convert this standard java object to a COS object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDColor.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html#toCOSArray()">toCOSArray</a></strong>()</code> +<div class="block">Returns the color component values as a COS array</div> +</td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/package-summary.html">org.apache.pdfbox.pdmodel.graphics.color</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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/pdmodel/graphics/color/PDCalGray.html#PDCalGray(org.apache.pdfbox.cos.COSArray)">PDCalGray</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array)</code> +<div class="block">Creates a new CalGray color space using the given COS array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDCalRGB.html#PDCalRGB(org.apache.pdfbox.cos.COSArray)">PDCalRGB</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> rgb)</code> +<div class="block">Creates a new CalRGB color space using the given COS array.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDCIEDictionaryBasedColorSpace.html#PDCIEDictionaryBasedColorSpace(org.apache.pdfbox.cos.COSArray)">PDCIEDictionaryBasedColorSpace</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> rgb)</code> +<div class="block">Creates a new CalRGB color space using the given COS array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html#PDColor(org.apache.pdfbox.cos.COSArray,%20org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace)">PDColor</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array, + <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColorSpace.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColorSpace</a> colorSpace)</code> +<div class="block">Creates a PDColor containing the given color value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDDeviceN.html#PDDeviceN(org.apache.pdfbox.cos.COSArray)">PDDeviceN</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> deviceN)</code> +<div class="block">Creates a new DeviceN color space from the given COS array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDGamma.html#PDGamma(org.apache.pdfbox.cos.COSArray)">PDGamma</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array)</code> +<div class="block">Creates a new gamma from a COS array.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDICCBased.html#PDICCBased(org.apache.pdfbox.cos.COSArray)">PDICCBased</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> iccArray)</code> +<div class="block">Creates a new ICC color space using the PDF array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDIndexed.html#PDIndexed(org.apache.pdfbox.cos.COSArray)">PDIndexed</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> indexedArray)</code> +<div class="block">Creates a new Indexed color space from the given PDF array.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDLab.html#PDLab(org.apache.pdfbox.cos.COSArray)">PDLab</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> lab)</code> +<div class="block">Creates a new Lab color space from a PDF array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDSeparation.html#PDSeparation(org.apache.pdfbox.cos.COSArray)">PDSeparation</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> separation)</code> +<div class="block">Creates a new Separation color space from a PDF color space array.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDTristimulus.html#PDTristimulus(org.apache.pdfbox.cos.COSArray)">PDTristimulus</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array)</code> +<div class="block">Constructor from COS object.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.graphics.image"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/package-summary.html">org.apache.pdfbox.pdmodel.graphics.image</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/pdmodel/graphics/image/package-summary.html">org.apache.pdfbox.pdmodel.graphics.image</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDInlineImage.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDInlineImage.html#getColorKeyMask()">getColorKeyMask</a></strong>()</code> +<div class="block">Returns the color key mask array associated with this image, or null if + there is none.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDImageXObject.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImageXObject.html#getColorKeyMask()">getColorKeyMask</a></strong>()</code> +<div class="block">Returns the color key mask array associated with this image, or null if there is none.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDInlineImage.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDInlineImage.html#getDecode()">getDecode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDImageXObject.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImageXObject.html#getDecode()">getDecode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDImage.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImage.html#getDecode()">getDecode</a></strong>()</code> +<div class="block">Returns the decode array.</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/pdmodel/graphics/image/package-summary.html">org.apache.pdfbox.pdmodel.graphics.image</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">PDInlineImage.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDInlineImage.html#setDecode(org.apache.pdfbox.cos.COSArray)">setDecode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> decode)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDImageXObject.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImageXObject.html#setDecode(org.apache.pdfbox.cos.COSArray)">setDecode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> decode)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDImage.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/image/PDImage.html#setDecode(org.apache.pdfbox.cos.COSArray)">setDecode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> decode)</code> +<div class="block">Sets the decode array.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.graphics.shading"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/package-summary.html">org.apache.pdfbox.pdmodel.graphics.shading</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/pdmodel/graphics/shading/package-summary.html">org.apache.pdfbox.pdmodel.graphics.shading</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDShading.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShading.html#getBackground()">getBackground</a></strong>()</code> +<div class="block">This will return the background.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDShadingType2.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShadingType2.html#getCoords()">getCoords</a></strong>()</code> +<div class="block">This will get the Coords values for this shading.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDShadingType2.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShadingType2.html#getDomain()">getDomain</a></strong>()</code> +<div class="block">This will get the optional Domain values for this shading.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDShadingType1.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShadingType1.html#getDomain()">getDomain</a></strong>()</code> +<div class="block">This will get the optional Domain values of a function based shading.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDShadingType2.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShadingType2.html#getExtend()">getExtend</a></strong>()</code> +<div class="block">This will get the optional Extend values for this shading.</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/pdmodel/graphics/shading/package-summary.html">org.apache.pdfbox.pdmodel.graphics.shading</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">PDShading.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShading.html#setBackground(org.apache.pdfbox.cos.COSArray)">setBackground</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> newBackground)</code> +<div class="block">This will set the background.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDShadingType2.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShadingType2.html#setCoords(org.apache.pdfbox.cos.COSArray)">setCoords</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> newCoords)</code> +<div class="block">Sets the Coords entry for this shading.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDShadingType2.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShadingType2.html#setDomain(org.apache.pdfbox.cos.COSArray)">setDomain</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> newDomain)</code> +<div class="block">Sets the optional Domain entry for this shading.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDShadingType1.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShadingType1.html#setDomain(org.apache.pdfbox.cos.COSArray)">setDomain</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> newDomain)</code> +<div class="block">Sets the optional Domain entry for the function based shading.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDShadingType2.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShadingType2.html#setExtend(org.apache.pdfbox.cos.COSArray)">setExtend</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> newExtend)</code> +<div class="block">Sets the optional Extend entry for this shading.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDShading.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/shading/PDShading.html#setFunction(org.apache.pdfbox.cos.COSArray)">setFunction</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> newFunctions)</code> +<div class="block">This will set the functions COSArray for the color conversion.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.graphics.state"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/graphics/state/package-summary.html">org.apache.pdfbox.pdmodel.graphics.state</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/pdmodel/graphics/state/package-summary.html">org.apache.pdfbox.pdmodel.graphics.state</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDSoftMask.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/graphics/state/PDSoftMask.html#getBackdropColor()">getBackdropColor</a></strong>()</code> +<div class="block">Returns the backdrop color.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.interactive.action"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/interactive/action/package-summary.html">org.apache.pdfbox.pdmodel.interactive.action</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/pdmodel/interactive/action/package-summary.html">org.apache.pdfbox.pdmodel.interactive.action</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDActionSubmitForm.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/action/PDActionSubmitForm.html#getFields()">getFields</a></strong>()</code> +<div class="block">An array identifying which fields to include in the submission or which to exclude, depending + on the setting of the Include/Exclude flag in the Flags entry</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDActionResetForm.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/action/PDActionResetForm.html#getFields()">getFields</a></strong>()</code> +<div class="block">An array identifying which fields to include in the submission or which to exclude, depending + on the setting of the Include/Exclude flag in the Flags entry</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/pdmodel/interactive/action/package-summary.html">org.apache.pdfbox.pdmodel.interactive.action</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">PDActionSubmitForm.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/action/PDActionSubmitForm.html#setFields(org.apache.pdfbox.cos.COSArray)">setFields</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDActionResetForm.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/action/PDActionResetForm.html#setFields(org.apache.pdfbox.cos.COSArray)">setFields</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> array)</code> </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/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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 methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdmodel/interactive/annotation/package-summary.html">org.apache.pdfbox.pdmodel.interactive.annotation</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDAnnotation.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotation.html#getBorder()">getBorder</a></strong>()</code> +<div class="block">This will retrieve the border array.</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/pdmodel/interactive/annotation/package-summary.html">org.apache.pdfbox.pdmodel.interactive.annotation</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">PDAnnotation.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotation.html#setBorder(org.apache.pdfbox.cos.COSArray)">setBorder</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> borderArray)</code> +<div class="block">This will set the border array.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDBorderStyleDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/annotation/PDBorderStyleDictionary.html#setDashStyle(org.apache.pdfbox.cos.COSArray)">setDashStyle</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> dashArray)</code> +<div class="block">This will set the dash style used for drawing the border.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/interactive/digitalsignature/visible/package-summary.html">org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible</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/pdmodel/interactive/digitalsignature/visible/package-summary.html">org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></code></td> +<td class="colLast"><span class="strong">PDFTemplateStructure.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/digitalsignature/visible/PDFTemplateStructure.html#getProcSet()">getProcSet</a></strong>()</code> +<div class="block">Gets ProcSet Array</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/pdmodel/interactive/digitalsignature/visible/package-summary.html">org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</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">PDVisibleSigBuilder.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/digitalsignature/visible/PDVisibleSigBuilder.html#injectProcSetArray(org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject,%20org.apache.pdfbox.pdmodel.PDPage,%20org.apache.pdfbox.pdmodel.PDResources,%20org.apache.pdfbox.pdmodel.PDResources,%20org.apache.pdfbox.pdmodel.PDResources,%20org.apache.pdfbox.cos.COSArray)">injectProcSetArray</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/PDFormXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.form">PDFormXObject</a> innerForm, + <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a> page, + <a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html" title="class in org.apache.pdfbox.pdmodel">PDResources</a> innerFormResources, + <a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html" title="class in org.apache.pdfbox.pdmodel">PDResources</a> imageFormResources, + <a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html" title="class in org.apache.pdfbox.pdmodel">PDResources</a> holderFormResources, + <a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a> procSet)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">PDFTemplateBuilder.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/interactive/digitalsignature/visible/PDFTemplateBuilder.html#injectProcSetArray(org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject,%20org.apache.pdfbox.pdmodel.PDPage,%20org.apache.pdfbox.pdmodel.PDResources,%20org.apache.pdfbox.pdmodel.PDResources,%20org.apache.pdfbox.pdmodel.PDResources,%20org.apache.pdfbox.cos.COSArray)">injectProcSetArray</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/graphics/form/PDFormXObject.html" title="class in org.apache.pdfbox.pdmodel.graphics.form">PDFormXObject</a> innerForm, + <a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html" title="class in org.apache.pdfbox.pdmodel">PDPage</a> page, + <a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html" title="class in org.apache.pdfbox.pdmodel">PDResources</a> innerFormResources, + <a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html" title="class in org.apache.pdfbox.pdmodel">PDResources</a> imageFormResources, + <a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html" title="class in org.apache.pdfbox.pdmodel">PDResources</a> holderFormResources, +
<TRUNCATED>