de.intarsys.font
Class FontStyle
java.lang.Object
de.intarsys.font.FontStyle
public class FontStyle
- extends Object
docme
COUNT
public static final int COUNT
- The number of font styles
- See Also:
- Constant Field Values
UNDEFINED
public static final FontStyle UNDEFINED
- The enumeration of supported font styles
REGULAR
public static final FontStyle REGULAR
ITALIC
public static final FontStyle ITALIC
BOLD
public static final FontStyle BOLD
BOLD_ITALIC
public static final FontStyle BOLD_ITALIC
getFontStyle
public static FontStyle getFontStyle(String name)
getBoldFlavor
public FontStyle getBoldFlavor()
getItalicFlavor
public FontStyle getItalicFlavor()
getLabel
public String getLabel()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.