Uses of Enum
com.itextpdf.kernel.pdf.annot.da.ExtendedAnnotationFont
Packages that use ExtendedAnnotationFont
-
Uses of ExtendedAnnotationFont in com.itextpdf.kernel.pdf.annot.da
Subclasses with type arguments of type ExtendedAnnotationFont in com.itextpdf.kernel.pdf.annot.daModifier and TypeClassDescriptionenumExtended annotation fonts that are supported only by AcrobatFields in com.itextpdf.kernel.pdf.annot.da with type parameters of type ExtendedAnnotationFontModifier and TypeFieldDescriptionprivate static final Map<ExtendedAnnotationFont, String> AnnotationDefaultAppearance.extAnnotFontNamesMethods in com.itextpdf.kernel.pdf.annot.da that return ExtendedAnnotationFontModifier and TypeMethodDescriptionstatic ExtendedAnnotationFontReturns the enum constant of this type with the specified name.static ExtendedAnnotationFont[]ExtendedAnnotationFont.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.itextpdf.kernel.pdf.annot.da with parameters of type ExtendedAnnotationFontModifier and TypeMethodDescriptionAnnotationDefaultAppearance.setFont(ExtendedAnnotationFont font) Sets theAnnotationDefaultAppearance's default font.