documentationfor yFiles for HTML 3.0.0.2

IStripeStyle

Style implementation for IStripe instances in an ITable.

Inheritance Hierarchy
Implemented Interfaces

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

See Also

Properties

Methods

Constants