com.aspose.slides
Interface IBehaviorFactory

All Known Implementing Classes:
BehaviorFactory

public interface IBehaviorFactory

Allows to create animation effects


For COM compatibility


Method Summary
 IColorEffect createColorEffect()
           
 ICommandEffect createCommandEffect()
           
 IFilterEffect createFilterEffect()
           
 IMotionEffect createMotionEffect()
           
 IPropertyEffect createPropertyEffect()
           
 IRotationEffect createRotationEffect()
           
 IScaleEffect createScaleEffect()
           
 ISetEffect createSetEffect()
           
 

Method Detail

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.