public class RTFFontFamily
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static RTFFontFamily |
BIDI |
static RTFFontFamily |
DECOR |
static RTFFontFamily |
MODERN |
static RTFFontFamily |
NIL |
static RTFFontFamily |
ROMAN |
static RTFFontFamily |
SCRIPT |
static RTFFontFamily |
SWISS |
static RTFFontFamily |
TECH |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRtfCode()
Return a code suitable for inclusion in a RTF file.
|
public static final RTFFontFamily NIL
public static final RTFFontFamily ROMAN
public static final RTFFontFamily SWISS
public static final RTFFontFamily MODERN
public static final RTFFontFamily SCRIPT
public static final RTFFontFamily DECOR
public static final RTFFontFamily TECH
public static final RTFFontFamily BIDI