public static interface EventsRenderer.TextSpecifier
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText(DatumRange range,
Datum d)
returns the text for the given datum.
|
java.lang.String getText(DatumRange range, Datum d)
range - the range of the eventd - the Datum associated with the range