mx.effects.effectClasses パッケージには、mx.effects パッケージのエフェクトファクトリクラスに対応するエフェクト実装クラスが含まれています。
クラス
クラス | 説明 | |
---|---|---|
ActionEffectInstance | ActionEffectInstance クラスは、すべてのアクションエフェクトインスタンスクラスのスーパークラスです。 | |
AddChildActionInstance | AddChildActionInstance クラスは、AddChildAction エフェクトのインスタンスクラスを実装します。 | |
AddItemActionInstance | AddItemActionInstance クラスは、AddItemAction エフェクトのインスタンスクラスを実装します。 | |
AddRemoveEffectTargetFilter | AddRemoveEffectTargetFilter は EffectTargetFilter のサブクラスであり、コンテナに子として追加されたターゲット、またはコンテナから削除されたターゲットにフィルターを適用するためのロジックを処理します。 | |
AnimatePropertyInstance | AnimatePropertyInstance クラスは、AnimateProperty エフェクトのインスタンスクラスを実装します。 | |
BlurInstance | BlurInstance クラスは、Blur エフェクトのインスタンスクラスを実装します。 | |
CompositeEffectInstance | CompositeEffectInstance クラスは、CompositeEffect クラスのインスタンスクラスを実装します。 | |
DissolveInstance | DissolveInstance クラスは、Dissolve エフェクトのインスタンスクラスを実装します。 | |
FadeInstance | FadeInstance クラスは、Fade エフェクトのインスタンスクラスを実装します。 | |
GlowInstance | GlowInstance クラスは、Glow エフェクトのインスタンスクラスを実装します。 | |
HideShowEffectTargetFilter | HideShowEffectTargetFilter は EffectTargetFilter のサブクラスであり、visible プロパティを変更することによって表示または非表示にされているターゲットにフィルターを適用するためのロジックを処理します。 | |
IrisInstance | IrisInstance クラスは、Iris エフェクトのインスタンスクラスを実装します。 | |
MaskEffectInstance | MaskEffectInstance クラスは、MaskEffect クラスのインスタンスクラスを実装する抽象基本クラスです。 | |
MoveInstance | MoveInstance クラスは、Move エフェクトのインスタンスクラスを実装します。 | |
ParallelInstance | ParallelInstance クラスは、Parallel エフェクトのインスタンスクラスを実装します。 | |
PauseInstance | PauseInstance クラスは、Pause エフェクトのインスタンスクラスを実装します。 | |
PropertyChanges | PropertyChanges クラスでは、トランジションのターゲットコンポーネントにおいてプロパティ一式の開始値と終了値を定義します。 | |
RemoveChildActionInstance | RemoveChildActionInstance クラスは、RemoveChildAction エフェクトのインスタンスクラスを実装します。 | |
RemoveItemActionInstance | RemoveItemActionInstance クラスは、RemoveChildAction エフェクトのインスタンスクラスを実装します。 | |
ResizeInstance | ResizeInstance クラスは、Resize エフェクトのインスタンスクラスを実装します。 | |
RotateInstance | RotateInstance クラスは、Rotate エフェクトのインスタンスクラスを実装します。 | |
SequenceInstance | SequenceInstance クラスは、Sequence エフェクトのインスタンスクラスを実装します。 | |
SetPropertyActionInstance | SetPropertyActionInstance クラスは、SetPropertyAction エフェクトのインスタンスクラスを実装します。 | |
SetStyleActionInstance | SetStyleActionInstance クラスは、SetStyleAction エフェクトのインスタンスクラスを実装します。 | |
SoundEffectInstance | SoundEffectInstance クラスは、SoundEffect エフェクトのインスタンスクラスを実装します。 | |
TweenEffectInstance | TweenEffectInstance クラスは、TweenEffect のインスタンスクラスを実装します。 | |
UnconstrainItemActionInstance | UnconstrainItemActionInstance クラスは、UnconstrainItemAction エフェクトのインスタンスクラスを実装します。 | |
WipeDownInstance | WipeDownInstance クラスは、WipeDown エフェクトのインスタンスクラスを実装します。 | |
WipeLeftInstance | WipeLeftInstance クラスは、WipeLeft エフェクトのインスタンスクラスを実装します。 | |
WipeRightInstance | WipeRightInstance クラスは、WipeRight エフェクトのインスタンスクラスを実装します。 | |
WipeUpInstance | WipeUpInstance クラスは、WipeUp エフェクトのインスタンスクラスを実装します。 | |
ZoomInstance | ZoomInstance クラスは、Zoom エフェクトのインスタンスクラスを実装します。 |
Tue Jun 12 2018, 10:49 AM Z