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