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