|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.FontsEffectiveData
public class FontsEffectiveData
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IFontData getLatinFont()
Returns or sets the Latin font.
Read-only IFontData
.
getLatinFont
in interface IFontsEffectiveData
public IFontData getEastAsianFont()
Returns or sets the East Asian font.
Read-only IFontData
.
getEastAsianFont
in interface IFontsEffectiveData
public IFontData getComplexScriptFont()
Returns or sets the complex script font.
Read-only IFontData
.
getComplexScriptFont
in interface IFontsEffectiveData
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |