Uses of Class
platypus.PlatyFont

Packages that use PlatyFont
platypus   
platypus.pdf   
 

Uses of PlatyFont in platypus
 

Fields in platypus declared as PlatyFont
private  PlatyFont GDD.currentFont
           
 

Methods in platypus that return PlatyFont
 PlatyFont GDD.getCurrFont()
           
 

Methods in platypus with parameters of type PlatyFont
 void GDD.setCurrentFont(PlatyFont newFont)
           
 

Uses of PlatyFont in platypus.pdf
 

Fields in platypus.pdf declared as PlatyFont
private  PlatyFont PageFooter.footerFont
           
 

Methods in platypus.pdf that return PlatyFont
 PlatyFont PageFooter.getPlatyFont()
           
 

Methods in platypus.pdf with parameters of type PlatyFont
 void PageFooter.setPlatyFont(PlatyFont f)
           
 



Copyright © 2006-7 Pacific Data Works LLC