documentationfor yFiles for HTML 3.0.0.3

Method Return Values

from (WebGLFadeAnimationType)in WebGLFadeAnimationTypeConverts the given argument to an enum constant of this enum type.

Method Parameters

from (WebGLFadeAnimationType)in WebGLFadeAnimationTypeConverts the given argument to an enum constant of this enum type.
getName (WebGLFadeAnimationType)in WebGLFadeAnimationTypeReturns the name of the given enum constant.
createEffectFadeAnimation (WebGLFadeAnimationType, Color?, Color?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that fades the colors of item effects like AMBIENT_FILL_COLOR.
createFadeAnimation (WebGLFadeAnimationType, Color?, Color?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that fades the colors of nodes, edges, or labels.