org.jfree.pixie.wmf
Interface FontConstants
public interface FontConstants
Various FontConstants defined in the Windows API.
DEFAULT_QUALITY
static final int DEFAULT_QUALITY
- See Also:
- Constant Field Values
DRAFT_QUALITY
static final int DRAFT_QUALITY
- See Also:
- Constant Field Values
PROOF_QUALITY
static final int PROOF_QUALITY
- See Also:
- Constant Field Values
NONANTIALIASED_QUALITY
static final int NONANTIALIASED_QUALITY
- See Also:
- Constant Field Values
ANTIALIASED_QUALITY
static final int ANTIALIASED_QUALITY
- See Also:
- Constant Field Values
DEFAULT_PITCH
static final int DEFAULT_PITCH
- See Also:
- Constant Field Values
FIXED_PITCH
static final int FIXED_PITCH
- See Also:
- Constant Field Values
VARIABLE_PITCH
static final int VARIABLE_PITCH
- See Also:
- Constant Field Values
MONO_FONT
static final int MONO_FONT
- See Also:
- Constant Field Values
FF_DONTCARE
static final int FF_DONTCARE
- See Also:
- Constant Field Values
FF_ROMAN
static final int FF_ROMAN
- Variable stroke width, serifed. Times Roman, Century Schoolbook, etc.
- See Also:
- Constant Field Values
FF_SWISS
static final int FF_SWISS
- See Also:
- Constant Field Values
FF_MODERN
static final int FF_MODERN
- See Also:
- Constant Field Values
FF_SCRIPT
static final int FF_SCRIPT
- See Also:
- Constant Field Values
FF_DECORATIVE
static final int FF_DECORATIVE
- See Also:
- Constant Field Values
FW_DONTCARE
static final int FW_DONTCARE
- See Also:
- Constant Field Values
FW_THIN
static final int FW_THIN
- See Also:
- Constant Field Values
FW_EXTRALIGHT
static final int FW_EXTRALIGHT
- See Also:
- Constant Field Values
FW_LIGHT
static final int FW_LIGHT
- See Also:
- Constant Field Values
FW_NORMAL
static final int FW_NORMAL
- See Also:
- Constant Field Values
FW_MEDIUM
static final int FW_MEDIUM
- See Also:
- Constant Field Values
FW_SEMIBOLD
static final int FW_SEMIBOLD
- See Also:
- Constant Field Values
FW_BOLD
static final int FW_BOLD
- See Also:
- Constant Field Values
FW_EXTRABOLD
static final int FW_EXTRABOLD
- See Also:
- Constant Field Values
FW_HEAVY
static final int FW_HEAVY
- See Also:
- Constant Field Values
FW_ULTRALIGHT
static final int FW_ULTRALIGHT
- See Also:
- Constant Field Values
FW_REGULAR
static final int FW_REGULAR
- See Also:
- Constant Field Values
FW_DEMIBOLD
static final int FW_DEMIBOLD
- See Also:
- Constant Field Values
FW_ULTRABOLD
static final int FW_ULTRABOLD
- See Also:
- Constant Field Values
FW_BLACK
static final int FW_BLACK
- See Also:
- Constant Field Values