fop 2.2

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

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

Uses of FontDetector in org.apache.fop.fonts
 

Methods in org.apache.fop.fonts that return FontDetector
static FontDetector FontDetectorFactory.createDefault()
          Creates the default font detector
static FontDetector FontDetectorFactory.createDisabled()
          Creates a disabled font detector which, by definition, does nothing to detect fonts.
 

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


fop 2.2

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