Uses of Class
com.itextpdf.text.pdf.PdfDeviceNColor
-
Packages that use PdfDeviceNColor Package Description com.itextpdf.text.pdf -
-
Uses of PdfDeviceNColor in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return PdfDeviceNColor Modifier and Type Method Description PdfDeviceNColorDeviceNColor. getPdfDeviceNColor()Methods in com.itextpdf.text.pdf with parameters of type PdfDeviceNColor Modifier and Type Method Description voidPdfContentByte. setColorFill(PdfDeviceNColor dn, float[] tints)voidPdfContentByte. setColorStroke(PdfDeviceNColor sp, float[] tints)Constructors in com.itextpdf.text.pdf with parameters of type PdfDeviceNColor Constructor Description DeviceNColor(PdfDeviceNColor pdfDeviceNColor, float[] tints)
-