documentationfor yFiles for HTML 2.6

IStripeStyle

Style implementation for IStripe instances in an ITable.

Remarks

It is up to the implementation to interpret the visual appearance of a stripe. The framework uses the associated, possibly shared renderer to perform the actual rendering of this style for a given stripe. This interface extends the ICloneable interface. This allows clients to obtain a persistent copy of the current state of this style. Immutable style implementations may return themselves.

Related Programming Samples

Table Editor
Shows the support for diagrams that are organized in a tabular way, for example in a grid or a swimlane layout.

Type Details

yfiles module
view-table
yfiles-umd modules
view-table, view
Legacy UMD name
yfiles.styles.IStripeStyle

See Also

Properties

Methods