Uses of Interface
org.pentaho.reporting.libraries.fonts.text.font.FontSizeProducer

Packages that use FontSizeProducer
org.pentaho.reporting.libraries.fonts.text.font   
 

Uses of FontSizeProducer in org.pentaho.reporting.libraries.fonts.text.font
 

Classes in org.pentaho.reporting.libraries.fonts.text.font that implement FontSizeProducer
 class StaticFontSizeProducer
          Creates a monospaced font from any given font by always returning the maximum character width and height for that font.
 class VariableFontSizeProducer
          Looks-up the character on the given font.