| WebGLArcEdgeStyle (number?, boolean?, WebGLStroke?, WebGLArrowType?, WebGLArrowType?, number?, WebGLEffect?) | in
WebGLArcEdgeStyle | Creates a new arc edge style that is rendered with WebGL2. |
| WebGLBridgeEdgeStyle (number?, number?, WebGLStroke?, WebGLArrowType?, WebGLArrowType?, number?, WebGLEffect?) | in
WebGLBridgeEdgeStyle | Creates a new 3-segment bridge edge style that is rendered with WebGL2. |
| 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
WebGLGroupNodeStyle | Creates a new group node style that is rendered with WebGL2. |
| WebGLIconLabelStyle (ImageData, Color?, Color?, WebGLStroke?, Insets?, WebGLLabelShape?, WebGLEffect?, WebGLTextureRendering?) | in
WebGLIconLabelStyle | Creates a new icon label style that is rendered with WebGL2. |
| WebGLImageNodeStyle (ImageData, Color?, boolean?, WebGLShapeNodeShape?, Color?, WebGLStroke?, WebGLEffect?, WebGLTextureRendering?) | in
WebGLImageNodeStyle | Creates 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
WebGLLabelStyle | Creates a new label style that is rendered with WebGL2. |
| WebGLPolylineEdgeStyle (WebGLStroke?, WebGLArrowType?, WebGLArrowType?, number?, number?, WebGLEffect?, boolean?) | in
WebGLPolylineEdgeStyle | Creates a new polyline edge style that is rendered with WebGL. |
| WebGLShapeNodeStyle (WebGLShapeNodeShape?, Color?, WebGLStroke?, WebGLEffect?, boolean?) | in
WebGLShapeNodeStyle | Creates a new shape node style that is rendered with WebGL2. |
| from (WebGLStroke) | in
WebGLStroke | Creates a WebGLStroke instance from the given stroke-like object by performing automatic type conversion. |