Uses of Class
com.itextpdf.text.pdf.parser.PdfContentStreamProcessor
Packages that use PdfContentStreamProcessor
-
Uses of PdfContentStreamProcessor in com.itextpdf.text.pdf.parser
Methods in com.itextpdf.text.pdf.parser with parameters of type PdfContentStreamProcessorModifier and TypeMethodDescriptionvoidPdfContentStreamProcessor.FormXObjectDoHandler.handleXObject(PdfContentStreamProcessor processor, PdfStream stream, PdfIndirectReference ref) voidPdfContentStreamProcessor.FormXObjectDoHandler.handleXObject(PdfContentStreamProcessor processor, PdfStream stream, PdfIndirectReference ref, Stack<MarkedContentInfo> markedContentStack) voidPdfContentStreamProcessor.IgnoreXObjectDoHandler.handleXObject(PdfContentStreamProcessor processor, PdfStream xobjectStream, PdfIndirectReference ref) voidPdfContentStreamProcessor.IgnoreXObjectDoHandler.handleXObject(PdfContentStreamProcessor processor, PdfStream xobjectStream, PdfIndirectReference ref, Stack<MarkedContentInfo> markedContentStack) voidPdfContentStreamProcessor.ImageXObjectDoHandler.handleXObject(PdfContentStreamProcessor processor, PdfStream xobjectStream, PdfIndirectReference ref) voidPdfContentStreamProcessor.ImageXObjectDoHandler.handleXObject(PdfContentStreamProcessor processor, PdfStream xobjectStream, PdfIndirectReference ref, Stack<MarkedContentInfo> markedContentStack) voidXObjectDoHandler.handleXObject(PdfContentStreamProcessor processor, PdfStream stream, PdfIndirectReference ref) voidXObjectDoHandler.handleXObject(PdfContentStreamProcessor processor, PdfStream stream, PdfIndirectReference ref, Stack<MarkedContentInfo> markedContentStack) voidContentOperator.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) Invokes a content operator.voidPdfContentStreamProcessor.BeginMarkedContent.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.BeginMarkedContentDictionary.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.BeginText.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.ClipPath.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.CloseSubpath.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.Curve.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.CurveFirstPointDuplicated.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.CurveFourhPointDuplicated.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.Do.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.EndMarkedContent.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.EndPath.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.EndText.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.IgnoreOperatorContentOperator.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.LineTo.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.ModifyCurrentTransformationMatrix.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.MoveNextLineAndShowText.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.MoveNextLineAndShowTextWithSpacing.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.MoveTo.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.PaintPath.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.PopGraphicsState.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.ProcessGraphicsStateResource.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.PushGraphicsState.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.Rectangle.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetCMYKFill.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetCMYKStroke.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetColorFill.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetColorSpaceFill.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetColorSpaceStroke.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetColorStroke.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetGrayFill.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetGrayStroke.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetLineCap.invoke(PdfContentStreamProcessor processor, PdfLiteral oper, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetLineDashPattern.invoke(PdfContentStreamProcessor processor, PdfLiteral oper, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetLineJoin.invoke(PdfContentStreamProcessor processor, PdfLiteral oper, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetLineWidth.invoke(PdfContentStreamProcessor processor, PdfLiteral oper, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetMiterLimit.invoke(PdfContentStreamProcessor processor, PdfLiteral oper, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetRGBFill.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetRGBStroke.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetTextCharacterSpacing.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetTextFont.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetTextHorizontalScaling.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetTextLeading.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetTextRenderMode.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetTextRise.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.SetTextWordSpacing.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.ShowText.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.ShowTextArray.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.TextMoveNextLine.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.TextMoveStartNextLine.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.TextMoveStartNextLineWithLeading.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) voidPdfContentStreamProcessor.TextSetTextMatrix.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) -
Uses of PdfContentStreamProcessor in com.itextpdf.text.pdf.pdfcleanup
Methods in com.itextpdf.text.pdf.pdfcleanup with parameters of type PdfContentStreamProcessorModifier and TypeMethodDescriptionvoidPdfCleanUpContentOperator.invoke(PdfContentStreamProcessor pdfContentStreamProcessor, PdfLiteral operator, ArrayList<PdfObject> operands) static voidPdfCleanUpContentOperator.populateOperators(PdfContentStreamProcessor contentProcessor, PdfCleanUpRenderListener pdfCleanUpRenderListener)