fop 1.0

Uses of Class
org.apache.fop.fonts.substitute.FontSubstitutions

Packages that use FontSubstitutions
org.apache.fop.fonts Classes for font handling. 
org.apache.fop.fonts.substitute Font substitution facilities. 
 

Uses of FontSubstitutions in org.apache.fop.fonts
 

Methods in org.apache.fop.fonts that return FontSubstitutions
protected  FontSubstitutions FontManager.getFontSubstitutions()
          Returns the font substitution catalog
 

Methods in org.apache.fop.fonts with parameters of type FontSubstitutions
 void FontManager.setFontSubstitutions(FontSubstitutions substitutions)
          Sets the font substitutions
 

Uses of FontSubstitutions in org.apache.fop.fonts.substitute
 

Methods in org.apache.fop.fonts.substitute with parameters of type FontSubstitutions
 void FontSubstitutionsConfigurator.configure(FontSubstitutions substitutions)
          Configures a font substitution catalog
 


fop 1.0

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