Uses of Enum Class
com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
-
Uses of LDHtmlLayout.FontSize in com.logicaldoc.util.log4j
Modifier and TypeMethodDescriptionstatic LDHtmlLayout.FontSize
LDHtmlLayout.FontSize.getFontSize
(String size) LDHtmlLayout.FontSize.larger()
static LDHtmlLayout.FontSize
Returns the enum constant of this class with the specified name.static LDHtmlLayout.FontSize[]
LDHtmlLayout.FontSize.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionLDHtmlLayout.Builder.withFontSize
(LDHtmlLayout.FontSize fontSize)