fop 2.1

Uses of Interface
org.apache.fop.fonts.FontCacheManager

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

Uses of FontCacheManager in org.apache.fop.fonts
 

Methods in org.apache.fop.fonts that return FontCacheManager
static FontCacheManager FontCacheManagerFactory.createDefault()
          Create the default font caching mechanism.
static FontCacheManager FontCacheManagerFactory.createDisabled()
          Create a disabled font caching mechanism which by definition does nothing to cache fonts.
 

Constructors in org.apache.fop.fonts with parameters of type FontCacheManager
FontManager(InternalResourceResolver resourceResolver, FontDetector fontDetector, FontCacheManager fontCacheManager)
          Main constructor
 


fop 2.1

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