Class AWTFontMetricsFactory
java.lang.Object
org.pentaho.reporting.libraries.fonts.awt.AWTFontMetricsFactory
- All Implemented Interfaces:
FontMetricsFactory
Creation-Date: 16.12.2005, 21:14:54
- Author:
- Thomas Morgner
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateMetrics
(FontIdentifier identifier, FontContext context) Loads the font metrics for the font identified by the given identifier.
-
Constructor Details
-
AWTFontMetricsFactory
public AWTFontMetricsFactory()
-
-
Method Details
-
createMetrics
Description copied from interface:FontMetricsFactory
Loads the font metrics for the font identified by the given identifier.- Specified by:
createMetrics
in interfaceFontMetricsFactory
- Returns:
-