|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFormatSchemeEffectiveData
Immutable FormatScheme object.
Method Summary | |
---|---|
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. |
Method Detail |
---|
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.
IEffectStyleCollectionEffectiveData getEffectStyles(java.awt.Color styleColor)
Returns a collection of theme defined effect styles.
IFillFormatCollectionEffectiveData getBackgroundFillStyles(java.awt.Color styleColor)
Returns a collection of theme defined background fill styles.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |