documentationfor yFiles for HTML 2.6

PanelNodeStyle

An implementation of INodeStyle that draws a floating panel with a slight gradient, a thin border and optionally a drop shadow.

Inheritance Hierarchy
PanelNodeStyle
Implemented Interfaces

Remarks

This style can be used to create the visual representation for group nodes, for example. By default, this style renders a drop shadow.

This style uses the PanelNodeStyleRenderer to visualize a node.

Type Details

yfiles module
styles-other
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.styles.PanelNodeStyle

See Also

Deprecation warning

Use GroupNodeStyle, or implement this as a custom style instead. If you really need to use this style, please contact us.

Constructors

Properties

Methods