Uses of Class
org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
Packages that use PDTransparencyGroupAttributes
Package
Description
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 PDTransparencyGroupAttributesModifier and TypeMethodDescriptionPDFormXObject.getGroup()Returns the transparency group attributes dictionary.Methods in org.apache.pdfbox.pdmodel.graphics.form with parameters of type PDTransparencyGroupAttributesModifier and TypeMethodDescriptionvoidPDFormXObject.setGroup(PDTransparencyGroupAttributes group) Sets the transparency group attributes dictionary.