public final class FontCacheManagerFactory extends 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 © 2025 Apache Software Foundation. All rights reserved.