Class NullFontCache

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

public class NullFontCache extends java.lang.Object implements FontCache
A empty font cache that does not cache.
Author:
Thomas Morgner
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
     
    void
    putFontMetrics(FontKey key, FontMetrics fontMetrics)
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait