documentationfor yFiles for HTML 2.6

WebGL2GroupNodeStyle

A node style for group nodes, that consists of a header and content portion.

Inheritance Hierarchy
WebGL2GroupNodeStyle

Remarks

This is the WebGL2 version of GroupNodeStyle. Nodes that have the SVG version of this style set will be automatically converted to WebGL2GroupNodeStyle

Note that unlike INodeStyle implementations, this class is immutable and cannot be used with setStyle. All properties are read-only and immutable and the class cannot be subclassed, either. Its sole purpose is to be used with the setStyle method of WebGL2GraphModelManager.

Type Details

yfiles module
view-webgl
yfiles-umd modules
view-webgl, view
Legacy UMD name
yfiles.view.WebGL2GroupNodeStyle

See Also

Constructors

Properties