com.aspose.slides
Class EffectStyleEffectiveData

java.lang.Object
  extended by com.aspose.slides.EffectStyleEffectiveData
All Implemented Interfaces:
IEffectStyleEffectiveData

public class EffectStyleEffectiveData
extends java.lang.Object
implements IEffectStyleEffectiveData

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

getEffectFormat

public IEffectFormatEffectiveData getEffectFormat()

Returns an effect format. Read-only IEffectFormatEffectiveData.

Specified by:
getEffectFormat in interface IEffectStyleEffectiveData

getThreeDFormat

public IThreeDFormatEffectiveData getThreeDFormat()

Returns an 3d format. Read-only IThreeDFormatEffectiveData.

Specified by:
getThreeDFormat in interface IEffectStyleEffectiveData


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