public final class FontCacheManagerFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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.
|
public static FontCacheManager createDefault()
public static FontCacheManager createDisabled()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.