org.pentaho.reporting.libraries.fonts.registry
public class DefaultFontContext extends Object implements FontContext
| Constructor Summary | |
|---|---|
| DefaultFontContext(double fontSize, boolean antiAliased, boolean fractionalMetrics, boolean embedded, String encoding) | |
| Method Summary | |
|---|---|
| String | getEncoding() |
| double | getFontSize()
The requested font size. |
| boolean | isAntiAliased()
This is controlled by the output target and the stylesheet. |
| boolean | isEmbedded() |
| boolean | isFractionalMetrics()
This is defined by the output target. |
Returns: the font size.
Returns:
Returns: