fop 1.0

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

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

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

Methods in org.apache.fop.fonts.type1 that return AFMCharMetrics
 AFMCharMetrics AFMFile.getChar(java.lang.String name)
          Returns the character metrics associated with the character name.
 

Methods in org.apache.fop.fonts.type1 with parameters of type AFMCharMetrics
 void AFMFile.addCharMetrics(AFMCharMetrics metrics)
          Adds new character metrics.
 


fop 1.0

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