documentationfor yFiles for HTML 3.0.0.3

Properties

typein WebGLEdgeIndicatorStyleGets the type of the indicator style.
typein WebGLLabelIndicatorStyleGets the type of the indicator style.
typein WebGLNodeIndicatorStyleGets the type of the indicator style.

Method Return Values

from (WebGLIndicatorType)in WebGLIndicatorTypeConverts the given argument to an enum constant of this enum type.

Method Parameters

WebGLEdgeIndicatorStyle (WebGLIndicatorType?, number?, Color?, Color?, StyleIndicatorZoomPolicy?, WebGLTransition?, WebGLTransition?, WebGLAnimationTiming?)in WebGLEdgeIndicatorStyleCreates a new indicator style for nodes with WebGL2.
from (WebGLIndicatorType)in WebGLIndicatorTypeConverts the given argument to an enum constant of this enum type.
getName (WebGLIndicatorType)in WebGLIndicatorTypeReturns the name of the given enum constant.
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.