|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HtmlFont | |
---|---|
org.pz.platypus.plugin.html |
Uses of HtmlFont in org.pz.platypus.plugin.html |
---|
Fields in org.pz.platypus.plugin.html declared as HtmlFont | |
---|---|
private HtmlFont |
HtmlFooter.font
|
private HtmlFont |
HtmlData.font
|
Methods in org.pz.platypus.plugin.html that return HtmlFont | |
---|---|
HtmlFont |
HtmlFooter.getFont()
|
HtmlFont |
HtmlData.getFont()
|
Methods in org.pz.platypus.plugin.html with parameters of type HtmlFont | |
---|---|
(package private) com.lowagie.text.Font |
HtmlFont.createFont(HtmlFont f)
Creates an iText Font object based on the class fields |
(package private) java.lang.String |
HtmlFont.createItextFontName(HtmlFont f)
Get the name by which iText refers to this font. |
void |
HtmlFooter.setFont(HtmlFont font)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |