Uses of Enum Class
ai.dat.core.configuration.description.TextElement.TextStyle
Packages that use TextElement.TextStyle
-
Uses of TextElement.TextStyle in ai.dat.core.configuration.description
Methods in ai.dat.core.configuration.description that return TextElement.TextStyleModifier and TypeMethodDescriptionstatic TextElement.TextStyleReturns the enum constant of this class with the specified name.static TextElement.TextStyle[]TextElement.TextStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.dat.core.configuration.description that return types with arguments of type TextElement.TextStyleMethod parameters in ai.dat.core.configuration.description with type arguments of type TextElement.TextStyleModifier and TypeMethodDescriptionprotected abstract voidFormatter.formatText(StringBuilder state, String format, String[] elements, EnumSet<TextElement.TextStyle> styles) protected voidHtmlFormatter.formatText(StringBuilder state, String format, String[] elements, EnumSet<TextElement.TextStyle> styles)