Uses of Class
com.itextpdf.kernel.pdf.PdfDashPattern
-
Packages that use PdfDashPattern Package Description com.itextpdf.kernel.pdf -
-
Uses of PdfDashPattern in com.itextpdf.kernel.pdf
Constructors in com.itextpdf.kernel.pdf with parameters of type PdfDashPattern Constructor Description PdfAnnotationBorder(float hRadius, float vRadius, float width, PdfDashPattern dash)
Creates aPdfAnnotationBorder
with three numbers defining the horizontal corner radius, vertical corner radius, and border width, all in default user space units and a dash pattern for the border lines.
-