|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFonts
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. |
void |
setComplexScriptFont(IFontData value)
Returns or sets the complex script font. |
void |
setEastAsianFont(IFontData value)
Returns or sets the East Asian font. |
void |
setLatinFont(IFontData value)
Returns or sets the Latin font. |
Method Detail |
---|
IFontData getLatinFont()
Returns or sets the Latin font.
Read/write IFontData
.
void setLatinFont(IFontData value)
Returns or sets the Latin font.
Read/write IFontData
.
IFontData getEastAsianFont()
Returns or sets the East Asian font.
Read/write IFontData
.
void setEastAsianFont(IFontData value)
Returns or sets the East Asian font.
Read/write IFontData
.
IFontData getComplexScriptFont()
Returns or sets the complex script font.
Read/write IFontData
.
void setComplexScriptFont(IFontData value)
Returns or sets the complex script font.
Read/write IFontData
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |