|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentOperator
Interface implemented by a series of content operators
Method Summary | |
---|---|
void |
invoke(PdfContentStreamProcessor processor,
PdfLiteral operator,
java.util.ArrayList operands)
Invokes a content operator. |
Method Detail |
---|
void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, java.util.ArrayList operands)
processor
- the processor that is dealing with the PDF contentoperator
- the literal PDF syntax of the operatoroperands
- the operands that come with the operator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |