|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.layouting.output.DefaultFontContext
public class DefaultFontContext
Creation-Date: 23.06.2006, 17:37:56
| Constructor Summary | |
|---|---|
DefaultFontContext(OutputProcessorMetaData metaData,
boolean antiAliased,
double size,
java.lang.String encoding,
boolean embedded)
|
|
| Method Summary | |
|---|---|
java.lang.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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFontContext(OutputProcessorMetaData metaData,
boolean antiAliased,
double size,
java.lang.String encoding,
boolean embedded)
| Method Detail |
|---|
public java.lang.String getEncoding()
getEncoding in interface org.pentaho.reporting.libraries.fonts.registry.FontContextpublic boolean isEmbedded()
isEmbedded in interface org.pentaho.reporting.libraries.fonts.registry.FontContextpublic boolean isAntiAliased()
isAntiAliased in interface org.pentaho.reporting.libraries.fonts.registry.FontContextpublic boolean isFractionalMetrics()
isFractionalMetrics in interface org.pentaho.reporting.libraries.fonts.registry.FontContextpublic double getFontSize()
getFontSize in interface org.pentaho.reporting.libraries.fonts.registry.FontContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||