Home » pdfbox-1.1.0-src » org.apache.pdfbox.pdmodel.font » [javadoc | source]
org.apache.pdfbox.pdmodel.font
public class: FontManager [javadoc | source]
java.lang.Object
   org.apache.pdfbox.pdmodel.font.FontManager
This class is used as font manager.
Method from org.apache.pdfbox.pdmodel.font.FontManager Summary:
getAwtFont,   getStandardFont
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.pdfbox.pdmodel.font.FontManager Detail:
 public static Font getAwtFont(String font) 
    Get the font for the given fontname.
 public static Font getStandardFont() 
    Get the standard font from the environment, usually Arial or Times New Roman.