Uses of Class
org.pentaho.reporting.libraries.fonts.registry.FontKey
Package
Description
-
Uses of FontKey in org.pentaho.reporting.libraries.fonts.cache
Modifier and TypeMethodDescriptionFirstLevelFontCache.getFontMetrics
(FontKey fontKey) FontCache.getFontMetrics
(FontKey fontKey) LeastFrequentlyUsedCache.getFontMetrics
(FontKey fontKey) NullFontCache.getFontMetrics
(FontKey fontKey) void
FirstLevelFontCache.putFontMetrics
(FontKey key, FontMetrics fontMetrics) void
FontCache.putFontMetrics
(FontKey key, FontMetrics fontMetrics) void
LeastFrequentlyUsedCache.putFontMetrics
(FontKey key, FontMetrics metrics) void
NullFontCache.putFontMetrics
(FontKey key, FontMetrics fontMetrics) -
Uses of FontKey in org.pentaho.reporting.libraries.fonts.registry