Uses of Class
org.pz.platypus.plugin.pdf.Format

Packages that use Format
org.pz.platypus.plugin.pdf   
 

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

Fields in org.pz.platypus.plugin.pdf with type parameters of type Format
private  java.util.Stack<Format> FormatStack.formats
           
 

Methods in org.pz.platypus.plugin.pdf that return Format
private  Format FormatStack.createDefaulFormat(PdfData pdfData)
           
 Format FormatStack.restoreLastFormat()
           
 

Methods in org.pz.platypus.plugin.pdf with parameters of type Format
 void FormatStack.saveFormat(Format newFormat)
           
 



Copyright © 2008-10 Pacific Data Works LLC