documentationfor yFiles for HTML 2.6

Properties

animationTimingin WebGL2BeaconNodeIndicatorStyleGets the values that specify how the beacon should be animated.
dashStrokeAnimationin WebGL2EdgeIndicatorStyleGets the values that specify how the dash/dotted strokes should be animated.
dashStrokeAnimationin WebGL2LabelIndicatorStyleGets the values that specify how the dash/dotted strokes should be animated.
dashStrokeAnimationin WebGL2NodeIndicatorStyleGets the values that specify how the dash/dotted strokes should be animated.

Fields

DEFAULTin WebGL2AnimationTimingA default timing with default values for all properties.
INSTANTin WebGL2AnimationTimingA timing that has a zero duration and a single cycle, only.

Method Parameters

WebGL2BeaconNodeIndicatorStyle (WebGL2NodeIndicatorShape?, WebGL2BeaconAnimationType?, Color?, number?, number?, number?, number?, boolean?, StyleDecorationZoomPolicy?, WebGL2Transition?, WebGL2Transition?, WebGL2AnimationTiming?)in WebGL2BeaconNodeIndicatorStyleCreates a new beacon indicator style for nodes with WebGL2.
WebGL2EdgeIndicatorStyle (WebGL2IndicatorType?, number?, Color?, Color?, StyleDecorationZoomPolicy?, WebGL2Transition?, WebGL2Transition?, WebGL2AnimationTiming?)in WebGL2EdgeIndicatorStyleCreates a new indicator style for nodes with WebGL2.
createArcHeightAnimation (WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that animates the height of a WebGL2ArcEdgeStyle and WebGL2BridgeEdgeStyle.
createBeaconAnimation (WebGL2BeaconAnimationType?, Color?, number?, number?, number?, number?, boolean?, boolean?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates a beacon effect around nodes and edges.
createDashAnimation (number?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that animates the dash pattern of a WebGL2PolylineEdgeStyle, WebGL2ArcEdgeStyle, and WebGL2BridgeEdgeStyle.
createEffectFadeAnimation (WebGL2FadeAnimationType, Color?, Color?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that fades the colors of item effects like AMBIENT_FILL_COLOR.
createEffectPulseAnimation (WebGL2PulseAnimationType?, number?, boolean?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that applies a pulsating effect to item effects like AMBIENT_FILL_COLOR.
createEffectScaleAnimation (WebGL2ScaleAnimationType?, number?, boolean?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that applies a scaling effect to item effects.
createFadeAnimation (WebGL2FadeAnimationType, Color?, Color?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that fades the colors of nodes, edges, or labels.
createHaloAnimation (Color?, number?, boolean?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates a solid halo effect around nodes.
createPulseAnimation (WebGL2PulseAnimationType?, number?, boolean?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that applies a pulsating effect to nodes, labels, or edges.
createScaleAnimation (WebGL2ScaleAnimationType?, number?, boolean?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that applies a scaling effect to nodes, edges, or labels.
createShakeAnimation (WebGL2ShakeAnimationType, number?, boolean?, WebGL2AnimationTiming?)in WebGL2GraphModelManagerCreates an animation that applies a shake effect to nodes, edges, or labels.
WebGL2LabelIndicatorStyle (WebGL2LabelIndicatorShape?, WebGL2IndicatorType?, number?, Color?, Color?, number?, StyleDecorationZoomPolicy?, WebGL2Transition?, WebGL2Transition?, WebGL2AnimationTiming?)in WebGL2LabelIndicatorStyleCreates a new indicator style for labels with WebGL2.
WebGL2NodeIndicatorStyle (WebGL2NodeIndicatorShape?, WebGL2IndicatorType?, number?, Color?, Color?, number?, StyleDecorationZoomPolicy?, WebGL2Transition?, WebGL2Transition?, WebGL2AnimationTiming?)in WebGL2NodeIndicatorStyleCreates a new indicator style for nodes with WebGL2.