Uses of Enum Class
org.openpatch.scratch.extensions.text.TextStyle
Packages that use TextStyle
-
Uses of TextStyle in org.openpatch.scratch.extensions.text
Methods in org.openpatch.scratch.extensions.text that return TextStyleModifier and TypeMethodDescriptionstatic TextStyle
Returns the enum constant of this class with the specified name.static TextStyle[]
TextStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openpatch.scratch.extensions.text with parameters of type TextStyleModifier and TypeMethodDescriptionvoid
Sets the style of the text.Constructors in org.openpatch.scratch.extensions.text with parameters of type TextStyle