public class BoldStyle
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static BoldStyle |
BOLD
Emboldened style
|
static BoldStyle |
NORMAL
Normal style
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets the string description of the bold style
|
int |
getValue()
Gets the value of the bold weight.
|