public abstract class CommonFontConverter extends Object
| Constructor and Description |
|---|
CommonFontConverter(de.intarsys.cwt.font.IFont font) |
| Modifier and Type | Method and Description |
|---|---|
de.intarsys.cwt.font.IFont |
getCwtFont() |
abstract de.intarsys.pdf.font.PDFont |
getPdFont() |
boolean |
isEmbed() |
void |
setEmbed(boolean embed) |
public de.intarsys.cwt.font.IFont getCwtFont()
public abstract de.intarsys.pdf.font.PDFont getPdFont()
throws de.intarsys.pdf.font.outlet.FontFactoryException
de.intarsys.pdf.font.outlet.FontFactoryExceptionpublic boolean isEmbed()
public void setEmbed(boolean embed)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.