Uses of Enum
org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
Packages that use HtmlLayout.FontSize
-
Uses of HtmlLayout.FontSize in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout that return HtmlLayout.FontSizeModifier and TypeMethodDescriptionstatic HtmlLayout.FontSizeHtmlLayout.FontSize.getFontSize(String size) HtmlLayout.FontSize.larger()static HtmlLayout.FontSizeReturns the enum constant of this type with the specified name.static HtmlLayout.FontSize[]HtmlLayout.FontSize.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.logging.log4j.core.layout with parameters of type HtmlLayout.FontSize