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
Fields in com.itextpdf.text.pdf declared as PdfDeviceNColor Modifier and Type Field Description (package private) PdfDeviceNColorDeviceNColor. pdfDeviceNColorMethods 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)
-