Uses of Class
org.sejda.sambox.pdmodel.interactive.annotation.PDAppearanceDictionary
Packages that use PDAppearanceDictionary
-
Uses of PDAppearanceDictionary in org.sejda.sambox.pdmodel.interactive.annotation
Methods in org.sejda.sambox.pdmodel.interactive.annotation that return PDAppearanceDictionaryModifier and TypeMethodDescriptionPDAnnotation.getAppearance()This will get the appearance dictionary associated with this annotation.Methods in org.sejda.sambox.pdmodel.interactive.annotation with parameters of type PDAppearanceDictionaryModifier and TypeMethodDescriptionvoidPDAnnotation.setAppearance(PDAppearanceDictionary appearance) This will set the appearance associated with this annotation.