|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFontData
Method Summary | |
---|---|
java.lang.String |
getFontName()
Returns the font name. |
java.lang.String |
getFontName(IThemeEffectiveData theme)
Returns the font name, replacing theme referrence with an actual font used. |
Method Detail |
---|
java.lang.String getFontName()
Returns the font name.
Read-only String
.
java.lang.String getFontName(IThemeEffectiveData theme)
Returns the font name, replacing theme referrence with an actual font used.
theme
- Theme from which themed font name should be taken.
Its up to caller to provide a correct value. See IBaseSlide.CreateThemeEffective()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |