the time for which to calculate the x coordinate
the location of the given time point
Calculates the time at the given x coordinate. This method only returns valid results when the renderers is used in a layout with horizontal orientation. It will not work in AgendaLayout.
the location for which to return the time
the time at the given x coordinate
Calculates the x coordinate for the given time. This method only returns valid results when the renderers is used in a layout with horizontal orientation. It will not work in AgendaLayout.
1.0
TimelineModel.calculateLocationForTime(Instant)