Class ScaleRowHeader<R extends Row<?,​?,​?>>

Type Parameters:
R - the type of the rows
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class ScaleRowHeader<R extends Row<?,​?,​?>>
extends GraphicsBase.RowHeader<R>
Draws a scale for an entire row or for each line within the row. Scales vary depending on the layout used for the row / line. The scale for the chart layout displays the minimum and maximum values while the scale for the agenda layout displays a time scale (8am, 9am, 10am, .....). The labels and dashes in the scale layer have to align perfectly with the lines drawn by the agenda lines layer and the chart lines layer.
Since:
1.0