com.aspose.slides
Class BehaviorFactory
java.lang.Object
com.aspose.slides.BehaviorFactory
- All Implemented Interfaces:
- IBehaviorFactory
public class BehaviorFactory
- extends java.lang.Object
- implements IBehaviorFactory
Allows to create animation effects
For COM compatibility
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BehaviorFactory
public BehaviorFactory()
createColorEffect
public IColorEffect createColorEffect()
- Specified by:
createColorEffect
in interface IBehaviorFactory
createCommandEffect
public ICommandEffect createCommandEffect()
- Specified by:
createCommandEffect
in interface IBehaviorFactory
createFilterEffect
public IFilterEffect createFilterEffect()
- Specified by:
createFilterEffect
in interface IBehaviorFactory
createMotionEffect
public IMotionEffect createMotionEffect()
- Specified by:
createMotionEffect
in interface IBehaviorFactory
createPropertyEffect
public IPropertyEffect createPropertyEffect()
- Specified by:
createPropertyEffect
in interface IBehaviorFactory
createRotationEffect
public IRotationEffect createRotationEffect()
- Specified by:
createRotationEffect
in interface IBehaviorFactory
createScaleEffect
public IScaleEffect createScaleEffect()
- Specified by:
createScaleEffect
in interface IBehaviorFactory
createSetEffect
public ISetEffect createSetEffect()
- Specified by:
createSetEffect
in interface IBehaviorFactory
Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.