Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor.ShowTextOperator
-
Packages that use PdfCanvasProcessor.ShowTextOperator Package Description com.itextpdf.kernel.pdf.canvas.parser -
-
Uses of PdfCanvasProcessor.ShowTextOperator in com.itextpdf.kernel.pdf.canvas.parser
Fields in com.itextpdf.kernel.pdf.canvas.parser declared as PdfCanvasProcessor.ShowTextOperator Modifier and Type Field Description private PdfCanvasProcessor.ShowTextOperator
PdfCanvasProcessor.MoveNextLineAndShowTextOperator. showText
Constructors in com.itextpdf.kernel.pdf.canvas.parser with parameters of type PdfCanvasProcessor.ShowTextOperator Constructor Description MoveNextLineAndShowTextOperator(PdfCanvasProcessor.TextMoveNextLineOperator textMoveNextLine, PdfCanvasProcessor.ShowTextOperator showText)
Creates the new instance of this handler
-