Uses of Class
com.lowagie.text.pdf.parser.Matrix
Packages that use Matrix
-
Uses of Matrix in com.lowagie.text.pdf.parser
Methods in com.lowagie.text.pdf.parser that return MatrixModifier and TypeMethodDescriptionPdfContentStreamProcessor.getCurrentTextLineMatrix()Returns the current line matrix.PdfContentStreamProcessor.getCurrentTextMatrix()Returns the current text matrix.multiplies this matrix by 'b' and returns the result See http://en.wikipedia.org/wiki/Matrix_multiplicationMethods in com.lowagie.text.pdf.parser with parameters of type MatrixModifier and TypeMethodDescriptionabstract voidPdfContentStreamProcessor.displayText(String text, Matrix nextTextMatrix) Displays text.voidSimpleTextExtractingPdfContentStreamProcessor.displayText(String text, Matrix endingTextMatrix) Writes text to the result.multiplies this matrix by 'b' and returns the result See http://en.wikipedia.org/wiki/Matrix_multiplication