Uses of Class org.pdfbox.pdmodel.common.PDMatrix

Uses in package org.pdfbox.pdmodel.graphics.color

Methods with parameter type org.pdfbox.pdmodel.common.PDMatrix

void
This will set the linear interpretation matrix.

Methods with return type org.pdfbox.pdmodel.common.PDMatrix

PDMatrix
This will get the linear interpretation array.

Uses in package org.pdfbox.pdmodel.font

Methods with parameter type org.pdfbox.pdmodel.common.PDMatrix

void
Set the font matrix for this type3 font.

Methods with return type org.pdfbox.pdmodel.common.PDMatrix

PDMatrix
This will get the matrix that is used to transform glyph space to text space.