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