documentationfor yFiles for HTML 2.6

IEdgeStyleRenderer

Interface used by IEdgeStyle implementations that can be used to query the actual IVisualCreator, IVisibilityTestable, IBoundsProvider, IHitTestable, and IMarqueeTestable implementations for an edge 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.IEdgeStyleRenderer

See Also

Methods