fop 0.95

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

Packages that use AFMFile
org.apache.fop.fonts.type1 Classes for Adobe Type 1 fonts. 
 

Uses of AFMFile in org.apache.fop.fonts.type1
 

Methods in org.apache.fop.fonts.type1 that return AFMFile
 AFMFile AFMParser.parse(java.io.BufferedReader reader)
          Parses an AFM file from a BufferedReader.
 AFMFile AFMParser.parse(java.io.File afmFile)
          Parses an AFM file from a local file.
 AFMFile AFMParser.parse(java.io.InputStream in)
          Parses an AFM file from a stream.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.