public interface ContentOperator
Modifier and Type | Method and Description |
---|---|
String |
getOperatorName() |
void |
invoke(ArrayList<PdfObject> operands,
PdfContentStreamHandler handler,
PdfDictionary resources)
Invokes a content operator.
|
void invoke(ArrayList<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources)
operands
- the operands that come with the operatorhandler
- TODOresources
- TODOString getOperatorName()
Copyright © 2015. All rights reserved.