Uses of Class
com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
-
Packages that use PdfTransparencyGroup Package Description com.itextpdf.kernel.pdf.xobject -
-
Uses of PdfTransparencyGroup in com.itextpdf.kernel.pdf.xobject
Methods in com.itextpdf.kernel.pdf.xobject that return PdfTransparencyGroup Modifier and Type Method Description PdfTransparencyGroup
PdfTransparencyGroup. put(PdfName key, PdfObject value)
Methods in com.itextpdf.kernel.pdf.xobject with parameters of type PdfTransparencyGroup Modifier and Type Method Description PdfFormXObject
PdfFormXObject. setGroup(PdfTransparencyGroup transparency)
Sets a group attributes dictionary indicating that the contents of the form XObject shall be treated as a group and specifying the attributes of that group.
-