fop 1.1

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, java.lang.String afmFileName)
          Parses an AFM file from a BufferedReader.
 AFMFile AFMParser.parse(java.io.InputStream in, java.lang.String afmFileName)
          Parses an AFM file from a stream.
 


fop 1.1

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