Uses of Class
org.sejda.sambox.pdmodel.interactive.annotation.PDExternalDataDictionary
Packages that use PDExternalDataDictionary
-
Uses of PDExternalDataDictionary in org.sejda.sambox.pdmodel.interactive.annotation
Methods in org.sejda.sambox.pdmodel.interactive.annotation that return PDExternalDataDictionaryModifier and TypeMethodDescriptionPDAnnotationMarkup.getExternalData()This will return the external data dictionary.Methods in org.sejda.sambox.pdmodel.interactive.annotation with parameters of type PDExternalDataDictionaryModifier and TypeMethodDescriptionvoidPDAnnotationMarkup.setExternalData(PDExternalDataDictionary externalData) This will set the external data dictionary.