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