|
jPod PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |