Uses of Class
com.itextpdf.kernel.pdf.annot.PdfAnnotationAppearance
 
     
      Packages that use PdfAnnotationAppearance
     
 
      
     -  
        
Uses of PdfAnnotationAppearance in com.itextpdf.kernel.pdf.annot
Methods in com.itextpdf.kernel.pdf.annot that return PdfAnnotationAppearanceModifier and TypeMethodDescriptionPdfAnnotationAppearance.setState(PdfName stateName, PdfFormXObject state) PdfAnnotationAppearance.setStateObject(PdfName stateName, PdfStream state) Methods in com.itextpdf.kernel.pdf.annot with parameters of type PdfAnnotationAppearanceModifier and TypeMethodDescriptionPdfAnnotation.setAppearance(PdfName appearanceType, PdfAnnotationAppearance appearance) Sets a specific type of the appearance usingPdfAnnotationAppearancewrapper.PdfAnnotation.setDownAppearance(PdfAnnotationAppearance appearance) Sets down appearance usingPdfAnnotationAppearancewrapper.PdfAnnotation.setNormalAppearance(PdfAnnotationAppearance appearance) Sets normal appearance usingPdfAnnotationAppearancewrapper.PdfAnnotation.setRolloverAppearance(PdfAnnotationAppearance appearance) Sets rollover appearance usingPdfAnnotationAppearancewrapper.