@CatalogedBy(value=TextColors.class) public interface TextColor extends CatalogType, TextElement
Text.TextColors| Modifier and Type | Method and Description |
|---|---|
default void |
applyTo(Text.Builder builder)
Applies this element to the end of the specified builder.
|
Color |
getColor()
|
getId, getNameColor getColor()
default void applyTo(Text.Builder builder)
TextElementapplyTo in interface TextElementbuilder - Text builder to apply to