public class ShowTextGlyph extends OperatorProcessor
context| Constructor and Description | 
|---|
| ShowTextGlyph() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(PDFOperator operator,
       List<COSBase> arguments)TJ Show text, allowing individual glyph positioning. | 
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessoroperator - The operator that is being executed.arguments - ListIOException - If there is an error processing this operator.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.