|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFontSchemeEffectiveData
Immutable FontScheme object.
Method Summary | |
---|---|
IFontsEffectiveData |
getMajor()
Returns the fonts collection for a "heading" part of the slide. |
IFontsEffectiveData |
getMinor()
Returns the fonts collection for a "body" part of the slide. |
java.lang.String |
getName()
Returns the font scheme name. |
Method Detail |
---|
IFontsEffectiveData getMinor()
Returns the fonts collection for a "body" part of the slide.
Read-only IFontsEffectiveData
.
IFontsEffectiveData getMajor()
Returns the fonts collection for a "heading" part of the slide.
Read-only IFontsEffectiveData
.
java.lang.String getName()
Returns the font scheme name.
Read-only String
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |