Uses of Enum Class
com.iizix.prop.font.BrowserFontFormat
Packages that use BrowserFontFormat
Uses of BrowserFontFormat in com.iizix.prop.font
Methods in com.iizix.prop.font that return BrowserFontFormatModifier 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.Methods in com.iizix.prop.font with parameters of type BrowserFontFormatModifier and TypeMethodDescriptionFontFiles.getFontFile
(BrowserFontFormat browserFontFormat) Returns the font file that is used for the client session in question.