com.itextpdf.text.pdf.pdfcleanup
Class PdfCleanUpContentOperator
java.lang.Object
com.itextpdf.text.pdf.pdfcleanup.PdfCleanUpContentOperator
- All Implemented Interfaces:
- ContentOperator
public class PdfCleanUpContentOperator
- extends Object
- implements ContentOperator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cleanUpStrategy
protected PdfCleanUpRenderListener cleanUpStrategy
originalContentOperator
protected ContentOperator originalContentOperator
PdfCleanUpContentOperator
public PdfCleanUpContentOperator(PdfCleanUpRenderListener cleanUpStrategy)
populateOperators
public static void populateOperators(PdfContentStreamProcessor contentProcessor,
PdfCleanUpRenderListener pdfCleanUpRenderListener)
invoke
public void invoke(PdfContentStreamProcessor pdfContentStreamProcessor,
PdfLiteral operator,
ArrayList<PdfObject> operands)
throws Exception
- Specified by:
invoke
in interface ContentOperator
- Throws:
Exception
Copyright © 2014. All Rights Reserved.