Class DatelineCell<T extends TemporalUnit>

Type Parameters:
T - the type of the temporal unit, e.g. ChronoUnit / SimpleUnit
All Implemented Interfaces:
Styleable, EventTarget
Direct Known Subclasses:
ChronoUnitDatelineCell, SimpleUnitDatelineCell

public abstract class DatelineCell<T extends TemporalUnit>
extends Region
Each row / scale in the Dateline consists of several cells. A cell is a region with a child node of type Text.

Dateline Cell
Since:
1.0