documentationfor yFiles for HTML 3.0.0.3

Properties

animationTimingin WebGLBeaconNodeIndicatorStyleGets the values that specify how the beacon should be animated.
dashStrokeAnimationin WebGLEdgeIndicatorStyleGets the values that specify how the dash/dotted strokes should be animated.
dashStrokeAnimationin WebGLLabelIndicatorStyleGets the values that specify how the dash/dotted strokes should be animated.
dashStrokeAnimationin WebGLNodeIndicatorStyleGets the values that specify how the dash/dotted strokes should be animated.

Fields

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

Method Parameters

WebGLBeaconNodeIndicatorStyle (WebGLNodeIndicatorShape?, WebGLBeaconAnimationType?, Color?, number?, number?, number?, number?, boolean?, StyleIndicatorZoomPolicy?, WebGLTransition?, WebGLTransition?, WebGLAnimationTiming?)in WebGLBeaconNodeIndicatorStyleCreates a new beacon indicator style for nodes with WebGL2.
WebGLEdgeIndicatorStyle (WebGLIndicatorType?, number?, Color?, Color?, StyleIndicatorZoomPolicy?, WebGLTransition?, WebGLTransition?, WebGLAnimationTiming?)in WebGLEdgeIndicatorStyleCreates a new indicator style for nodes with WebGL2.
createArcHeightAnimation (WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that animates the height of a WebGLArcEdgeStyle and WebGLBridgeEdgeStyle.
createBeaconAnimation (WebGLBeaconAnimationType?, Color?, number?, number?, number?, number?, boolean?, boolean?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates a beacon effect around nodes and edges.
createDashAnimation (number?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that animates the dash pattern of a WebGLPolylineEdgeStyle, WebGLArcEdgeStyle, and WebGLBridgeEdgeStyle.
createEffectFadeAnimation (WebGLFadeAnimationType, Color?, Color?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that fades the colors of item effects like AMBIENT_FILL_COLOR.
createEffectPulseAnimation (WebGLPulseAnimationType?, number?, boolean?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that applies a pulsating effect to item effects like AMBIENT_FILL_COLOR .
createEffectScaleAnimation (WebGLScaleAnimationType?, number?, boolean?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that applies a scaling effect to item effects.
createFadeAnimation (WebGLFadeAnimationType, Color?, Color?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that fades the colors of nodes, edges, or labels.
createHaloAnimation (Color?, number?, boolean?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates a solid halo effect around nodes.
createPulseAnimation (WebGLPulseAnimationType?, number?, boolean?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that applies a pulsating effect to nodes, labels, or edges.
createScaleAnimation (WebGLScaleAnimationType?, number?, boolean?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that applies a scaling effect to nodes, edges, or labels.
createShakeAnimation (WebGLShakeAnimationType, number?, boolean?, WebGLAnimationTiming?)in WebGLGraphModelManagerCreates an animation that applies a shake effect to nodes, edges, or labels.
WebGLLabelIndicatorStyle (WebGLLabelIndicatorShape?, WebGLIndicatorType?, number?, Color?, Color?, number?, StyleIndicatorZoomPolicy?, WebGLTransition?, WebGLTransition?, WebGLAnimationTiming?)in WebGLLabelIndicatorStyleCreates a new indicator style for labels with WebGL2.
WebGLNodeIndicatorStyle (WebGLNodeIndicatorShape?, WebGLIndicatorType?, number?, Color?, Color?, number?, StyleIndicatorZoomPolicy?, WebGLTransition?, WebGLTransition?, WebGLAnimationTiming?)in WebGLNodeIndicatorStyleCreates a new indicator style for nodes with WebGL2.