jPod PDF library

Uses of Class
de.intarsys.pdf.font.outlet.FontFactoryException

Packages that use FontFactoryException
de.intarsys.pdf.font.outlet This package summarizes the handling of fonts. 
 

Uses of FontFactoryException in de.intarsys.pdf.font.outlet
 

Methods in de.intarsys.pdf.font.outlet that throw FontFactoryException
 PDFont IFontFactory.getBoldFlavor(PDFont font)
          A font based on font, but with "bold" style.
 PDFont IFontFactory.getFont(IFontQuery query)
          A font satisfying the conditions defined in query.
 PDFont IFontFactory.getItalicFlavor(PDFont font)
          A font based on font, but with "italic" style.
 PDFont IFontFactory.getRegularFlavor(PDFont font)
          A font based on font, but with "regular" style.
 


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.