Uses of Class
com.itextpdf.kernel.pdf.PdfDashPattern
 
     
      Packages that use PdfDashPattern
     
 
      
     -  
        
Uses of PdfDashPattern in com.itextpdf.kernel.pdf
Constructors in com.itextpdf.kernel.pdf with parameters of type PdfDashPatternModifierConstructorDescriptionPdfAnnotationBorder(float hRadius, float vRadius, float width, PdfDashPattern dash) Creates aPdfAnnotationBorderwith 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.