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 PDTransparencyGroupAttributesPDFormXObject. groupMethods in org.apache.pdfbox.pdmodel.graphics.form that return PDTransparencyGroupAttributes Modifier and Type Method Description PDTransparencyGroupAttributesPDFormXObject. getGroup()Returns the group attributes dictionary.
-