|
||||||||
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. |
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.
Readonly EffectFormat
.
getEffectFormat
in interface IEffectStyle
public IThreeDFormat getThreeDFormat()
Returns an 3d format.
Readonly ThreeDFormat
.
getThreeDFormat
in interface IEffectStyle
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |