public class SetTextRenderingMode extends OperatorProcessor
Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
context| Constructor and Description | 
|---|
| SetTextRenderingMode() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(PDFOperator operator,
       List<COSBase> arguments)Tr Set text rendering mode. | 
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessoroperator - The operator that is being executed.arguments - ListIOException - If an error occurs while processing the font.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.