documentationfor yFiles for HTML 2.6

INodeStyleRenderer

Interface used by INodeStyle implementations that can be used to query the actual IVisualCreator, IBoundsProvider, IHitTestable, and IMarqueeTestable implementations for a node and an associated style.

Remarks

Implementations of this interface should be designed to be sharable between multiple style instances and should therefore not contain style specific state.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.styles.INodeStyleRenderer

See Also

Methods