public class FontFamilyValues extends Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
CURSIVE |
static CSSConstant |
FANTASY |
static CSSConstant |
MONOSPACE |
static CSSConstant |
NONE |
static CSSConstant |
SANS_SERIF |
static CSSConstant |
SERIF |
public static final CSSConstant SERIF
public static final CSSConstant SANS_SERIF
public static final CSSConstant FANTASY
public static final CSSConstant CURSIVE
public static final CSSConstant MONOSPACE
public static final CSSConstant NONE