org.jfree.layouting.output
public class DefaultFontContext extends Object implements FontContext
Constructor Summary | |
---|---|
DefaultFontContext(OutputProcessorMetaData metaData, boolean antiAliased, double size, String encoding, boolean embedded) |
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: