Module com.flexganttfx.model
Package com.flexganttfx.model.timeline
package com.flexganttfx.model.timeline
Timeline model class and the two specializations for the temporal
units ChronoUnit and SimpleUnit.
- Since:
- 1.0
-
ClassesClassDescriptionA specialized timeline model for the
ChronoUnit
temporal unit.A specialized timeline model for theSimpleUnit
temporal unit.TimelineModel<T extends TemporalUnit>The timeline model stores the most important properties related to navigating within time (move forward and backward in time, zoom in and out).