com.aspose.slides
Class EffectStyle

java.lang.Object
  extended by com.aspose.slides.EffectStyle
All Implemented Interfaces:
IEffectStyle

public class EffectStyle
extends java.lang.Object
implements IEffectStyle

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

getEffectFormat

public IEffectFormat getEffectFormat()

Returns an effect format. Read-only IEffectFormat.

Specified by:
getEffectFormat in interface IEffectStyle

getThreeDFormat

public IThreeDFormat getThreeDFormat()

Returns an 3d format. Read-only IThreeDFormat.

Specified by:
getThreeDFormat in interface IEffectStyle

getParent_Immediate

public com.aspose.slides.IDOMObject getParent_Immediate()

Returns Parent_Immediate object. Read-only IDOMObject.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.