Uses of Enum Class
com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
Packages that use LDHtmlLayout.FontSize
-
Uses of LDHtmlLayout.FontSize in com.logicaldoc.util.log4j
Methods in com.logicaldoc.util.log4j that return LDHtmlLayout.FontSizeModifier and TypeMethodDescriptionstatic LDHtmlLayout.FontSizeLDHtmlLayout.FontSize.getFontSize(String size) LDHtmlLayout.FontSize.larger()static LDHtmlLayout.FontSizeReturns 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.Methods in com.logicaldoc.util.log4j with parameters of type LDHtmlLayout.FontSizeModifier and TypeMethodDescriptionLDHtmlLayout.Builder.withFontSize(LDHtmlLayout.FontSize fontSize)