public class FontWeight extends Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
BOLD |
static CSSConstant |
BOLDER |
static CSSConstant |
LIGHTER |
static CSSConstant |
NORMAL |
public static final CSSConstant NORMAL
public static final CSSConstant BOLD
public static final CSSConstant BOLDER
public static final CSSConstant LIGHTER