Uses of Class
org.pz.platypus.plugin.rtf.RtfData

Packages that use RtfData
org.pz.platypus.plugin.rtf   
 

Uses of RtfData in org.pz.platypus.plugin.rtf
 

Fields in org.pz.platypus.plugin.rtf declared as RtfData
private  RtfData Start.rtd
           
private  RtfData RtfOutfile.rtd
           
private  RtfData RtfFont.rtfData
           
 

Methods in org.pz.platypus.plugin.rtf with parameters of type RtfData
static float Conversions.convertParameterToPoints(CommandParameter cp, RtfData rtd)
          Utility function to convert units in command parameters to points
 

Constructors in org.pz.platypus.plugin.rtf with parameters of type RtfData
RtfFont(RtfData rtfData)
           
RtfFont(RtfData rdd, java.lang.String fontName, RtfFont existingFont)
          Constructor for cloning an existing PdfFont, but specifying a different typeface.
RtfOutfile(java.lang.String filename, RtfData rtd)
           
 



Copyright © 2008-10 Pacific Data Works LLC