Modifier and Type | Method and Description |
---|---|
FontCache |
LibFontBoot.createDefaultCache() |
Modifier and Type | Method and Description |
---|---|
FontCache |
AfmFontRegistry.getSecondLevelCache() |
Modifier and Type | Method and Description |
---|---|
FontCache |
AWTFontRegistry.getSecondLevelCache() |
Modifier and Type | Class and Description |
---|---|
class |
FirstLevelFontCache
The first level font cache is always a perfect cache.
|
class |
LeastFrequentlyUsedCache |
class |
NullFontCache
A empty font cache that does not cache.
|
Constructor and Description |
---|
FirstLevelFontCache(FontCache secondLevelCache) |
Modifier and Type | Method and Description |
---|---|
FontCache |
ITextFontRegistry.getSecondLevelCache() |
FontCache |
ITextBuiltInFontRegistry.getSecondLevelCache() |
Modifier and Type | Method and Description |
---|---|
FontCache |
CompoundFontRegistry.getSecondLevelCache() |
Modifier and Type | Method and Description |
---|---|
FontCache |
MonospaceFontRegistry.getSecondLevelCache() |
Modifier and Type | Method and Description |
---|---|
FontCache |
PfmFontRegistry.getSecondLevelCache() |
Modifier and Type | Method and Description |
---|---|
FontCache |
FontRegistry.getSecondLevelCache() |
Modifier and Type | Method and Description |
---|---|
FontCache |
TrueTypeFontRegistry.getSecondLevelCache() |