|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.EffectStyleEffectiveData
public class EffectStyleEffectiveData
Immutable EffectStyle object.
Method Summary | |
---|---|
IEffectFormatEffectiveData |
getEffectFormat()
Returns an effect format. |
IThreeDFormatEffectiveData |
getThreeDFormat()
Returns an 3d format. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IEffectFormatEffectiveData getEffectFormat()
Returns an effect format.
Read-only IEffectFormatEffectiveData
.
getEffectFormat
in interface IEffectStyleEffectiveData
public IThreeDFormatEffectiveData getThreeDFormat()
Returns an 3d format.
Read-only IThreeDFormatEffectiveData
.
getThreeDFormat
in interface IEffectStyleEffectiveData
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |