BehaviorFactory

BehaviorFactory

概述

BehaviorFactory 是Python的 Aspose.Slides FOSS 的类。. 继承: IBehaviorFactory.

工厂创造行为效应案例。.

此类提供9种方法,用于在Python程序中使用 BehaviorFactory 对象。. 可用的方法包括: __init__, create_color_effect, create_command_effect, create_filter_effect, create_motion_effect, create_property_effect, create_rotation_effect, create_scale_effect, create_set_effect. 所有公共成员都可以在安装Python包的 Aspose.Slides FOSS后访问任何 Python应用程序。.

方法

Signature描述
__init__()
create_color_effect()IColorEffect创建和返回一个 IColorEffect 对象
create_command_effect()ICommandEffect创建和返回一个 ICommandEffect 对象
create_filter_effect()IFilterEffect创建和返回一个 IFilterEffect 对象
create_motion_effect()IMotionEffect创建和返回一个 IMotionEffect 对象
create_property_effect()IPropertyEffect创建和返回一个 IPropertyEffect 对象
create_rotation_effect()IRotationEffect创建和返回一个 IRotationEffect 对象
create_scale_effect()IScaleEffect创建和返回一个 IScaleEffect 对象
create_set_effect()ISetEffect创建和返回一个 ISetEffect 对象

看也

 中文