fop 2.2

Uses of Interface
org.apache.fop.svg.font.FOPFontFamilyResolver

Packages that use FOPFontFamilyResolver
org.apache.fop.afp.svg Contains a collection of AFP specific Batik bridges. 
org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. 
org.apache.fop.svg.font   
 

Uses of FOPFontFamilyResolver in org.apache.fop.afp.svg
 

Classes in org.apache.fop.afp.svg that implement FOPFontFamilyResolver
 class AFPFontFamilyResolver
           
 

Uses of FOPFontFamilyResolver in org.apache.fop.svg
 

Methods in org.apache.fop.svg with parameters of type FOPFontFamilyResolver
 void AbstractFOPTranscoder.FOPTranscoderUserAgent.setFontFamilyResolver(FOPFontFamilyResolver resolver)
           
 

Uses of FOPFontFamilyResolver in org.apache.fop.svg.font
 

Classes in org.apache.fop.svg.font that implement FOPFontFamilyResolver
 class FilteringFontFamilyResolver
           
 class FOPFontFamilyResolverImpl
           
 

Constructors in org.apache.fop.svg.font with parameters of type FOPFontFamilyResolver
FilteringFontFamilyResolver(FOPFontFamilyResolver delegate)
           
 


fop 2.2

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