Uses of Class
org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
-
Packages that use PDTransparencyGroupAttributes Package Description org.apache.pdfbox.pdmodel.graphics.form This package deals with Form XObjects that are stored in a PDF document. -
-
Uses of PDTransparencyGroupAttributes in org.apache.pdfbox.pdmodel.graphics.form
Methods in org.apache.pdfbox.pdmodel.graphics.form that return PDTransparencyGroupAttributes Modifier and Type Method Description PDTransparencyGroupAttributes
PDFormXObject. getGroup()
Returns the group attributes dictionary.
-