Class ChronoUnitDatelineModel

java.lang.Object
com.flexganttfx.model.dateline.DatelineModel<ChronoUnit>
com.flexganttfx.model.dateline.ChronoUnitDatelineModel

public final class ChronoUnitDatelineModel
extends DatelineModel<ChronoUnit>
The chrono unit dateline model is a specialization of the dateline model that works in combination with the ChronoUnit. The chrono unit basically represents standard calendar units ranging from milliseconds to thousands of years.
Since:
1.0
  • Constructor Details

    • ChronoUnitDatelineModel

      public ChronoUnitDatelineModel()
      Constructs a new dateline model with a long list of predefined resolutions of type ChronoUnitResolution.
      Since:
      1.0
  • Method Details