documentationfor yFiles for HTML 3.0.0.2

INodeStyleRenderer

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

Inheritance Hierarchy
INodeStyleRenderer

Remarks

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

Type Details

yFiles module
view

See Also

Methods