|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.pdf.parser.PdfContentStreamProcessor.ModifyCurrentTransformationMatrix
private static class PdfContentStreamProcessor.ModifyCurrentTransformationMatrix
A content operator implementation (cm).
Constructor Summary | |
---|---|
private |
PdfContentStreamProcessor.ModifyCurrentTransformationMatrix()
|
Method Summary | |
---|---|
void |
invoke(PdfContentStreamProcessor processor,
PdfLiteral operator,
java.util.ArrayList operands)
Invokes a content operator. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private PdfContentStreamProcessor.ModifyCurrentTransformationMatrix()
Method Detail |
---|
public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, java.util.ArrayList operands)
ContentOperator
invoke
in interface ContentOperator
processor
- the processor that is dealing with the PDF contentoperator
- the literal PDF syntax of the operatoroperands
- the operands that come with the operator
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |