public interface IFormatSchemeEffectiveData
Immutable object which contains effective format scheme properties.
IThemeEffectiveData.
| Modifier and Type | Method and Description |
|---|---|
IFillFormatCollectionEffectiveData |
getBackgroundFillStyles(java.awt.Color styleColor)
Returns a collection of theme defined background fill styles.
|
IEffectStyleCollectionEffectiveData |
getEffectStyles(java.awt.Color styleColor)
Returns a collection of theme defined effect styles.
|
IFillFormatCollectionEffectiveData |
getFillStyles(java.awt.Color styleColor)
Returns a collection of theme defined fill styles.
|
ILineFormatCollectionEffectiveData |
getLineStyles(java.awt.Color styleColor)
Returns a collection of theme defined line styles.
|
IFillFormatCollectionEffectiveData getFillStyles(java.awt.Color styleColor)
Returns a collection of theme defined fill styles.
styleColor - Color ColorIFillFormatCollectionEffectiveDataILineFormatCollectionEffectiveData getLineStyles(java.awt.Color styleColor)
Returns a collection of theme defined line styles.
styleColor - Color ColorILineFormatCollectionEffectiveDataIEffectStyleCollectionEffectiveData getEffectStyles(java.awt.Color styleColor)
Returns a collection of theme defined effect styles.
styleColor - Color ColorIEffectStyleCollectionEffectiveDataIFillFormatCollectionEffectiveData getBackgroundFillStyles(java.awt.Color styleColor)
Returns a collection of theme defined background fill styles.
styleColor - Color ColorIFillFormatCollectionEffectiveDataCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.