Uses of Enum
com.evopdf.StandardCJKFont
-
Uses of StandardCJKFont in com.evopdf
Methods in com.evopdf that return StandardCJKFontModifier and TypeMethodDescriptionPdfFont.standardCJK()
Gets the predefined CJK fontstatic StandardCJKFont
Returns the enum constant of this type with the specified name.static StandardCJKFont[]
StandardCJKFont.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evopdf with parameters of type StandardCJKFontModifier and TypeMethodDescriptionvoid
PdfFont.setStandardCJK
(StandardCJKFont standardCJK) Sets the predefined CJK fontConstructors in com.evopdf with parameters of type StandardCJKFontModifierConstructorDescriptionPdfFont
(StandardCJKFont standardCJK, float fontSizePoints) Creates a CJK font