Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
-
Packages that use PDDeviceNAttributes Package Description org.apache.pdfbox.pdmodel.graphics.color 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 PDDeviceNAttributes Modifier and Type Method Description PDDeviceNAttributesPDDeviceN. getAttributes()Returns the attributes associated with the DeviceN color space.Methods in org.apache.pdfbox.pdmodel.graphics.color with parameters of type PDDeviceNAttributes Modifier and Type Method Description voidPDDeviceN. setAttributes(PDDeviceNAttributes attributes)Sets the color space attributes.
-