|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrefinery.report.targets.support.itext.BaseFontSupport
iText font support.
| Constructor Summary | |
BaseFontSupport()
Creates a new support instance. |
|
| Method Summary | |
void |
close()
Close the font support. |
BaseFontRecord |
createBaseFont(FontDefinition font,
java.lang.String encoding,
boolean embedded)
Creates a BaseFontRecord for an AWT font. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BaseFontSupport()
| Method Detail |
public void close()
public BaseFontRecord createBaseFont(FontDefinition font,
java.lang.String encoding,
boolean embedded)
throws OutputTargetException
font - the new font (null not permitted).encoding - the encoding.embedded - a flag indicating whether to embed the font glyphs in the generated documents.
OutputTargetException - if there was a problem setting the font for the target.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||