public class SimpleUnitTimelineModel extends TimelineModel<SimpleUnit>
SimpleUnit
temporal unit.Constructor and Description |
---|
SimpleUnitTimelineModel()
Constructs a new model with the lowest unit set to
SimpleUnit.ONE
and the highest unit set to SimpleUnit.BILLION_HUNDRED . |
calculateLocationForTime, calculateTimeForLocation, getHorizonEndTime, getHorizonStartTime, getMaximumMillisPerPixel, getMillisPerPixel, getMinimumMillisPerPixel, getNow, getNowLocation, getOffset, getSmallestTemporalUnit, getStartTime, horizonEndTimeProperty, horizonStartTimeProperty, maximumMillisPerPixelProperty, millisPerPixelProperty, minimumMillisPerPixelProperty, nowLocationProperty, nowProperty, offsetProperty, setHorizonEndTime, setHorizonStartTime, setMaximumMillisPerPixel, setMillisPerPixel, setMinimumMillisPerPixel, setNow, setOffset, setStartTime, setZoomRange, smallestTemporalUnitProperty, startTimeProperty
public SimpleUnitTimelineModel()
SimpleUnit.ONE
and the highest unit set to SimpleUnit.BILLION_HUNDRED
. The start
time, the "now" time, and the horizon start time all get set to 0Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.