Uses of Class
org.sejda.sambox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Packages that use PDFourColours
Package
Description
The tagged PDF package provides a mechanism for incorporating "tags" (standard
structure types and attributes) into a PDF file.
-
Uses of PDFourColours in org.sejda.sambox.pdmodel.documentinterchange.taggedpdf
Methods in org.sejda.sambox.pdmodel.documentinterchange.taggedpdf with parameters of type PDFourColoursModifier and TypeMethodDescriptionvoidPDLayoutAttributeObject.setBorderColors(PDFourColours borderColors) Sets the border colours for four sides separately (BorderColor).protected voidPDStandardAttributeObject.setFourColors(String name, PDFourColours value) Sets four colours.