documentationfor yFiles for HTML 3.0.0.3

Usages of WebGLEffect

Properties

effectin WebGLArcEdgeStyleGets the applied effects on this style.
effectin WebGLBridgeEdgeStyleGets the applied effects on this style.
effectin WebGLGroupNodeStyleThe effect applied to this style.
effectin WebGLIconLabelStyleGets the set of applied effects on this style.
effectin WebGLImageNodeStyleGets the set of applied effects on this style.
effectin WebGLLabelStyleGets the set of applied effects on this style.
effectin WebGLPolylineEdgeStyleGets the applied effects on this style.
effectin WebGLShapeNodeStyleGets the set of applied effects on this style.

Method Return Values

from (WebGLEffect)in WebGLEffectConverts the given argument to an enum constant of this enum type.

Method Parameters

WebGLArcEdgeStyle (number?, boolean?, WebGLStroke?, WebGLArrowType?, WebGLArrowType?, number?, WebGLEffect?)in WebGLArcEdgeStyleCreates a new arc edge style that is rendered with WebGL2.
WebGLBridgeEdgeStyle (number?, number?, WebGLStroke?, WebGLArrowType?, WebGLArrowType?, number?, WebGLEffect?)in WebGLBridgeEdgeStyleCreates a new 3-segment bridge edge style that is rendered with WebGL2.
from (WebGLEffect)in WebGLEffectConverts the given argument to an enum constant of this enum type.
getName (WebGLEffect)in WebGLEffectReturns the name of the given enum constant.
WebGLGroupNodeStyle (Color?, Color?, Color?, WebGLStroke?, number?, number?, number?, number?, number?, boolean?, GroupNodeStyleTabPosition?, GroupNodeStyleIconPosition?, GroupNodeStyleIconType?, GroupNodeStyleIconType?, GroupNodeStyleIconBackgroundShape?, Color?, Color?, number?, number?, WebGLEffect?, boolean?, GroupNodeStyleTabSizePolicy?, boolean?)in WebGLGroupNodeStyleCreates a new group node style that is rendered with WebGL2.
WebGLIconLabelStyle (ImageData, Color?, Color?, WebGLStroke?, Insets?, WebGLLabelShape?, WebGLEffect?, WebGLTextureRendering?)in WebGLIconLabelStyleCreates a new icon label style that is rendered with WebGL2.
WebGLImageNodeStyle (ImageData, Color?, boolean?, WebGLShapeNodeShape?, Color?, WebGLStroke?, WebGLEffect?, WebGLTextureRendering?)in WebGLImageNodeStyleCreates a new image node style that is rendered with WebGL2.
WebGLLabelStyle (Font?, Color?, Color?, WebGLStroke?, HorizontalTextAlignment?, Insets?, WebGLLabelShape?, WebGLEffect?, number?, WebGLTextureRendering?, TextWrapping?, TextWrappingShape?, number?, VerticalTextAlignment?)in WebGLLabelStyleCreates a new label style that is rendered with WebGL2.
WebGLPolylineEdgeStyle (WebGLStroke?, WebGLArrowType?, WebGLArrowType?, number?, number?, WebGLEffect?, boolean?)in WebGLPolylineEdgeStyleCreates a new polyline edge style that is rendered with WebGL.
WebGLShapeNodeStyle (WebGLShapeNodeShape?, Color?, WebGLStroke?, WebGLEffect?, boolean?)in WebGLShapeNodeStyleCreates a new shape node style that is rendered with WebGL2.