org.jfree.layouting.modules.output.plaintext
public class PlaintextFontMetricsFactory extends Object implements FontMetricsFactory
Deprecated: Replaced by MonospacedFontMetrics ..
Creation-Date: 13.11.2006, 12:51:41Constructor Summary | |
---|---|
PlaintextFontMetricsFactory(double charWidth, double charHeight) |
Method Summary | |
---|---|
FontMetrics | createMetrics(FontIdentifier identifier, FontContext context)
Loads the font metrics for the font identified by the given identifier.
|
Parameters: identifier context
Returns: