com.aspose.slides
Interface IBehaviorFactory
- All Known Implementing Classes:
- BehaviorFactory
public interface IBehaviorFactory
Allows to create animation effects
For COM compatibility
createColorEffect
IColorEffect createColorEffect()
createCommandEffect
ICommandEffect createCommandEffect()
createFilterEffect
IFilterEffect createFilterEffect()
createMotionEffect
IMotionEffect createMotionEffect()
createPropertyEffect
IPropertyEffect createPropertyEffect()
createRotationEffect
IRotationEffect createRotationEffect()
createScaleEffect
IScaleEffect createScaleEffect()
createSetEffect
ISetEffect createSetEffect()
Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.