Uses of Class
com.itextpdf.text.pdf.PdfDeviceNColor

Packages that use PdfDeviceNColor
com.itextpdf.text.pdf   
 

Uses of PdfDeviceNColor in com.itextpdf.text.pdf
 

Methods in com.itextpdf.text.pdf that return PdfDeviceNColor
 PdfDeviceNColor DeviceNColor.getPdfDeviceNColor()
           
 

Methods in com.itextpdf.text.pdf with parameters of type PdfDeviceNColor
 void PdfContentByte.setColorFill(PdfDeviceNColor dn, float[] tints)
           
 void PdfContentByte.setColorStroke(PdfDeviceNColor sp, float[] tints)
           
 

Constructors in com.itextpdf.text.pdf with parameters of type PdfDeviceNColor
DeviceNColor(PdfDeviceNColor pdfDeviceNColor, float[] tints)
           
 



Copyright © 2014. All Rights Reserved.