|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.EffectStyle
public class EffectStyle
Represents an effect style.
Method Summary | |
---|---|
IEffectFormat |
getEffectFormat()
Returns an effect format. |
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object. |
IThreeDFormat |
getThreeDFormat()
Returns an 3d format. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IEffectFormat getEffectFormat()
Returns an effect format.
Read-only IEffectFormat
.
getEffectFormat
in interface IEffectStyle
public IThreeDFormat getThreeDFormat()
Returns an 3d format.
Read-only IThreeDFormat
.
getThreeDFormat
in interface IEffectStyle
public com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |