Class ITextFontMetricsFactory
java.lang.Object
org.pentaho.reporting.libraries.fonts.itext.ITextFontMetricsFactory
- All Implemented Interfaces:
 FontMetricsFactory
Todo: Document me!
- Author:
 - : Thomas Morgner
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidclose()createMetrics(FontIdentifier identifier, FontContext context) Loads the font metrics for the font identified by the given identifier. 
- 
Constructor Details
- 
ITextFontMetricsFactory
 
 - 
 - 
Method Details
- 
close
public void close() - 
createMetrics
Description copied from interface:FontMetricsFactoryLoads the font metrics for the font identified by the given identifier.- Specified by:
 createMetricsin interfaceFontMetricsFactory- Returns:
 
 
 -