|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.FormatSchemeEffectiveData
public class FormatSchemeEffectiveData
Immutable FormatScheme object.
Method Summary | |
---|---|
IFillFormatCollectionEffectiveData |
getBackgroundFillStyles(java.awt.Color styleColor)
|
IEffectStyleCollectionEffectiveData |
getEffectStyles(java.awt.Color styleColor)
|
IFillFormatCollectionEffectiveData |
getFillStyles(java.awt.Color styleColor)
|
ILineFormatCollectionEffectiveData |
getLineStyles(java.awt.Color styleColor)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IFillFormatCollectionEffectiveData getFillStyles(java.awt.Color styleColor)
getFillStyles
in interface IFormatSchemeEffectiveData
public ILineFormatCollectionEffectiveData getLineStyles(java.awt.Color styleColor)
getLineStyles
in interface IFormatSchemeEffectiveData
public IEffectStyleCollectionEffectiveData getEffectStyles(java.awt.Color styleColor)
getEffectStyles
in interface IFormatSchemeEffectiveData
public IFillFormatCollectionEffectiveData getBackgroundFillStyles(java.awt.Color styleColor)
getBackgroundFillStyles
in interface IFormatSchemeEffectiveData
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |