Uses of Enum Class
com.iizix.prop.font.BrowserFontFormat
Uses of BrowserFontFormat in com.iizix.prop.font
Modifier and TypeMethodDescriptionstatic BrowserFontFormat
BrowserFontFormat.fromParsedUserAgent
(ua_parser.Client client) Finds the browser font format from the parsed client user agent.static BrowserFontFormat
Returns the enum constant of this class with the specified name.static BrowserFontFormat[]
BrowserFontFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionFontFiles.getFontFile
(BrowserFontFormat browserFontFormat) Returns the font file that is used for the client session in question.