Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
Packages that use PDDeviceNAttributes
Package
Description
This package deals with colors that are stored in a PDF document.
-
Uses of PDDeviceNAttributes in org.apache.pdfbox.pdmodel.graphics.color
Methods in org.apache.pdfbox.pdmodel.graphics.color that return PDDeviceNAttributesModifier and TypeMethodDescriptionPDDeviceN.getAttributes()
Returns the attributes associated with the DeviceN color space.Methods in org.apache.pdfbox.pdmodel.graphics.color with parameters of type PDDeviceNAttributesModifier and TypeMethodDescriptionvoid
PDDeviceN.setAttributes
(PDDeviceNAttributes attributes) Sets the color space attributes.