|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FontContext
The font context decribes how a certain font will be used. The context influences the font metrics and therefore a certain metrics object is only valid for a given font context.
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. |
Method Detail |
---|
java.lang.String getEncoding()
boolean isEmbedded()
boolean isAntiAliased()
boolean isFractionalMetrics()
double getFontSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |