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
Fields in org.apache.pdfbox.pdmodel.graphics.form declared as PDTransparencyGroupAttributes Modifier and Type Field Description private PDTransparencyGroupAttributes
PDFormXObject. group
Methods in org.apache.pdfbox.pdmodel.graphics.form that return PDTransparencyGroupAttributes Modifier and Type Method Description PDTransparencyGroupAttributes
PDFormXObject. getGroup()
Returns the group attributes dictionary.
-