|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.ThemeEx
public class ThemeEx
Represents a theme.
Method Summary | |
---|---|
ColorSchemeEx |
getColorScheme()
Returns the color scheme. |
FontSchemeEx |
getFontScheme()
Returns the font scheme. |
FormatSchemeEx |
getFormatScheme()
Returns the shape format scheme. |
java.lang.String |
getName()
|
PresentationEx |
getPresentation()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public ColorSchemeEx getColorScheme()
public FontSchemeEx getFontScheme()
public FormatSchemeEx getFormatScheme()
public PresentationEx getPresentation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |