documentationfor yFiles for HTML 3.0.0.3

IPortStyleRenderer

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

Inheritance Hierarchy
IPortStyleRenderer

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