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