Uses of Enum Class
ca.phon.app.log.LogLayout.FontSize
Packages that use LogLayout.FontSize
-
Uses of LogLayout.FontSize in ca.phon.app.log
Subclasses with type arguments of type LogLayout.FontSize in ca.phon.app.logMethods in ca.phon.app.log that return LogLayout.FontSizeModifier and TypeMethodDescriptionstatic LogLayout.FontSizeLogLayout.FontSize.getFontSize(String size) LogLayout.getFontSize()LogLayout.getHeaderSize()LogLayout.FontSize.larger()static LogLayout.FontSizeReturns the enum constant of this class with the specified name.static LogLayout.FontSize[]LogLayout.FontSize.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.app.log with parameters of type LogLayout.FontSize