documentationfor yFiles for HTML 3.0.0.3

Properties

zoomPolicyin EdgeStyleIndicatorRendererGets or sets how the style is affected by the current zoom level.
zoomPolicyin LabelStyleIndicatorRendererGets or sets how the style is affected by the current zoom level.
zoomPolicyin NodeStyleIndicatorRendererGets or sets how the style is affected by the current zoom level.
zoomPolicyin PortStyleIndicatorRendererGets or sets how the style is affected by the current zoom level.
zoomPolicyin WebGLBeaconNodeIndicatorStyleGets how the style is affected by the current zoom level.
zoomPolicyin WebGLEdgeIndicatorStyleGets how the style is affected by the current zoom level.
zoomPolicyin WebGLLabelIndicatorStyleGets how the style is affected by the current zoom level.
zoomPolicyin WebGLNodeIndicatorStyleGets how the style is affected by the current zoom level.

Method Return Values

from (StyleIndicatorZoomPolicy)in StyleIndicatorZoomPolicyConverts the given argument to an enum constant of this enum type.

Method Parameters

EdgeStyleIndicatorRenderer ()in EdgeStyleIndicatorRendererCreate a new instance of this class.
LabelStyleIndicatorRenderer ()in LabelStyleIndicatorRendererCreate a new instance of this class.
NodeStyleIndicatorRenderer ()in NodeStyleIndicatorRendererCreate a new instance of this class.
PortStyleIndicatorRenderer ()in PortStyleIndicatorRendererCreate a new instance of this class.
from (StyleIndicatorZoomPolicy)in StyleIndicatorZoomPolicyConverts the given argument to an enum constant of this enum type.
getName (StyleIndicatorZoomPolicy)in StyleIndicatorZoomPolicyReturns the name of the given enum constant.
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.
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.