Usages of WebGLPulseAnimationType
Method Return Values
from (WebGLPulseAnimationType) | in WebGLPulseAnimationType | Converts the given argument to an enum constant of this enum type. |
Method Parameters
createEffectPulseAnimation (WebGLPulseAnimationType?, number?, boolean?, WebGLAnimationTiming?) | in WebGLGraphModelManager | Creates an animation that applies a pulsating effect to item effects like AMBIENT_FILL_COLOR . | |
createPulseAnimation (WebGLPulseAnimationType?, number?, boolean?, WebGLAnimationTiming?) | in WebGLGraphModelManager | Creates an animation that applies a pulsating effect to nodes, labels, or edges. | |
from (WebGLPulseAnimationType) | in WebGLPulseAnimationType | Converts the given argument to an enum constant of this enum type. | |
getName (WebGLPulseAnimationType) | in WebGLPulseAnimationType | Returns the name of the given enum constant. |