documentationfor yFiles for HTML 2.6

IStripeStyleRenderer

Interface used by IStripeStyle implementations that can be used to query the actual IVisualCreator implementation for a stripe 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-table
yfiles-umd modules
view-table, view
Legacy UMD name
yfiles.styles.IStripeStyleRenderer

See Also

Methods