Uses of Class
com.itextpdf.text.pdf.PdfDashPattern
-
Packages that use PdfDashPattern Package Description com.itextpdf.text.pdf -
-
Uses of PdfDashPattern in com.itextpdf.text.pdf
Constructors in com.itextpdf.text.pdf with parameters of type PdfDashPattern Constructor Description PdfBorderArray(float hRadius, float vRadius, float width, PdfDashPattern dash)
Constructs a newPdfBorderArray
.PdfBorderDictionary(float borderWidth, int borderStyle, PdfDashPattern dashes)
Constructs aPdfBorderDictionary
.
-