org.jfree.layouting.modules.output.plaintext

Class PlaintextFontMetricsFactory

public class PlaintextFontMetricsFactory extends Object implements FontMetricsFactory

Deprecated: Replaced by MonospacedFontMetrics ..

Creation-Date: 13.11.2006, 12:51:41

Author: Thomas Morgner

Constructor Summary
PlaintextFontMetricsFactory(double charWidth, double charHeight)
Method Summary
FontMetricscreateMetrics(FontIdentifier identifier, FontContext context)
Loads the font metrics for the font identified by the given identifier.

Constructor Detail

PlaintextFontMetricsFactory

public PlaintextFontMetricsFactory(double charWidth, double charHeight)

Method Detail

createMetrics

public FontMetrics createMetrics(FontIdentifier identifier, FontContext context)
Loads the font metrics for the font identified by the given identifier.

Parameters: identifier context

Returns: