documentationfor yFiles for HTML 2.6

GroupNodeStyle

A node style that draws a (rounded) rectangle with an optional ribbon or tab.

Inheritance Hierarchy
GroupNodeStyle
Implemented Interfaces

Remarks

This style is primarily intended for collapsed and expanded group nodes.

It supports drawing a handle that can then be used to trigger the TOGGLE_EXPANSION_STATE command. The style supports different handle visualizations for collapsed and expanded group nodes.

This style offers extensive configuration options for its shape, see properties cornerRadius, tabPosition, tabSlope, tabWidth, tabHeight, and tabInset respectively.

Additionally, properties groupIcon, folderIcon, iconBackgroundShape, iconPosition, iconOffset, and iconSize determine the shape, position, and size of the icon representing the style's collapse/expande handle.

This style can be used together with GroupNodeStyleRenderer instances.

Type Details

yfiles module
styles-group
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.styles.GroupNodeStyle

See Also

Constructors

Properties

Methods