You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2017/11/03 10:21:29 UTC

[02/51] [partial] pdfbox-docs git commit: PDFBOX-3989: rearrange 2.0.8 javadoc

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/0450eb07/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/class-use/OperatorProcessor.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/class-use/OperatorProcessor.html b/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/class-use/OperatorProcessor.html
new file mode 100644
index 0000000..8d7a4f6
--- /dev/null
+++ b/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/class-use/OperatorProcessor.html
@@ -0,0 +1,712 @@
+<!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.operator.OperatorProcessor (PDFBox reactor 2.0.8 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.pdfbox.contentstream.operator.OperatorProcessor (PDFBox reactor 2.0.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">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/operator/class-use/OperatorProcessor.html" target="_top">Frames</a></li>
+<li><a href="OperatorProcessor.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.operator.OperatorProcessor" class="title">Uses of Class<br>org.apache.pdfbox.contentstream.operator.OperatorProcessor</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a></span><span class="tabEnd">&nbsp;</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.color">org.apache.pdfbox.contentstream.operator.color</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.contentstream.operator.markedcontent">org.apache.pdfbox.contentstream.operator.markedcontent</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.contentstream.operator.state">org.apache.pdfbox.contentstream.operator.state</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.contentstream.operator.text">org.apache.pdfbox.contentstream.operator.text</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.preflight.content">org.apache.pdfbox.preflight.content</a></td>
+<td class="colLast">&nbsp;</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<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#addOperator(org.apache.pdfbox.contentstream.operator.OperatorProcessor)">addOperator</a></strong>(<a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a>&nbsp;op)</code>
+<div class="block">Adds an operator processor to the engine.</div>
+</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#registerOperatorProcessor(java.lang.String,%20org.apache.pdfbox.contentstream.operator.OperatorProcessor)">registerOperatorProcessor</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;operator,
+                         <a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a>&nbsp;op)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a href="../../../../../../org/apache/pdfbox/contentstream/PDFStreamEngine.html#addOperator(org.apache.pdfbox.contentstream.operator.OperatorProcessor)"><code>PDFStreamEngine.addOperator(OperatorProcessor)</code></a> instead</i></div>
+</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</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 subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/package-summary.html">org.apache.pdfbox.contentstream.operator</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/DrawObject.html" title="class in org.apache.pdfbox.contentstream.operator">DrawObject</a></strong></code>
+<div class="block">Do: Draws an XObject.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.contentstream.operator.color">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/package-summary.html">org.apache.pdfbox.contentstream.operator.color</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/package-summary.html">org.apache.pdfbox.contentstream.operator.color</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetColor</a></strong></code>
+<div class="block">sc,scn,SC,SCN: Sets the color to use for stroking or non-stroking operations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingColor</a></strong></code>
+<div class="block">sc: Sets the colour to use for stroking non-stroking operations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColorN.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingColorN</a></strong></code>
+<div class="block">scn: Sets the colour to use for stroking non-stroking operations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColorSpace.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingColorSpace</a></strong></code>
+<div class="block">cs: Sets the non-stroking color space.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingDeviceCMYKColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingDeviceCMYKColor</a></strong></code>
+<div class="block">k: Set the non-stroking colour space to DeviceCMYK and set the colour to
+ use for non-stroking operations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingDeviceGrayColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingDeviceGrayColor</a></strong></code>
+<div class="block">g: Set the non-stroking colour space to DeviceGray and set the gray
+ level to use for non-stroking operations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingDeviceRGBColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingDeviceRGBColor</a></strong></code>
+<div class="block">rg: Set the non-stroking colour space to DeviceRGB and set the colour to
+ use for non-stroking operations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetStrokingColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetStrokingColor</a></strong></code>
+<div class="block">SC: Sets the colour to use for stroking stroking operations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetStrokingColorN.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetStrokingColorN</a></strong></code>
+<div class="block">SCN: Sets the colour to use for stroking stroking operations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetStrokingColorSpace.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetStrokingColorSpace</a></strong></code>
+<div class="block">CS: Set color space for stroking operations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetStrokingDeviceCMYKColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetStrokingDeviceCMYKColor</a></strong></code>
+<div class="block">K: Set the stroking colour space to DeviceCMYK and set the colour to use for stroking operations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetStrokingDeviceGrayColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetStrokingDeviceGrayColor</a></strong></code>
+<div class="block">G: Set the stroking colour space to DeviceGray and set the gray level to use for stroking
+ operations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetStrokingDeviceRGBColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetStrokingDeviceRGBColor</a></strong></code>
+<div class="block">RG: Set the stroking colour space to DeviceRGB and set the colour to use for stroking operations.</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</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 subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/package-summary.html">org.apache.pdfbox.contentstream.operator.graphics</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/AppendRectangleToPath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">AppendRectangleToPath</a></strong></code>
+<div class="block">re Appends a rectangle to the path.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/BeginInlineImage.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">BeginInlineImage</a></strong></code>
+<div class="block">BI Begins an inline image.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/ClipEvenOddRule.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">ClipEvenOddRule</a></strong></code>
+<div class="block">W* Set clipping path using even odd rule.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/ClipNonZeroRule.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">ClipNonZeroRule</a></strong></code>
+<div class="block">W Set the clipping path using non zero winding rule.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/CloseAndStrokePath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">CloseAndStrokePath</a></strong></code>
+<div class="block">s: close and stroke the path.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/CloseFillEvenOddAndStrokePath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">CloseFillEvenOddAndStrokePath</a></strong></code>
+<div class="block">b* Close, fill and stroke the path with even-odd winding rule.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/CloseFillNonZeroAndStrokePath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">CloseFillNonZeroAndStrokePath</a></strong></code>
+<div class="block">b Close, fill and stroke the path with non-zero winding rule.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/ClosePath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">ClosePath</a></strong></code>
+<div class="block">h Close the path.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/CurveTo.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">CurveTo</a></strong></code>
+<div class="block">c Append curved segment to path.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/CurveToReplicateFinalPoint.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">CurveToReplicateFinalPoint</a></strong></code>
+<div class="block">y Append curved segment to path with final point replicated.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/CurveToReplicateInitialPoint.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">CurveToReplicateInitialPoint</a></strong></code>
+<div class="block">v Append curved segment to path with the initial point replicated.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/EndPath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">EndPath</a></strong></code>
+<div class="block">n End the path.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/FillEvenOddAndStrokePath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">FillEvenOddAndStrokePath</a></strong></code>
+<div class="block">B* Fill and then stroke the path, using the even-odd rule to determine the region to fill.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/FillEvenOddRule.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">FillEvenOddRule</a></strong></code>
+<div class="block">f* Fill path using even odd rule.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/FillNonZeroAndStrokePath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">FillNonZeroAndStrokePath</a></strong></code>
+<div class="block">B Fill and then stroke the path, using the nonzero winding number rule to determine the region
+ to fill.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/FillNonZeroRule.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">FillNonZeroRule</a></strong></code>
+<div class="block">f Fill path using non zero winding rule.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/GraphicsOperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">GraphicsOperatorProcessor</a></strong></code>
+<div class="block">Base class for graphics operators.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/LegacyFillNonZeroRule.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">LegacyFillNonZeroRule</a></strong></code>
+<div class="block">F Fill path using non zero winding rule.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/LineTo.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">LineTo</a></strong></code>
+<div class="block">l Append straight line segment to path.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/MoveTo.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">MoveTo</a></strong></code>
+<div class="block">m Begins a new subpath.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/ShadingFill.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">ShadingFill</a></strong></code>
+<div class="block">sh Fills the clipping area with the given shading pattern.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/graphics/StrokePath.html" title="class in org.apache.pdfbox.contentstream.operator.graphics">StrokePath</a></strong></code>
+<div class="block">S Stroke the path.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.contentstream.operator.markedcontent">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/markedcontent/package-summary.html">org.apache.pdfbox.contentstream.operator.markedcontent</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/markedcontent/package-summary.html">org.apache.pdfbox.contentstream.operator.markedcontent</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/markedcontent/BeginMarkedContentSequence.html" title="class in org.apache.pdfbox.contentstream.operator.markedcontent">BeginMarkedContentSequence</a></strong></code>
+<div class="block">BMC : Begins a marked-content sequence.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/markedcontent/BeginMarkedContentSequenceWithProperties.html" title="class in org.apache.pdfbox.contentstream.operator.markedcontent">BeginMarkedContentSequenceWithProperties</a></strong></code>
+<div class="block">BDC : Begins a marked-content sequence with property list.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/markedcontent/EndMarkedContentSequence.html" title="class in org.apache.pdfbox.contentstream.operator.markedcontent">EndMarkedContentSequence</a></strong></code>
+<div class="block">EMC : Ends a marked-content sequence begun by BMC or BDC.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.contentstream.operator.state">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/package-summary.html">org.apache.pdfbox.contentstream.operator.state</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/package-summary.html">org.apache.pdfbox.contentstream.operator.state</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/Concatenate.html" title="class in org.apache.pdfbox.contentstream.operator.state">Concatenate</a></strong></code>
+<div class="block">cm: Concatenate matrix to current transformation matrix.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/Restore.html" title="class in org.apache.pdfbox.contentstream.operator.state">Restore</a></strong></code>
+<div class="block">Q: Restore the graphics state.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/Save.html" title="class in org.apache.pdfbox.contentstream.operator.state">Save</a></strong></code>
+<div class="block">q: Save the graphics state.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetFlatness.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetFlatness</a></strong></code>
+<div class="block">i: Set the flatness tolerance.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetGraphicsStateParameters.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetGraphicsStateParameters</a></strong></code>
+<div class="block">gs: Set parameters from graphics state parameter dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetLineCapStyle.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetLineCapStyle</a></strong></code>
+<div class="block">J: Set the line cap style.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetLineDashPattern.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetLineDashPattern</a></strong></code>
+<div class="block">d: Set the line dash pattern.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetLineJoinStyle.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetLineJoinStyle</a></strong></code>
+<div class="block">j: Set the line join style.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetLineMiterLimit.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetLineMiterLimit</a></strong></code>
+<div class="block">M: Set miter limit.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetLineWidth.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetLineWidth</a></strong></code>
+<div class="block">w: Set line width.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetMatrix.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetMatrix</a></strong></code>
+<div class="block">Tm: Set text matrix and text line matrix.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/state/SetRenderingIntent.html" title="class in org.apache.pdfbox.contentstream.operator.state">SetRenderingIntent</a></strong></code>
+<div class="block">ri: Set the rendering intent.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.contentstream.operator.text">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/package-summary.html">org.apache.pdfbox.contentstream.operator.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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/package-summary.html">org.apache.pdfbox.contentstream.operator.text</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/BeginText.html" title="class in org.apache.pdfbox.contentstream.operator.text">BeginText</a></strong></code>
+<div class="block">BT: Begin text.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/EndText.html" title="class in org.apache.pdfbox.contentstream.operator.text">EndText</a></strong></code>
+<div class="block">ET: End text.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/MoveText.html" title="class in org.apache.pdfbox.contentstream.operator.text">MoveText</a></strong></code>
+<div class="block">Td: Move text position.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/MoveTextSetLeading.html" title="class in org.apache.pdfbox.contentstream.operator.text">MoveTextSetLeading</a></strong></code>
+<div class="block">TD: Move text position and set leading.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/NextLine.html" title="class in org.apache.pdfbox.contentstream.operator.text">NextLine</a></strong></code>
+<div class="block">T*: Move to start of next text line.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/SetCharSpacing.html" title="class in org.apache.pdfbox.contentstream.operator.text">SetCharSpacing</a></strong></code>
+<div class="block">Tc: Set character spacing.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/SetFontAndSize.html" title="class in org.apache.pdfbox.contentstream.operator.text">SetFontAndSize</a></strong></code>
+<div class="block">Tf: Set text font and size.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/SetTextHorizontalScaling.html" title="class in org.apache.pdfbox.contentstream.operator.text">SetTextHorizontalScaling</a></strong></code>
+<div class="block">Tz: Set horizontal text scaling.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/SetTextLeading.html" title="class in org.apache.pdfbox.contentstream.operator.text">SetTextLeading</a></strong></code>
+<div class="block">TL: Set text leading.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/SetTextRenderingMode.html" title="class in org.apache.pdfbox.contentstream.operator.text">SetTextRenderingMode</a></strong></code>
+<div class="block">Tr: Set text rendering mode.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/SetTextRise.html" title="class in org.apache.pdfbox.contentstream.operator.text">SetTextRise</a></strong></code>
+<div class="block">Ts: Set text rise.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/SetWordSpacing.html" title="class in org.apache.pdfbox.contentstream.operator.text">SetWordSpacing</a></strong></code>
+<div class="block">Tw: Set word spacing.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/ShowText.html" title="class in org.apache.pdfbox.contentstream.operator.text">ShowText</a></strong></code>
+<div class="block">Tj: Show text.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/ShowTextAdjusted.html" title="class in org.apache.pdfbox.contentstream.operator.text">ShowTextAdjusted</a></strong></code>
+<div class="block">TJ: Show text, with position adjustments.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/ShowTextLine.html" title="class in org.apache.pdfbox.contentstream.operator.text">ShowTextLine</a></strong></code>
+<div class="block">': Move to the next line and show text.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/text/ShowTextLineAndSpace.html" title="class in org.apache.pdfbox.contentstream.operator.text">ShowTextLineAndSpace</a></strong></code>
+<div class="block">": Set word and character spacing, move to next line, and show text.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.preflight.content">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/pdfbox/contentstream/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/preflight/content/package-summary.html">org.apache.pdfbox.preflight.content</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">OperatorProcessor</a> in <a href="../../../../../../org/apache/pdfbox/preflight/content/package-summary.html">org.apache.pdfbox.preflight.content</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/preflight/content/StubOperator.html" title="class in org.apache.pdfbox.preflight.content">StubOperator</a></strong></code>
+<div class="block">This implementation of OperatorProcessor allow the operator validation according PDF/A rules without compute the
+ operator actions.</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/operator/OperatorProcessor.html" title="class in org.apache.pdfbox.contentstream.operator">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/operator/class-use/OperatorProcessor.html" target="_top">Frames</a></li>
+<li><a href="OperatorProcessor.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 &#169; 2002&#x2013;2017 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/0450eb07/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/color/SetColor.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/color/SetColor.html b/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/color/SetColor.html
new file mode 100644
index 0000000..3cbd21a
--- /dev/null
+++ b/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/color/SetColor.html
@@ -0,0 +1,354 @@
+<!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>SetColor (PDFBox reactor 2.0.8 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="SetColor (PDFBox reactor 2.0.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SetColor.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/color/SetNonStrokingColor.html" title="class in org.apache.pdfbox.contentstream.operator.color"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/pdfbox/contentstream/operator/color/SetColor.html" target="_top">Frames</a></li>
+<li><a href="SetColor.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.pdfbox.contentstream.operator.color</div>
+<h2 title="Class SetColor" class="title">Class SetColor</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/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.color.SetColor</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingColor</a>, <a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetStrokingColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetStrokingColor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">SetColor</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">sc,scn,SC,SCN: Sets the color to use for stroking or non-stroking operations.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>John Hewson</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&nbsp;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">&nbsp;</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/color/SetColor.html#SetColor()">SetColor</a></strong>()</code>&nbsp;</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">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html#getColor()">getColor</a></strong>()</code>
+<div class="block">Returns either the stroking or non-stroking color value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColorSpace.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColorSpace</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html#getColorSpace()">getColorSpace</a></strong>()</code>
+<div class="block">Returns either the stroking or non-stroking color space.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.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>&nbsp;operator,
+       <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;&nbsp;arguments)</code>
+<div class="block">Process the operator.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html#setColor(org.apache.pdfbox.pdmodel.graphics.color.PDColor)">setColor</a></strong>(<a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColor</a>&nbsp;color)</code>
+<div class="block">Sets either the stroking or non-stroking color value.</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&nbsp;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#getName()">getName</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&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SetColor()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SetColor</h4>
+<pre>public&nbsp;SetColor()</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&nbsp;void&nbsp;process(<a href="../../../../../../org/apache/pdfbox/contentstream/operator/Operator.html" title="class in org.apache.pdfbox.contentstream.operator">Operator</a>&nbsp;operator,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;&nbsp;arguments)
+             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<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>&nbsp;in class&nbsp;<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://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the operator cannot be processed</dd></dl>
+</li>
+</ul>
+<a name="getColor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getColor</h4>
+<pre>protected abstract&nbsp;<a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColor</a>&nbsp;getColor()</pre>
+<div class="block">Returns either the stroking or non-stroking color value.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The stroking or non-stroking color value.</dd></dl>
+</li>
+</ul>
+<a name="setColor(org.apache.pdfbox.pdmodel.graphics.color.PDColor)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setColor</h4>
+<pre>protected abstract&nbsp;void&nbsp;setColor(<a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColor</a>&nbsp;color)</pre>
+<div class="block">Sets either the stroking or non-stroking color value.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>color</code> - The stroking or non-stroking color value.</dd></dl>
+</li>
+</ul>
+<a name="getColorSpace()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getColorSpace</h4>
+<pre>protected abstract&nbsp;<a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColorSpace.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColorSpace</a>&nbsp;getColorSpace()</pre>
+<div class="block">Returns either the stroking or non-stroking color space.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The stroking or non-stroking color space.</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/SetColor.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/color/SetNonStrokingColor.html" title="class in org.apache.pdfbox.contentstream.operator.color"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/pdfbox/contentstream/operator/color/SetColor.html" target="_top">Frames</a></li>
+<li><a href="SetColor.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/0450eb07/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html
----------------------------------------------------------------------
diff --git a/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html b/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html
new file mode 100644
index 0000000..76c50fa
--- /dev/null
+++ b/content/docs/2.0.8/javadocs/org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html
@@ -0,0 +1,370 @@
+<!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>SetNonStrokingColor (PDFBox reactor 2.0.8 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="SetNonStrokingColor (PDFBox reactor 2.0.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SetNonStrokingColor.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/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColorN.html" title="class in org.apache.pdfbox.contentstream.operator.color"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html" target="_top">Frames</a></li>
+<li><a href="SetNonStrokingColor.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.pdfbox.contentstream.operator.color</div>
+<h2 title="Class SetNonStrokingColor" class="title">Class SetNonStrokingColor</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/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><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">org.apache.pdfbox.contentstream.operator.color.SetColor</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColorN.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingColorN</a>, <a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingDeviceCMYKColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingDeviceCMYKColor</a>, <a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingDeviceGrayColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingDeviceGrayColor</a>, <a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingDeviceRGBColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetNonStrokingDeviceRGBColor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">SetNonStrokingColor</span>
+extends <a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetColor</a></pre>
+<div class="block">sc: Sets the colour to use for stroking non-stroking operations.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>John Hewson</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&nbsp;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">&nbsp;</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/color/SetNonStrokingColor.html#SetNonStrokingColor()">SetNonStrokingColor</a></strong>()</code>&nbsp;</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">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html#getColor()">getColor</a></strong>()</code>
+<div class="block">Returns the non-stroking color.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColorSpace.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColorSpace</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html#getColorSpace()">getColorSpace</a></strong>()</code>
+<div class="block">Returns the non-stroking color space.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.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>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html#setColor(org.apache.pdfbox.pdmodel.graphics.color.PDColor)">setColor</a></strong>(<a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColor</a>&nbsp;color)</code>
+<div class="block">Sets the non-stroking color.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.pdfbox.contentstream.operator.color.SetColor">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.pdfbox.contentstream.operator.color.<a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetColor</a></h3>
+<code><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html#process(org.apache.pdfbox.contentstream.operator.Operator,%20java.util.List)">process</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SetNonStrokingColor()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SetNonStrokingColor</h4>
+<pre>public&nbsp;SetNonStrokingColor()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getColor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getColor</h4>
+<pre>protected&nbsp;<a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColor</a>&nbsp;getColor()</pre>
+<div class="block">Returns the non-stroking color.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html#getColor()">getColor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetColor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The non-stroking color.</dd></dl>
+</li>
+</ul>
+<a name="setColor(org.apache.pdfbox.pdmodel.graphics.color.PDColor)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setColor</h4>
+<pre>protected&nbsp;void&nbsp;setColor(<a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColor.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColor</a>&nbsp;color)</pre>
+<div class="block">Sets the non-stroking color.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html#setColor(org.apache.pdfbox.pdmodel.graphics.color.PDColor)">setColor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetColor</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>color</code> - The new non-stroking color.</dd></dl>
+</li>
+</ul>
+<a name="getColorSpace()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getColorSpace</h4>
+<pre>protected&nbsp;<a href="../../../../../../org/apache/pdfbox/pdmodel/graphics/color/PDColorSpace.html" title="class in org.apache.pdfbox.pdmodel.graphics.color">PDColorSpace</a>&nbsp;getColorSpace()</pre>
+<div class="block">Returns the non-stroking color space.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html#getColorSpace()">getColorSpace</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color">SetColor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The non-stroking color space.</dd></dl>
+</li>
+</ul>
+<a name="getName()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<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>&nbsp;in class&nbsp;<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/SetNonStrokingColor.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/color/SetColor.html" title="class in org.apache.pdfbox.contentstream.operator.color"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColorN.html" title="class in org.apache.pdfbox.contentstream.operator.color"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/pdfbox/contentstream/operator/color/SetNonStrokingColor.html" target="_top">Frames</a></li>
+<li><a href="SetNonStrokingColor.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.pdfbox.contentstream.operator.OperatorProcessor">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="http://pdfbox.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>