|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontKey | |
---|---|
org.pentaho.reporting.libraries.fonts.cache | |
org.pentaho.reporting.libraries.fonts.registry |
Uses of FontKey in org.pentaho.reporting.libraries.fonts.cache |
---|
Methods in org.pentaho.reporting.libraries.fonts.cache with parameters of type FontKey | |
---|---|
FontMetrics |
FirstLevelFontCache.getFontMetrics(FontKey fontKey)
|
FontMetrics |
LeastFrequentlyUsedCache.getFontMetrics(FontKey fontKey)
|
FontMetrics |
FontCache.getFontMetrics(FontKey fontKey)
|
FontMetrics |
NullFontCache.getFontMetrics(FontKey fontKey)
|
void |
FirstLevelFontCache.putFontMetrics(FontKey key,
FontMetrics fontMetrics)
|
void |
LeastFrequentlyUsedCache.putFontMetrics(FontKey key,
FontMetrics metrics)
|
void |
FontCache.putFontMetrics(FontKey key,
FontMetrics fontMetrics)
|
void |
NullFontCache.putFontMetrics(FontKey key,
FontMetrics fontMetrics)
|
Uses of FontKey in org.pentaho.reporting.libraries.fonts.registry |
---|
Constructors in org.pentaho.reporting.libraries.fonts.registry with parameters of type FontKey | |
---|---|
FontKey(FontKey key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |