public class BeginText extends OperatorProcessor
context
Constructor and Description |
---|
BeginText() |
Modifier and Type | Method and Description |
---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
process : BT : Begin text object.
|
getContext, setContext
public void process(PDFOperator operator, List<COSBase> arguments)
process
in class OperatorProcessor
operator
- The operator that is being executed.arguments
- ListCopyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.