Uses of Class
com.itextpdf.text.pdf.PdfLabColor
-
Packages that use PdfLabColor Package Description com.itextpdf.text.pdf -
-
Uses of PdfLabColor in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return PdfLabColor Modifier and Type Method Description PdfLabColorLabColor. getLabColorSpace()Methods in com.itextpdf.text.pdf with parameters of type PdfLabColor Modifier and Type Method Description voidPdfContentByte. setColorFill(PdfLabColor lab, float l, float a, float b)voidPdfContentByte. setColorStroke(PdfLabColor lab, float l, float a, float b)Constructors in com.itextpdf.text.pdf with parameters of type PdfLabColor Constructor Description LabColor(PdfLabColor labColorSpace, float l, float a, float b)
-