public final class BeginInlineImage extends GraphicsOperatorProcessor
context| Constructor | Description |
|---|---|
BeginInlineImage() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
java.util.List<COSBase> operands) |
Process the operator.
|
setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckArrayTypesClass, getContextpublic void process(Operator operator, java.util.List<COSBase> operands) throws java.io.IOException
OperatorProcessorprocess in class OperatorProcessoroperator - the operator to processoperands - the operands to use when processingjava.io.IOException - if the operator cannot be processedpublic java.lang.String getName()
OperatorProcessorgetName in class OperatorProcessorCopyright © 2002–2018. All rights reserved.