com.aspose.slides
Interface IThemeEffectiveData

All Known Implementing Classes:
ThemeEffectiveData

public interface IThemeEffectiveData

Immutable Theme object.


Method Summary
 IColorSchemeEffectiveData getColorScheme(java.awt.Color styleColor)
           Returns the color scheme.
 IFontSchemeEffectiveData getFontScheme()
           Returns the font scheme.
 IFormatSchemeEffectiveData getFormatScheme()
           Returns the shape format scheme.
 

Method Detail

getColorScheme

IColorSchemeEffectiveData getColorScheme(java.awt.Color styleColor)

Returns the color scheme.


getFontScheme

IFontSchemeEffectiveData getFontScheme()

Returns the font scheme. Read-only IFontSchemeEffectiveData.


getFormatScheme

IFormatSchemeEffectiveData getFormatScheme()

Returns the shape format scheme. Read-only IFormatSchemeEffectiveData.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.