documentationfor yFiles for HTML 3.0.0.3

IEdgeStyleRenderer

Interface used by IEdgeStyle implementations that can be used to query the actual IVisualCreator, IVisibilityTestable, IBoundsProvider, IHitTestable, IMarqueeTestable, and ILassoTestable implementations for an edge and an associated style.

Inheritance Hierarchy
IEdgeStyleRenderer

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