|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseFontCreateException | |
---|---|
org.pentaho.reporting.libraries.fonts.itext |
Uses of BaseFontCreateException in org.pentaho.reporting.libraries.fonts.itext |
---|
Methods in org.pentaho.reporting.libraries.fonts.itext that throw BaseFontCreateException | |
---|---|
com.lowagie.text.pdf.BaseFont |
BaseFontSupport.createBaseFont(java.lang.String logicalName,
boolean bold,
boolean italic,
java.lang.String encoding,
boolean embedded)
Creates a iText-BaseFont for an font. |
BaseFontRecord |
BaseFontSupport.createBaseFontRecord(java.lang.String logicalName,
boolean bold,
boolean italic,
java.lang.String encoding,
boolean embedded)
Creates a BaseFontRecord for an font. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |