Uses of Class
org.pz.platypus.plugin.html.HtmlFont

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)
           
 



Copyright © 2008-10 Pacific Data Works LLC