Uses of Class
com.itextpdf.kernel.pdf.annot.da.AnnotationDefaultAppearance
 
     
      Packages that use AnnotationDefaultAppearance
     
 
      
     -  
        
Uses of AnnotationDefaultAppearance in com.itextpdf.kernel.pdf.annot
Methods in com.itextpdf.kernel.pdf.annot with parameters of type AnnotationDefaultAppearanceModifier and TypeMethodDescriptionPdfFreeTextAnnotation.setDefaultAppearance(AnnotationDefaultAppearance da) PdfRedactAnnotation.setDefaultAppearance(AnnotationDefaultAppearance da)  -  
        
Uses of AnnotationDefaultAppearance in com.itextpdf.kernel.pdf.annot.da
Methods in com.itextpdf.kernel.pdf.annot.da that return AnnotationDefaultAppearanceModifier and TypeMethodDescriptionAnnotationDefaultAppearance.setColor(DeviceCmyk cmykColor) Sets theAnnotationDefaultAppearance's default font color.AnnotationDefaultAppearance.setColor(DeviceGray grayColor) Sets theAnnotationDefaultAppearance's default font color.Sets theAnnotationDefaultAppearance's default font color.AnnotationDefaultAppearance.setFont(ExtendedAnnotationFont font) Sets theAnnotationDefaultAppearance's default font.AnnotationDefaultAppearance.setFont(StandardAnnotationFont font) Sets theAnnotationDefaultAppearance's default font.AnnotationDefaultAppearance.setFontSize(float fontSize) Sets theAnnotationDefaultAppearance's default font size.