|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.Theme
com.spire.presentation.MasterTheme
public class MasterTheme
Represents a master theme.
| Constructor Summary | |
|---|---|
MasterTheme(PresentationPptx pres)
|
|
MasterTheme(PresentationPptx pres,
PptxBaseXmlDocument doc)
|
|
| Method Summary | |
|---|---|
ColorScheme |
getColorScheme()
Gets the color scheme. |
FontScheme |
getFontScheme()
Gets the font scheme. |
FormatScheme |
getFormatScheme()
Gets the shape format scheme. |
SlideColorSchemeCollection |
getSlideColorSchemes()
Gets the collection of additional color schemes. |
| Methods inherited from class com.spire.presentation.Theme |
|---|
getName, getPresentation |
| Constructor Detail |
|---|
public MasterTheme(PresentationPptx pres)
public MasterTheme(PresentationPptx pres,
PptxBaseXmlDocument doc)
| Method Detail |
|---|
public ColorScheme getColorScheme()
getColorScheme in class Themepublic FontScheme getFontScheme()
getFontScheme in class Themepublic FormatScheme getFormatScheme()
getFormatScheme in class Themepublic SlideColorSchemeCollection getSlideColorSchemes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||