com.aspose.slides
Interface IMasterThemeable

All Superinterfaces:
IPresentationComponent, ISlideComponent, IThemeable
All Known Subinterfaces:
IMasterHandoutSlide, IMasterNotesSlide, IMasterSlide
All Known Implementing Classes:
MasterHandoutSlide, MasterNotesSlide, MasterSlide

public interface IMasterThemeable
extends IThemeable


Method Summary
 IMasterThemeManager getThemeManager()
           
 
Methods inherited from interface com.aspose.slides.IThemeable
createThemeEffective
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

getThemeManager

IMasterThemeManager getThemeManager()