documentationfor yFiles for HTML 2.6

IPortStyleRenderer

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

Inheritance Hierarchy

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.IPortStyleRenderer

See Also

Methods