|
fop 2.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fonts.FontCacheManagerFactory
public final class FontCacheManagerFactory
A factory that provides the font caching manager mechanism.
Method Summary | |
---|---|
static FontCacheManager |
createDefault()
Create the default font caching mechanism. |
static FontCacheManager |
createDisabled()
Create a disabled font caching mechanism which by definition does nothing to cache fonts. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static FontCacheManager createDefault()
public static FontCacheManager createDisabled()
|
fop 2.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |