Uses of Enum
com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
Packages that use StandardAnnotationFont
-
Uses of StandardAnnotationFont in com.itextpdf.kernel.pdf.annot.da
Subclasses with type arguments of type StandardAnnotationFont in com.itextpdf.kernel.pdf.annot.daModifier and TypeClassDescriptionenumStandard fonts that can be used in pdf annotationFields in com.itextpdf.kernel.pdf.annot.da with type parameters of type StandardAnnotationFontModifier and TypeFieldDescriptionprivate static final Map<StandardAnnotationFont, String> AnnotationDefaultAppearance.stdAnnotFontNamesMethods in com.itextpdf.kernel.pdf.annot.da that return StandardAnnotationFontModifier and TypeMethodDescriptionstatic StandardAnnotationFontReturns the enum constant of this type with the specified name.static StandardAnnotationFont[]StandardAnnotationFont.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 StandardAnnotationFontModifier and TypeMethodDescriptionAnnotationDefaultAppearance.setFont(StandardAnnotationFont font) Sets theAnnotationDefaultAppearance's default font.