|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFontsEffectiveData
Immutable Fonts object.
Method Summary | |
---|---|
IFontData |
getComplexScriptFont()
Returns or sets the complex script font. |
IFontData |
getEastAsianFont()
Returns or sets the East Asian font. |
IFontData |
getLatinFont()
Returns or sets the Latin font. |
Method Detail |
---|
IFontData getLatinFont()
Returns or sets the Latin font.
Read-only IFontData
.
IFontData getEastAsianFont()
Returns or sets the East Asian font.
Read-only IFontData
.
IFontData getComplexScriptFont()
Returns or sets the complex script font.
Read-only IFontData
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |