fop svn-trunk

Uses of Interface
org.apache.fop.fonts.FontTriplet.Matcher

Packages that use FontTriplet.Matcher
org.apache.fop.fonts Classes for font handling. 
 

Uses of FontTriplet.Matcher in org.apache.fop.fonts
 

Methods in org.apache.fop.fonts that return FontTriplet.Matcher
 FontTriplet.Matcher FontManager.getReferencedFontsMatcher()
          Gets the FontTriplet.Matcher that can be used to identify the fonts that shall be referenced rather than embedded.
 

Methods in org.apache.fop.fonts with parameters of type FontTriplet.Matcher
 void FontManager.setReferencedFontsMatcher(FontTriplet.Matcher matcher)
          Sets the FontTriplet.Matcher that can be used to identify the fonts that shall be referenced rather than embedded.
 


fop svn-trunk

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