Uses of Class
org.apache.fop.fonts.type1.PFMFile

Packages that use PFMFile
org.apache.fop.fonts.apps   
 

Uses of PFMFile in org.apache.fop.fonts.apps
 

Methods in org.apache.fop.fonts.apps that return PFMFile
 PFMFile PFMReader.loadPFM(String filename)
          Read a PFM file and returns it as an object.
 

Methods in org.apache.fop.fonts.apps with parameters of type PFMFile
 void PFMReader.preview(PFMFile pfm)
          Displays a preview of the PFM file on the console.
 Document PFMReader.constructFontXML(PFMFile pfm, String fontName, String className, String resource, String file)
          Generates the font metrics file from the PFM file.
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.