|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FontCache in org.pentaho.reporting.libraries.fonts |
---|
Methods in org.pentaho.reporting.libraries.fonts that return FontCache | |
---|---|
FontCache |
LibFontBoot.createDefaultCache()
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.afm |
---|
Methods in org.pentaho.reporting.libraries.fonts.afm that return FontCache | |
---|---|
FontCache |
AfmFontRegistry.getSecondLevelCache()
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.awt |
---|
Methods in org.pentaho.reporting.libraries.fonts.awt that return FontCache | |
---|---|
FontCache |
AWTFontRegistry.getSecondLevelCache()
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.cache |
---|
Classes in org.pentaho.reporting.libraries.fonts.cache that implement FontCache | |
---|---|
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. |
Constructors in org.pentaho.reporting.libraries.fonts.cache with parameters of type FontCache | |
---|---|
FirstLevelFontCache(FontCache secondLevelCache)
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.itext |
---|
Methods in org.pentaho.reporting.libraries.fonts.itext that return FontCache | |
---|---|
FontCache |
ITextFontRegistry.getSecondLevelCache()
|
FontCache |
ITextBuiltInFontRegistry.getSecondLevelCache()
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.merge |
---|
Methods in org.pentaho.reporting.libraries.fonts.merge that return FontCache | |
---|---|
FontCache |
CompoundFontRegistry.getSecondLevelCache()
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.monospace |
---|
Methods in org.pentaho.reporting.libraries.fonts.monospace that return FontCache | |
---|---|
FontCache |
MonospaceFontRegistry.getSecondLevelCache()
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.pfm |
---|
Methods in org.pentaho.reporting.libraries.fonts.pfm that return FontCache | |
---|---|
FontCache |
PfmFontRegistry.getSecondLevelCache()
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.registry |
---|
Methods in org.pentaho.reporting.libraries.fonts.registry that return FontCache | |
---|---|
FontCache |
FontRegistry.getSecondLevelCache()
|
Uses of FontCache in org.pentaho.reporting.libraries.fonts.truetype |
---|
Methods in org.pentaho.reporting.libraries.fonts.truetype that return FontCache | |
---|---|
FontCache |
TrueTypeFontRegistry.getSecondLevelCache()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |