|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pdfbox.pdmodel.font.FontManager
public class FontManager
This class is used as font manager.
Method Summary | |
---|---|
static Font |
getAwtFont(String font)
Get the font for the given fontname. |
static Font |
getStandardFont()
Get the standard font from the environment, usually Arial or Times New Roman. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Font getStandardFont()
public static Font getAwtFont(String font)
font
- The name of the font.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |