Uses of Class
org.pz.platypus.plugin.common.Underline

Packages that use Underline
org.pz.platypus.plugin.common   
org.pz.platypus.plugin.pdf   
 

Uses of Underline in org.pz.platypus.plugin.common
 

Fields in org.pz.platypus.plugin.common declared as Underline
protected  Underline DocData.underline
           
 

Methods in org.pz.platypus.plugin.common that return Underline
 Underline Underline.clone()
          Clone used in saving format
 Underline DocData.getUnderline()
           
 

Uses of Underline in org.pz.platypus.plugin.pdf
 

Fields in org.pz.platypus.plugin.pdf declared as Underline
private  Underline Format.underline
           
 

Methods in org.pz.platypus.plugin.pdf that return Underline
 Underline Format.getUnderline()
           
 

Constructors in org.pz.platypus.plugin.pdf with parameters of type Underline
Format(PdfFont newFont, boolean newStrikethru, Underline newUnderline, int newEolHandling, float newLeading)
           
 



Copyright © 2008-10 Pacific Data Works LLC