Class FirstLevelFontCache

java.lang.Object
org.pentaho.reporting.libraries.fonts.cache.FirstLevelFontCache
All Implemented Interfaces:
FontCache

public class FirstLevelFontCache extends Object implements FontCache
The first level font cache is always a perfect cache. It holds all fonts used by the current storage in memory. Once finished, the cache-contents are pushed downwards into the second level cache.
Author:
: Thomas Morgner